GPIB_wait - Fixe la valeur du time-out VISA associé à un instrument
GPIB_wait(value_ms) stops your script during a delay in milliseconds as indicated in the input parameter..
// Delay of 7 seconds in a script GPIB_timout(7000);