Digital
|
The DigitalChannel type exposes the following members.
Name | Description | |
---|---|---|
DigitalChannel(Int32) | Creates a new instance of the DigitalChannel. | |
DigitalChannel(String, Int32, Boolean) | Creates a new instance of the DigitalChannel from an existing line image. |
Name | Description | |
---|---|---|
ChannelName | Gets or sets channel name component of this DigitalChannel. | |
CircuitComponent | Gets or sets circuit component of this DigitalChannel. | |
Index | Gets or sets index of this DigitalChannel. | |
Name | Gets or sets name of this DigitalChannel formatted as station_name:channel_name. | |
NormalState | Gets or sets normal state of this DigitalChannel. | |
PhaseID | Gets or sets the 2-character phase identifier for this DigitalChannel. | |
StationName | Gets or sets station name component of this DigitalChannel. | |
Version | Gets target schema version. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString |
Converts DigitalChannel to its string format.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) | |
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |