R&S NGL200 Series User Manual page 126

Hide thumbs Also See for NGL200 Series:
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents