Rohde & Schwarz NGP814 power supply

NGP800 series manual - Page 137

For NGP814.

PDF File Manual, 190 pages, Read Online | Download pdf file

NGP814 photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
NGP800
135User Manual 5601.5610.02 ─ 04
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]............................................................................ 135
[SOURce:]POWer:PROTection:CLEar..............................................................................136
[SOURce:]POWer:PROTection:LEVel...............................................................................136
[SOURce:]POWer:PROTection:TRIPped?.........................................................................137
[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
Loading ...
Loading ...
Loading ...