Description¶
-
string ISignal.Description { get; }¶
Gets the description of the signal.
- Value
string – Description of the signal.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.