IsWritable¶
-
bool ISignal.IsWritable { get; }¶
Gets whether the signal is writable.
- Value
bool – True if the signal is writable, false otherwise.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.