Click or drag to resize

IDataCell Properties

The IDataCell type exposes the following members.

Properties
  Name Description
Public property AllValuesAssigned Gets flag that determines if all values of this IDataCell have been assigned.
Public property AnalogValues Gets AnalogValueCollectionof this IDataCell.
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
Public property BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
Public property CommonStatusFlags Gets or sets command status flags of this IDataCell.
Public property ConfigurationCell Gets or sets IConfigurationCell associated with this IDataCell.
Public property DataIsValid Gets or sets flag that determines if data of this IDataCell is valid.
Public property DataSortingType Gets or sets DataSortingType of this IDataCell.
Public property DeviceError Gets or sets flag that determines if source device of this IDataCell is reporting an error.
Public property DigitalValues Gets DigitalValueCollectionof this IDataCell.
Public property FrequencyValue Gets IFrequencyValue of this IDataCell.
Public property IDCode Gets the numeric ID code for this IChannelCell.
(Inherited from IChannelCell)
Public property IDLabel Gets ID label of this IDataCell.
Public property Parent Gets reference to parent IDataFrame of this IDataCell.
Public property PhasorValues Gets PhasorValueCollection of this IDataCell.
Public property State Gets or sets the parsing state for the this IDataCell.
Public property StationName Gets station name of this IDataCell.
Public property StatusFlags Gets or sets 16-bit status flags of this IDataCell.
Public property SynchronizationIsValid Gets or sets flag that determines if timestamp of this IDataCell is valid based on GPS lock.
Public property Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Top
See Also