GetLowerBound¶
-
virtual double ISignal::GetLowerBound() = 0¶
Gets the lower bound of the signal.
- Returns
double – Lower bound of the signal.
- Throws
CUnsupportedException
– Lower bound not defined for this signal.CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.