LowerBound¶
-
double ISignal.LowerBound { get; }¶
Gets the lower bound of the signal.
- Value
double – Lower bound of the signal.
- Throws
UnsupportedException
– Lower 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.