필터 지우기
필터 지우기

How do I import data from a PI server, given Pi tag.

조회 수: 1 (최근 30일)
Tim White
Tim White 2019년 9월 4일
답변: Saket Chirania 2020년 6월 1일
I am trying to import data from a pi tag into matlab for analysis, but I have limited experience with database.

답변 (1개)

Saket Chirania
Saket Chirania 2020년 6월 1일
Hi Tim,
You can use the Direct Access Toolbox for the analysis. Direct Access is a MATLAB toolbox that uses the OSIsoft™ PI SDK to read and write PI System data. It can be really useful for the following:
  • Connects MATLAB to the PI System for reading, writing, editing, and deleting data
  • Supports compressed, sampled, summary, archived, and snapshot data
Another, altenative is that you could MATLAB's Databox Toolbox for the achieving you requirements. The following document describes in details about how to use PI Data with MATLAB. It provides all the relevant screenshots and the codes required for the same for a new user or someone with limited experience.

카테고리

Help CenterFile Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by