General VISA-serial Parameters

Recording
You control how data and event information are saved to a record (disk) file with these parameters:

Actions
While the VISA-serial object is connected to the instrument, you can use events to execute actions. You define the actions to execute within an M-file action function.

Buffering
Specify the size, in bytes, of the input and output buffer. An error occurs if the transferred data cannot be stored in the associated buffer.

Timeout
Specify the waiting time, in seconds, to complete a read or write operation. If a timeout occurs, then the read or write operation aborts. If the operation is asynchronous, then an error event is generated.