| Instrument Control Toolbox | ![]() |
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 instrument.
If the RecordStatus property value is on, and an output-empty event occurs, the record file records this information:
OutputEmptyTo learn how to create an action function, refer to Creating and Executing Action Functions.
Characteristics
| Usage |
Any instrument object |
| Read only |
Never |
| Data type |
Action function |
Values
The default value is an empty string.
Functions
Properties
| OutputBufferSize | Parity | ![]() |