Additional Information
The timeout value represents the maximum time to wait for each VISA request within a given session. This means that the timeout is the same for both VISA Read and VISA Write within a single session.
For example, if setting the timeout to 500, the VISA Read function will wait a maximum of 500 milliseconds to receive a message. A corresponding VISA Write function on the same device will wait 500 milliseconds to complete the operation before producing an error.