Click or drag to resize

ICommandFrame Properties

The ICommandFrame type exposes the following members.

Properties
  Name Description
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 Cells Gets reference to the CommandCellCollection for this ICommandFrame.
Public property Command Gets or sets DeviceCommand for this ICommandFrame.
Public property CreatedTimestamp Gets timestamp, in ticks, of when this IFrame was created.
(Inherited from IFrame)
Public property ExtendedData Gets or sets extended binary image data for this ICommandFrame.
Public property FrameType Gets the FundamentalFrameType for this IChannelFrame.
(Inherited from IChannelFrame)
Public property IDCode Gets or sets the ID code of this IChannelFrame.
(Inherited from IChannelFrame)
Public property LastSortedMeasurement Gets or sets reference to last IMeasurement that was sorted into this IFrame.
(Inherited from IFrame)
Public property Lifespan Gets the life-span of this IFrame since its creation.
(Inherited from IFrame)
Public property Measurements Keyed measurements in this IFrame.
(Inherited from IFrame)
Public property Published Gets or sets published state of this IFrame (pre-processing).
(Inherited from IFrame)
Public property SortedMeasurements Gets or sets total number of measurements that have been sorted into this IFrame.
(Inherited from IFrame)
Public property State Gets or sets the parsing state for the this ICommandFrame.
Public property Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Public property Timestamp Gets or sets exact timestamp, in Ticks, of the data represented in this IFrame.
(Inherited from IFrame)
Public property TimeTag Gets UNIX based time representation of the ticks of this IChannelFrame.
(Inherited from IChannelFrame)
Top
See Also