R&S OSP Operating Manual page 172

Open switch and control unit
Table of Contents

Advertisement

R&S OSP
After a path name is defined, it only exists in the instruments internal memory. To
permanently store all defined path names in the instrument's compact flash memory,
use the command MMEMory:STORe:STATe.
The path name is limited to a string with a maximum of 49 characters.
The query of this command, ROUTe:PATH:DEFine? <path_name> returns information
about what conditions are defined for all relays and I/O channels that appear in the
<channel_list> associated with <path_name>.
The format of the returned information differs from the format of <channel_list>.
'<path_name>'
'<channel_list>'
Example - Set
Example - Query
Characteristics
Operating Manual 1505.3896.12 - 14
String parameter to specify the name of the path to be defined.
List of relays and I/O channels and their condition to be set or
queried.
ROUT:PATH:DEF "config_01",(@F01A11(0103))
Determines that path name "config_01" is equivalent to the
channel list (@F01A11(0103))
The command
ROUT:CLOS (@F01A11(0103))
now equals the command
ROUT:CLOS "config_01"
Both commands set relay 3 on module at position A11 in
R&S OSP instrument with ID F01 to condition 1.
ROUT:PATH:DEF? "config_01"
Response: 1100103
The first digit (1) represents the ID of the R&S OSP. Here: F01;
second digit (1) represents the module position in the R&S OSP.
Here: A11; third, fourth and fifth digits (001) represent the relay
condition. Here: Set relay to condition 1; sixth and seventh digits
represent the number of the relay (or channel) to be set. Here:
Relay number 3 is to be set.
If the queried path name comprises conditions for more than one
relay or channel, the returned information blocks are separated
by a comma.
Firmware version V1.1
Note: At Firmware version 1.0 the third digit was not available.
SCPI-confirmed, but device-specific response format.
Remote Command Reference
157

Advertisement

Table of Contents
loading

Table of Contents