이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
과거 데이터에 액세스
OPC HDA 서버의 데이터에 액세스
Industrial Communication Toolbox™는 OPC HDA 서버에 연결하는 OPC HDA 클라이언트를 제공합니다. 클라이언트를 사용하여 원시 데이터와 처리된 데이터 둘 모두를 읽고 해석합니다. 또는 원시 값을 가져와 툴박스의 OPC HDA 함수를 사용하여 처리할 수도 있습니다. 대규모 데이터 세트를 처리할 때 서버에 처리된 데이터만 반환하도록 지시하면 전송 시간과 데이터 용량을 줄일 수 있습니다.
MATLAB®는 OPC HDA 서버의 모든 데이터를 OPC HDA 데이터 객체로 저장하므로 데이터를 편리하게 저장하고 조작하고 시각화할 수 있습니다. 각 데이터 요소에는 항목 ID와 연결된 데이터 값, 품질 및 타임스탬프가 포함됩니다.
함수
도움말 항목
OPC HDA(Historical Data Access) 정보
- OPC Historical Data Access
Learn about the OPC HDA standard platform. - OPC HDA Objects
Learn about OPC objects for accessing an OPC HDA server. - OPC HDA Quality Values
Learn about the integrity of retrieved historical data. - OPC HDA Item Attributes
Standard attributes of OPC HDA items, including comparison of MATLAB and OPC server (COM variant) data types.
서버 연결 및 탐색
- Find and Connect to OPC HDA Server
Browse your network for OPC HDA servers, and browse an OPC server to find server item names. - Retrieve OPC HDA Server Namespace
Use the getNamespace function to retrieve the namespace from an OPC HDA server.
데이터 검색 및 표시
- Read OPC Historical Data
Retrieve data from an OPC HDA server into MATLAB. - 데이터 객체 표시
OPC 객체 정보를 다양한 형식으로 볼 수 있습니다. - Manipulate Data Using OPC HDA Objects
Resample to filter or convert data from an OPC HDA server. - Retrieve Large Historical Data Sets
Retrieve very large data sets from OPC historical data access servers.


