Click or drag to resize

IConfigurationCell Properties

The IConfigurationCell type exposes the following members.

Properties
  Name Description
Public property AnalogDataFormat Gets or sets the DataFormat for the IAnalogDefinition objects in the AnalogDefinitions of this IConfigurationCell.
Public property AnalogDefinitions Gets a reference to the AnalogDefinitionCollection of this IConfigurationCell.
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
Public property BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
Public property DigitalDefinitions Gets a reference to the DigitalDefinitionCollection of this IConfigurationCell.
Public property FrameRate Gets the specified frame rate of this IConfigurationCell.
Public property FrequencyDataFormat Gets or sets the DataFormat of the FrequencyDefinition of this IConfigurationCell.
Public property FrequencyDefinition Gets or sets the IFrequencyDefinition of this IConfigurationCell.
Public property IDCode Gets the numeric ID code for this IChannelCell.
(Inherited from IChannelCell)
Public property IDLabel Gets or sets the ID label of this IConfigurationCell.
Public property IDLabelImage Gets the binary image of the IDLabel of this IConfigurationCell.
Public property IDLabelLength Gets the length of the IDLabel of this IConfigurationCell.
Public property MaximumStationNameLength Gets the maximum length of the StationName of this IConfigurationCell.
Public property NominalFrequency Gets or sets the nominal LineFrequency of the FrequencyDefinition of this IConfigurationCell.
Public property Parent Gets a reference to the parent IConfigurationFrame for this IConfigurationCell.
Public property PhasorAngleFormat Gets or sets the AngleFormat for the IPhasorDefinition objects in the PhasorDefinitions of this IConfigurationCell.
Public property PhasorCoordinateFormat Gets or sets the CoordinateFormat for the IPhasorDefinition objects in the PhasorDefinitions of this IConfigurationCell.
Public property PhasorDataFormat Gets or sets the DataFormat for the IPhasorDefinition objects in the PhasorDefinitions of this IConfigurationCell.
Public property PhasorDefinitions Gets a reference to the PhasorDefinitionCollection of this IConfigurationCell.
Public property RevisionCount Gets or sets the revision count of this IConfigurationCell.
Public property State Gets or sets the parsing state for the this IConfigurationCell.
Public property StationName Gets or sets the station name of this IConfigurationCell.
Public property StationNameImage Gets the binary image of the StationName of this IConfigurationCell.
Public property Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Top
See Also