Click or drag to resize

PhasorDefinition Properties

The PhasorDefinition type exposes the following members.

Properties
  Name Description
Public property AngleFormat Gets or sets the AngleFormat of this PhasorDefinitionBase.
(Inherited from PhasorDefinitionBase)
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this PhasorDefinition object.
(Overrides PhasorDefinitionBaseAttributes)
Public property AutoPadLabelImage Gets flag that indicates if LabelImage should auto pad-right value to MaximumLabelLength.
(Inherited from ChannelDefinitionBase)
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)
Protected property BodyImage Gets the binary body image of the ChannelDefinitionBase object.
(Inherited from ChannelDefinitionBase)
Protected property BodyLength Gets the length of the BodyImage.
(Inherited from ChannelDefinitionBase)
Public property CalFactor Gets or sets calibration factor of this PhasorDefinition.
Public property ConversionFactor Gets or sets the conversion factor of this ChannelDefinitionBase.
(Overrides ChannelDefinitionBaseConversionFactor)
Public property CoordinateFormat Gets or sets the CoordinateFormat of this PhasorDefinitionBase.
(Inherited from PhasorDefinitionBase)
Public property DataFormat Gets the DataFormat of this PhasorDefinitionBase.
(Inherited from PhasorDefinitionBase)
Protected property FooterImage Gets the binary footer image of the BinaryImageBase object.
(Inherited from ChannelBase)
Protected property FooterLength Gets the length of the footer portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Protected property HeaderImage Gets the binary header image of the ChannelBase object.
(Inherited from ChannelBase)
Protected property HeaderLength Gets the length of the header portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
Public property Index Gets or sets the index of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property Label Gets or sets the label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property LabelImage Gets the binary image of the Label of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property MaximumLabelLength Gets the maximum length of the Label of this PhasorDefinition.
(Overrides ChannelDefinitionBaseMaximumLabelLength)
Public property MaximumScalingValue Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property Offset Gets or sets the offset of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property Parent Gets or sets the ConfigurationCell parent of this PhasorDefinition.
Public property PhasorType Gets or sets the PhasorType of this PhasorDefinitionBase.
(Inherited from PhasorDefinitionBase)
Public property Ratio Gets or sets ratio of this PhasorDefinition.
Public property ScalePerBit Gets the scale/bit for the ScalingValue of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property ScalingValue Gets or sets the integer scaling value of this ChannelDefinitionBase.
(Inherited from ChannelDefinitionBase)
Public property Shunt Gets or sets shunt value of this PhasorDefinition.
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)
Public property VoltageReference Gets or sets the associated IPhasorDefinition that represents the voltage reference (if any).
(Inherited from PhasorDefinitionBase)
Public property VoltageReferenceIndex Gets or sets voltage reference index of this PhasorDefinition.
Top
See Also