External Interfaces/API    
OutputEmptyAction

Specify the M-file action function to execute when the output buffer is empty

Description

You configure OutputEmptyAction to execute an M-file action function when an output-empty event occurs. An output-empty event is generated when the last byte is sent from the output buffer to the device.

If the RecordStatus property value is on, and an output-empty event occurs, the record file records this information:

Refer 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.

See Also

Functions

record

Properties

RecordStatus


 OutputBufferSize Parity