Can I change the IP Address on the N5700A series power supplies with SCPI commands?
Can I change the IP Address on the N5700A series power supplies with SCPI commands?
Frequently Asked Questions (FAQs)SummaryThere are undocumented SCPI commands that will let you set a static IP address and all of the other fields you need.QuestionCan I change the IP Address on the N5700A series power supplies with SCPI commands?AnswerSYSTem:COMMunicate:LAN:DHCP {OFF | ON} SYSTem:COMMunicate:LAN:IPADdress "
" SYSTem:COMMunicate:LAN:SMASk "" SYSTem:COMMunicate:LAN:{GATeway|GATE} "" Then use SYST:COMM:LAN:UPDate (To make it apply and restart LAN) Once you send the update command/restart the LAN, you will have to connect to the new address and then you can check your settings: SYSTem:COMMunicate:LAN:DHCP? SYSTem:COMMunicate:LAN:IPADdress? STATIC AND/Or SYSTem:COMMunicate:LAN:IPADdress? CURRent SYSTem:COMMunicate:LAN:SMASk? [\{CURRent | STATic}] SYSTem:COMMunicate:LAN:{GATeway|GATE}? [\{CURRent | STATic}]