R&S NGL200 Series User Manual page 122

Hide thumbs Also See for NGL200 Series:
Table of Contents

Advertisement

®
R&S
NGL200/NGM200
Example: Configuring fuses
This example contains all commands to configure and query the fuse states and set-
tings.
// ************************************************
// Activate a fuse
// ************************************************
INST OUT1
CURR:PROT 1
// selects a channel and activates the overcurrent protection
CURR:PROT?
// queries the state of the overcurrent protection in the selected channel
// response: 1
// ************************************************
// Set a delay time for the overcurrent protection. The delay time
// takes effect when the channel output is turned on.
// ************************************************
CURR:PROT:DEL 50
// sets 50 ms delay for the overcurrent protection and
// turns on the output of the channel
overcurrent protection?
// queries the currently set delay time of the overcurrent protection
// in the selected channel
// response: 50
CURR:PROT:DEL MAX
CURR:PROT:DEL MIN
// sets the delay time to maximum, minimum respectively
// ************************************************
// Query the range of the overcurrent protection delay time
// ************************************************
CURR:PROT:DEL? MIN
// response: 0
CURR:PROT:DEL? MAX
// queries the upper and lower limit of the
// overcurrent protection delay time in ms
// response: 10000
// ************************************************
// Set a initial delay time for the overcurrent protection. During
// the timefrane, overcurrent protection tripping is inhibited.
// ************************************************
CURR:PROT:DEL:INIT 100
// sets 100 ms for the initial overcurrent protection delay
CURR:PROT:DEL:INIT?
// queries the currently set initial overcurrent protection delay
// in the selected channel
// response: 100
CURR:PROT:DEL:INIT MAX
CURR:PROT:DEL:INIT MIN
// sets the initial overcurrent protection delay to maximum, minimum respectively
// ************************************************
User Manual 1178.8736.02 ─ 05
Remote Control Commands
Configuration Commands
119

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents