R&S NGL200 series User Manual page 110

Hide thumbs Also See for NGL200 series:
Table of Contents

Advertisement

®
R&S
NGL200
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
// reponse: 0.100
VOLT:PROT:LEV? MAX
// queries the upper and lower limit
// reponse: 20.000
// ************************************************
// 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?
// queries the OVP mode
// repsonse: "protected"
User Manual 1178.8736.02 ─ 02.01
Remote Control Commands
Configuration Commands
107

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ngl201Ngl202Ngl200Ngl-k102Ngl-k103Ngl-b105

Table of Contents