Remote control commands
R&S
®
NGP800
143
User Manual 5601.5610.02 ─ 09
Example: Configuring the overpower protection
// ************************************************
// Set the overpower protection value
// ************************************************
INST OUT1
//activates the OPP of the previous selected channel
POW:PROT 1
// selects a channel and sets the OPP
POW:PROT:LEV 5
// queries the output overvoltage value of a channel
POW:PROT:LEV?
// response: 5
// queries the OPP state of the previous selected channel
POW:PROT?
// response: 1
// sets the overvoltage protection to maximum,
// or minimum respectively
POW:PROT:LEV MAX
POW:PROT:LEV MIN
// ************************************************
// Query the range of the overpower protection values
// ************************************************
// queries the upper and lower limit
POW:PROT:LEV? MIN
// reponse: 0.0
POW:PROT:LEV? MAX
// reponse: 60.0
// ************************************************
// Query a tripped overpower protection
// ************************************************
INST OUT1
// queries whether the OPP in channel 1 has tripped
POW:PROT:TRIP?
// response: 1 OPP is tripped
// response: 0 OPP is not tripped
// resets a tripped OPP in the selected channel
POW:PROT:CLEar
[SOURce:]POWer:PROTection[:STATe]
............................................................................ 143
[SOURce:]POWer:PROTection:CLEar
..............................................................................144
[SOURce:]POWer:PROTection:LEVel
...............................................................................144
[SOURce:]POWer:PROTection:TRIPped?
.........................................................................145
[SOURce:]POWer:PROTection[:STATe]
<arg0>[, <Channel list>]
[SOURce:]POWer:PROTection[:STATe]?
[<Channel list>]
Sets or queries the OPP state of the previous selected channel.
Parameters:
<state>
Configuration commands