FAQs from Rohde & Schwarz

How can I Switch from Remote to Local State via Remote Control?

Question

How can I switch from remote to local state via remote control?

Answer

Using a GPIB connection, you can send a Go To Local (GTL) command.

If you use VISA, the command is viGpibControlREN and you have to send the VI_GPIB_REN_DEASSERT_GTL

mode.

You can also use this solution when you perform programming with drivers.

If you use the GPIB driver, you need the GTL command.