External Interfaces/API    
BreakInterruptFcn

Specify the M-file callback function to execute when a break-interrupt event occurs

Description

You configure BreakInterruptFcn to execute an M-file callback 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:

Refer to Creating and Executing Callback Functions to learn how to create a callback function.

Characteristics

Read only
Never
Data type
Callback function

Values

The default value is an empty string.

See Also

Functions

record

Properties

RecordStatus


  BaudRate ByteOrder