![]() |
IDigital
|
The IDigitalValue type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attributes |
Gets a Dictionary<TKey, 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) |
![]() |
CompositeValueCount |
Gets total number of composite values that this IChannelValue<T> provides.
(Inherited from IChannelValue<T>) |
![]() |
DataFormat |
Gets the DataFormat of this IChannelValue<T> typically derived from DataFormat.
(Inherited from IChannelValue<T>) |
![]() |
Definition |
Gets the IChannelDefinition associated with this IChannelValue<T>.
(Inherited from IChannelValue<T>) |
![]() |
IsEmpty |
Gets boolean value that determines if none of the composite values of IChannelValue<T> have been assigned a value.
(Inherited from IChannelValue<T>) |
![]() |
Label |
Gets text based label of this IChannelValue<T> typically derived from Label.
(Inherited from IChannelValue<T>) |
![]() |
Measurements |
Gets the composite values of this IChannelValue<T> as an array of IMeasurement values.
(Inherited from IChannelValue<T>) |
![]() |
Parent |
Gets the IDataCell parent of this IChannelValue<T>.
(Inherited from IChannelValue<T>) |
![]() |
State |
Gets or sets the parsing state for this IChannel object.
(Inherited from IChannel) |
![]() |
Tag |
Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel) |
![]() |
Value | Gets or sets the 16-bit integer value (composed of digital bits) that represents this IDigitalValue. |