readItemAttributes
Read item attribute values from OPC HDA server
Description
reads item attribute values for the item with the ID specified in attrStruct
= readItemAttributes(hdaObj
,itemID
,attribute
,startTime,endTime
)ItemID
over the time period specified using startTime
and
endTime
. hdaObj
must represent a single OPC HDA
client that is already connected to the server.
The ItemAttributes
property of the hdaObj
contains
all valid item attributes for the server.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a