ChannelDefinitionBase Properties

Properties

Attributes Gets a DictionaryTKey, TValue of string based property names and values for this ChannelDefinitionBase object.
(Overrides ChannelBaseAttributes)
AutoPadLabelImage Gets flag that indicates if LabelImage should auto pad-right value to MaximumLabelLength.
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.
(Overrides ChannelBaseBodyImage)
BodyLength Gets the length of the BodyImage.
(Overrides BodyLength)
ConversionFactor Gets or sets the conversion factor of this ChannelDefinitionBase.
DataFormat Gets the DataFormat of this ChannelDefinitionBase.
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.
Label Gets or sets the label of this ChannelDefinitionBase.
LabelImage Gets the binary image of the Label of this ChannelDefinitionBase.
MaximumLabelLength Gets the maximum length of the Label of this ChannelDefinitionBase.
MaximumScalingValue Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.
Offset Gets or sets the offset of this ChannelDefinitionBase.
Parent Gets or sets the IConfigurationCell parent of this ChannelDefinitionBase.
ScalePerBit Gets the scale/bit for the ScalingValue of this ChannelDefinitionBase.
ScalingValue Gets or sets the integer scaling value of this ChannelDefinitionBase.
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