|   | Analog | 
The AnalogDefinition type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | AnalogType | Gets or sets AnalogType of this AnalogDefinitionBase. (Inherited from AnalogDefinitionBase) | 
|   | Attributes | Gets a DictionaryTKey, TValue of string based property names and values for this AnalogDefinitionBase object. (Inherited from AnalogDefinitionBase) | 
|   | 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 for the AnalogDefinitionBase. (Inherited from AnalogDefinitionBase) | 
|   | 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 AnalogDefinition. (Overrides ChannelDefinitionBaseMaximumLabelLength) | 
|   | MaximumScalingValue | Gets the maximum value for the ScalingValue of this ChannelDefinitionBase. (Inherited from ChannelDefinitionBase) | 
|   | Offset | Gets or sets the offset of this ChannelDefinitionBase. (Inherited from ChannelDefinitionBase) | 
|   | Parent | Gets or sets the ConfigurationCell parent of this AnalogDefinition. | 
|   | ScalePerBit | Gets the scale/bit for the ScalingValue of this ChannelDefinitionBase. (Inherited from ChannelDefinitionBase) | 
|   | ScalingValue | Gets or sets the integer scaling value of this ChannelDefinitionBase. (Inherited from 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
See Also