| Data Acquisition Toolbox™ | ![]() |
An input overrange event is generated immediately after an overrange condition is detected for any channel group member. This event executes the callback function specified for InputOverRangeFcn.
An overrange condition occurs when an input signal exceeds the range specified by the SensorRange property. Overrange detection is enabled only if the analog input object is running and a callback function is specified for InputOverRangeFcn.
Input overrange event information is stored in the Type and Data fields of the EventLog property. The Type field value is OverRange. The Data field values are given below.
Note The input overrange event is not generated if a signal begins outside the range and then goes into the range. |
Data Field Value | Description |
|---|---|
AbsTime | The absolute time (as a clock vector) the event occurred. |
Channel | The index of the channel that experienced an overrange signal. |
OverRange | The OverRange value, Off indicates that the channel went from overrange to in range, and On indicates that it went from in range to overrange. |
RelSample | The acquired sample immediately before the moment when the overrange transition occurs. |
Usage | AI, Common to all channels |
Access | Read/write |
Data type | String |
Read-only when running | No |
The default value is an empty string.
![]() | InitialTriggerTime | InputRange | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |