Operation and Features

2

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

//

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.

Example 2, Break contact at channel 302

-> ROUTe:OPEN (@302) // Opens the relay at row 3, column 2.

Example 3, Make contact at channel 101, 302

-> ROUTe:CLOSe (@101,302) // Closes relays at row 1, column 1 and row 3, column 2.

U2751A User’s and Service Guide

35

Page 51
Image 51
Agilent Technologies U2751A manual Scpi Commands