Main Content
readAtTime
Read historical data from nodes of OPC UA server at specific times
Description
reads stored historical data from the nodes given by uaData
= readAtTime(uaClient
,nodeList
,timeVector
)nodeList
, at the
specified times in timeVector
.
reads from the nodes identified by uaData
= readAtTime(nodeList
,timeVector
)nodeList
. All nodes must be of the
same connected client.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b