Gemstone PhasorProtocols Library
C#
VB
C++
JavaScript
Show/Hide TOC
IConfiguration
Cell Properties
Properties
AnalogDataFormat
Gets or sets the
DataFormat
for the
IAnalogDefinition
objects in the
AnalogDefinitions
of this
IConfigurationCell
.
AnalogDefinitions
Gets a reference to the
AnalogDefinitionCollection
of this
IConfigurationCell
.
Attributes
Gets a
Dictionary
TKey, TValue
of string based property names and values for this
IChannel
object.
(Inherited from
IChannel
)
BinaryLength
Gets the length of the binary image.
(Inherited from
ISupportBinaryImage
)
DigitalDefinitions
Gets a reference to the
DigitalDefinitionCollection
of this
IConfigurationCell
.
FrameRate
Gets the specified frame rate of this
IConfigurationCell
.
FrequencyDataFormat
Gets or sets the
DataFormat
of the
FrequencyDefinition
of this
IConfigurationCell
.
FrequencyDefinition
Gets or sets the
IFrequencyDefinition
of this
IConfigurationCell
.
IDCode
Gets the numeric ID code for this
IChannelCell
.
(Inherited from
IChannelCell
)
IDLabel
Gets or sets the ID label of this
IConfigurationCell
.
IDLabelImage
Gets the binary image of the
IDLabel
of this
IConfigurationCell
.
IDLabelLength
Gets the length of the
IDLabel
of this
IConfigurationCell
.
MaximumStationNameLength
Gets the maximum length of the
StationName
of this
IConfigurationCell
.
NominalFrequency
Gets or sets the nominal
LineFrequency
of the
FrequencyDefinition
of this
IConfigurationCell
.
Parent
Gets a reference to the parent
IConfigurationFrame
for this
IConfigurationCell
.
PhasorAngleFormat
Gets or sets the
AngleFormat
for the
IPhasorDefinition
objects in the
PhasorDefinitions
of this
IConfigurationCell
.
PhasorCoordinateFormat
Gets or sets the
CoordinateFormat
for the
IPhasorDefinition
objects in the
PhasorDefinitions
of this
IConfigurationCell
.
PhasorDataFormat
Gets or sets the
DataFormat
for the
IPhasorDefinition
objects in the
PhasorDefinitions
of this
IConfigurationCell
.
PhasorDefinitions
Gets a reference to the
PhasorDefinitionCollection
of this
IConfigurationCell
.
RevisionCount
Gets or sets the revision count of this
IConfigurationCell
.
State
Gets or sets the parsing state for the this
IConfigurationCell
.
StationName
Gets or sets the station name of this
IConfigurationCell
.
StationNameImage
Gets the binary image of the
StationName
of this
IConfigurationCell
.
Tag
Gets or sets a user definable reference to an object associated with this
IChannel
object.
(Inherited from
IChannel
)
See Also
Reference
IConfigurationCell Interface
Gemstone.PhasorProtocols Namespace
In This Article
Properties
See Also