Main Content
uint64
Convert OPC HDA data object array to uint64 matrix
Syntax
Description
converts the OPC HDA data object array Vuint64
= uint64(DObj
)DObj
into a
uint64
matrix.
DObj
must have the same time stamps for each of the Item IDs
(elements of DObj
), otherwise an error is generated. Use tsunion
, tsintersect
, or resample
to generate an OPC HDA data object containing the same time stamp for
all items in the object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a