| External Interfaces/API | ![]() |
Specify the M-file action function to execute when an error event occurs
Description
You configure ErrorAction to execute an M-file action function when an error event occurs.
An error event is generated when a timeout occurs. A timeout occurs if a read or write operation does not successfully complete within the time specified by the Timeout property. An error event is not generated for configuration errors such as setting an invalid property value.
If the RecordStatus property value is on, and an error event occurs, the record file records this information:
ErrorRefer to Creating and Executing Action Functions to learn how to create an action function.
Characteristics
| Read only |
Never |
| Data type |
Action function |
Values
The default value is an empty string.
Functions
Properties
| DataTerminalReady | FlowControl | ![]() |