DigitalDefinitionBase Properties

Properties

Attributes Gets a DictionaryTKey, TValue of string based property names and values for this ChannelDefinitionBase object.
(Inherited from ChannelDefinitionBase)
AutoPadLabelImage Gets flag that indicates if LabelImage should auto pad-right value to MaximumLabelLength.
(Inherited from ChannelDefinitionBase)
BinaryImage Gets the binary image of the ChannelBase object.
(Inherited from ChannelBase)
BinaryLength Gets the length of the BinaryImageBase object.
(Inherited from BinaryImageBase)
BodyImage Gets the binary body image of the ChannelDefinitionBase object.
(Inherited from ChannelDefinitionBase)
BodyLength Gets the length of the BodyImage.
(Inherited from ChannelDefinitionBase)
ConversionFactor Gets or sets the conversion factor of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
DataFormat Gets the DataFormat of this DigitalDefinitionBase.
(Overrides ChannelDefinitionBaseDataFormat)
FooterImage Gets the binary footer image of the BinaryImageBase object.
(Inherited from ChannelBase)
FooterLength Gets the length of the footer portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
HeaderImage Gets the binary header image of the ChannelBase object.
(Inherited from ChannelBase)
HeaderLength Gets the length of the header portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Index Gets or sets the index of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Label Gets or sets the label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
LabelImage Gets the binary image of the Label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
MaximumLabelLength Gets the maximum length of the Label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
MaximumScalingValue Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Offset Gets or sets the offset of this DigitalDefinitionBase.
(Overrides ChannelDefinitionBaseOffset)
Parent Gets or sets the IConfigurationCell parent of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
ScalePerBit Gets the scale/bit for the ScalingValue of this DigitalDefinitionBase.
(Overrides ChannelDefinitionBaseScalePerBit)
ScalingValue Gets or sets the integer scaling value of this DigitalDefinitionBase.
(Overrides ChannelDefinitionBaseScalingValue)
State Gets or sets the parsing state for this ChannelBase object.
(Inherited from ChannelBase)
Tag Gets or sets a user definable reference to an object associated with this ChannelBase object.
(Inherited from ChannelBase)

See Also