21 | ESP302-GPIB-ADPT
A1387A0-EDH0429En1010 11/21
USER's MANUAL
3.5.3
GPIB address setting
•
Send the following SCPI command to set a different GPIB address (5 for instance):
Write:
SYST:COMM:GPIB:ADDR 5
•
To query the address setting, add a question mark, ‘?’, to the SCPI command and send it
to the ESP302-GPIB-ADPT module. The response should display the new address value:
Write:
SYST:COMM:GPIB:ADDR?
Read:
5
•
When done, send the ESP302-GPIB-ADPT the command to save the new configuration:
Write:
*SAV 0
•
Wait 6 seconds and then power cycle the unit to apply new setting and come back to Data
mode. In this example, LSTN and ERR LEDs should blink at power start-up to display
address 5 (4+1).
•
Coming back to Data mode is also possible (but without applying new setting) by sending
the following command:
Write:
SYST:OPER DATA
•
Set the new GPIB address in your interactive program.