Datasheet
Operation and Features 2
Keysight U2751A User’s and Service Guide 39
SCPI Commands
The following examples show the SCPI commands for executing the closing and
opening of the relays.
Example 1, Make contact at channel 302
Example 2, Break contact at channel 302
Example 3, Make contact at channel 101, 302
-> *CLS; *RST // Resets the switch to the default
power-on state. This command can
be ignored if this operation is not
required.
-> ROUTe:CLOSe (@302) // Closes the relay at row 3, column 2.
-> ROUTe:OPEN (@302) // Opens the relay at row 3, column 2.
-> ROUTe:CLOSe (@101,302) // Closes relays at row 1, column 1 and
row 3, column 2.










