DataItem Object

The DataItem object is a member of the DataItems collection. The name of the DataItem has to be a data source that exists somewhere in the iFIX data system. Operations available on the DataItem are Read and Write. A Read operation will read the current value, timestamp, and quality from the data system and store them in the Value, Timestamp, and Quality variables of the DataItem. A Write operation will write the passed in value to the data system.

 

Methods

Properties

Events

There are no events for this object.