Instrument Control Toolbox | ![]() ![]() |
Specify the M-file callback function to execute when the output buffer is empty
Description
You configure OutputEmptyFcn
to execute an M-file callback 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 instrument.
If the RecordStatus
property value is on
, and an output-empty event occurs, the record file records this information:
OutputEmpty
To learn how to create a callback function, refer to Creating and Executing Callback Functions.
Characteristics
Usage |
Any instrument object |
Read only |
Never |
Data type |
Callback function |
Values
The default value is an empty string.
Functions
Properties
![]() | OutputBufferSize | Parity | ![]() |