GetDescription¶
-
virtual std::string ISignal::GetDescription() = 0¶
Gets the description of the signal.
- Returns
std::string – Description of the signal.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.