R&S NGE100B User Manual page 91

Hide thumbs Also See for NGE100B:
Table of Contents

Advertisement

®
R&S
NGE100B
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: 32.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:LEVel <Power>
This command defines or queries the OPP value of the previous selected channel.
Parameters:
<Power>
User Manual 5601.1343.02 ─ 09
{<Voltage> | MIN | MAX}
<Voltage>
Set the OPP value in the range of 0 W up to 32 W (adjustable in
100 mW steps).
MIN
Set the OPP value to minimum.
Remote control commands
Configuration commands
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nge102bNge103b

Table of Contents