R&S NGE100B User Manual page 88

Hide thumbs Also See for NGE100B:
Table of Contents

Advertisement

®
R&S
NGE100B
Example: Configuring the overvoltage protection
// ************************************************
// Set the overvoltage protection value
// ************************************************
INST OUT1
//activates the OVP of the previous selected channel
VOLT:PROT 1
// selects a channel and sets the OVP
VOLT:PROT:LEV 5
// queries the output overvoltage value of a channel
VOLT:PROT:LEV?
// response: 5
// queries the OVP state of the previous selected channel
VOLT:PROT?
// response: 1
// sets the overvoltage protection to maximum,
// or minimum respectively
VOLT:PROT:LEV MAX
VOLT:PROT:LEV MIN
// ************************************************
// Query the range of the overvoltage protection values
// ************************************************
// queries the upper and lower limit
VOLT:PROT:LEV? MIN
// response: 0.100
VOLT:PROT:LEV? MAX
// response: 32.2
// ************************************************
// Query a tripped overvoltage protection
// ************************************************
INST OUT1
// queries whether the OVP in channel 1 has tripped
VOLT:PROT:TRIP?
// response: 1 OVP is tripped
// response: 0 OVP is not tripped
// resets a tripped OVP in the selected channel
VOLT:PROT:CLEar
// ************************************************
// Set the overvoltage protection mode
// ************************************************
INST OUT1
// sets OVP protected mode for channel1
VOLT:PROT:MODE PROT
// queres the OVP mode
VOLT:PROT:MODE PROT?
// response: "protected"
User Manual 5601.1343.02 ─ 09
Remote control commands
Configuration commands
88

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nge102bNge103b

Table of Contents