| Instrument Control Toolbox | ![]() |
Specify the M-file action function to execute when a break-interrupt event occurs
Description
You configure BreakInterruptAction to execute an M-file action function when a break-interrupt event occurs. A break-interrupt event is generated by the serial port when the received data is in an off (space) state longer than the transmission time for one byte.
If the RecordStatus property value is on, and a break-interrupt event occurs, the record file records this information:
BreakInterruptTo learn how to create an action function, refer to Creating and Executing Action Functions.
Characteristics
| Usage |
serial port |
| Read only |
Never |
| Data type |
Action function |
Values
The default value is an empty string.
Functions
Properties
| BoardIndex | BusManagementStatus | ![]() |