Common Commands - R&S OSP Operating Manual

Open switch and control unit
Table of Contents

Advertisement

R&S OSP
ROUTe:CLOSe (@F01A11(0004))
sets relay 4 on module at location A11 in R&S OSP instrument F01 to condition 0.
ROUTe:CLOSe (@F03A12(0601))
sets relay 1 on module at location A12 in R&S OSP instrument F03 to condition 6 (the
relays on module R&S OSP-B102 can be set to one out of six different positions).
Several relays or I/O channels can be set with one command.
Examples:
ROUTe:CLOSe (@F01A11(0102,0104,0105))
sets relays 2, 4 and 5 to condition 1.
ROUTe:CLOSe (@F01A11(0103,0004))
sets relay 3 to condition 1 and relay 4 to condition 0.
ROUTe:CLOSe (@F01A12(0102,0104),F01A13(0103),F02A11(0101))
sets relays 2 and 4 of the module at location A12 in instrument F01 to condition 1,
relay 3 of module at location A13 in instrument F01 to condition 1 and relay 1 of
module on location A11 in instrument F02 to condition 1.
If a continuous range of relays or I/O channels of one module is to be set to the same
condition, the <channel_list> can be written in the following format:
(@FxxAyy(ccnn:ccmm))
xx = 01,02,03,...,09
yy = 11,12,13
cc = 00, 01, 02, ...,06 (condition of the relay to be set)
nn = 01, 02, 03, ...,16 (relay/channel number within a module)
mm = nn + number of continuous relays to be set to the same condition
Examples:
ROUTe:CLOSe (@F01A11(0101:0106)) is equal to
ROUTe:CLOSe (@F01A11(0101,0102,0103,0104,0105,0106))

7.3 Common Commands

Common commands are described in the IEEE 488.2 (IEC 625-2) standard. These
commands have the same effect on different devices. The headers of these
commands consist of "*" followed by three letters. Many common commands are
related to the status reporting system.
Operating Manual 1505.3896.12 - 14
Remote Command Reference
151

Advertisement

Table of Contents
loading

Table of Contents