Data Acquisition Toolbox | ![]() ![]() |
Specify the M-file action function to execute when acquired data exceeds the valid hardware range
Description
An input overrange event is generated immediately after an overrange condition is detected for any channel group member. This event executes the action function specified for InputOverRangeAction
.
An overrange condition occurs when an input signal exceeds the range specified by the InputRange
property. Overrange detection is enabled only if the analog input object is running and an action function is specified for InputOverRangeAction
.
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.
Characteristics
Usage |
AI, Common |
Access |
Read/write |
Data type |
String |
Read-only when running |
No |
Values
The default value is an empty string.
Properties
![]() | InitialTriggerTime | InputRange | ![]() |