IsWritable¶
-
virtual bool ISignal::IsWritable() = 0¶
Gets whether the signal is writable.
- Returns
bool – True if the signal is writable, false otherwise.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.