General VISA-GPIB Parameters

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

Actions
While the VISA-GPIB object is connected to the instrument, you can use events to execute an action. 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 data written to or read from the instrument cannot be stored in the 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.