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
-> *CLS; *RST
-> ROUTe:CLOSe (@302)
Example 2, Break contact at channel 302
-> ROUTe:OPEN (@302)
Example 3, Make contact at channel 101, 302
-> ROUTe:CLOSe (@101,302)
Keysight U2751A User's and Service Guide
Operation and Features
// Resets the switch to the default
power-on state. This command can
be ignored if this operation is not
required.
// Closes the relay at row 3, column 2.
// Opens the relay at row 3, column 2.
// Closes relays at row 1, column 1 and
row 3, column 2.
2
39