Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

ivi , remote -> local

Is there a posibility to set a DMM to LOCAL using ivi-commands?

thanks

Babak
0 Kudos
Message 1 of 2
(3,262 Views)
IVI has an attribute "IO_SESSION" that gives you a handle to the VISA I/O session. You can use that handle to call the VISA function, viGpibControlREN, which will allow you to "GoToLocal", "LocalLockout" etc.
0 Kudos
Message 2 of 2
(3,262 Views)