IDataFrame Properties

Properties

Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
Cells Gets reference to the DataCellCollection for this IDataFrame.
ConfigurationFrame Gets or sets IConfigurationFrame associated with this IDataFrame.
CreatedTimestamp Gets timestamp, in ticks, of when this IFrame was created.
(Inherited from IFrame)
FrameType Gets the FundamentalFrameType for this IChannelFrame.
(Inherited from IChannelFrame)
IDCode Gets or sets the ID code of this IChannelFrame.
(Inherited from IChannelFrame)
LastSortedMeasurement Gets or sets reference to last IMeasurement that was sorted into this IFrame.
(Inherited from IFrame)
Lifespan Gets the life-span of this IFrame since its creation.
(Inherited from IFrame)
Measurements Keyed measurements in this IFrame.
(Inherited from IFrame)
Published Gets or sets published state of this IFrame (pre-processing).
(Inherited from IFrame)
QualityFlags Gets or sets protocol specific quality flags for this IDataFrame.
SortedMeasurements Gets or sets total number of measurements that have been sorted into this IFrame.
(Inherited from IFrame)
State Gets or sets the parsing state for this IDataFrame.
Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Timestamp Gets or sets exact timestamp, in Ticks, of the data represented in this IFrame.
(Inherited from IFrame)
TimeTag Gets UNIX based time representation of the ticks of this IChannelFrame.
(Inherited from IChannelFrame)

See Also