Click or drag to resize

AnalogDefinition3 Properties

The AnalogDefinition3 type exposes the following members.

Properties
  Name Description
Public property Adder Gets or sets and adder, i.e., offset, to be applied to the analog value.
Public property AnalogType Gets or sets AnalogType of this AnalogDefinitionBase.
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this AnalogDefinitionBase object.
(Overrides ChannelDefinitionBase3Attributes)
Public property BinaryImage Gets the binary image of the ChannelBase object.
(Inherited from ChannelBase)
Public property BinaryLength Gets the length of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Public property ConversionFactor Gets or sets the conversion factor of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property DataFormat Gets the DataFormat for the AnalogDefinitionBase.
(Overrides ChannelDefinitionBase3DataFormat)
Public property Index Gets or sets the index of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property Label Gets or sets the label of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property LabelImage Gets the binary image of the Label of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property MaximumLabelLength Gets the maximum length of the Label of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property MaximumScalingValue Gets the maximum value for the ScalingValue of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property Multiplier Gets or sets any multiplier, i.e., scale, to be applied to the analog value.
Public property Offset Gets or sets the offset of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property Parent Gets or sets the ConfigurationCell3 parent of this AnalogDefinition3.
Public property ScalePerBit Gets the scale/bit for the ScalingValue of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property ScalingValue Gets or sets the integer scaling value of this ChannelDefinitionBase3.
(Inherited from ChannelDefinitionBase3)
Public property State Gets or sets the parsing state for this ChannelBase object.
(Inherited from ChannelBase)
Public property Tag Gets or sets a user definable reference to an object associated with this ChannelBase object.
(Inherited from ChannelBase)
Top
See Also