GetUpperBound¶
-
virtual double ISignal::GetUpperBound() = 0¶
Gets the upper bound of the signal.
- Returns
double – Upper bound of the signal.
- Throws
CUnsupportedException– Upper 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.