tsintersect
Intersection of timestamps in OPC HDA data object
Description
newObj = tsintersect(dObj)dObj so that all elements of the
        object have the same timestamps. The function obtains same timestamps by the intersection of
        all timestamps in all elements of dObj.
If dObj contains elements with the same item ID, the function
        combines those elements into one element. So the size of newObj might be
        smaller than the size of dObj.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a