UpperBound¶
-
double ISignal.UpperBound { get; }¶
Gets the upper bound of the signal.
- Value
double – Upper bound of the signal.
- Throws
UnsupportedException– Upper bound not defined for this signal.CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.