Remote control commands
R&S
®
NGU
144
User Manual 1179.2531.02 ─ 03
CURR:PROT?
// response: 1
// ************************************************
// Set a delay time for the overcurrent protection. The delay time
// takes effect when the channel output is turned on.
// ************************************************
// sets 50 ms delay for the overcurrent protection
CURR:PROT:DEL 50
// queries the currently set delay time of the overcurrent protection
// in the selected channel
CURR:PROT:DEL?
// response: 50
// sets the delay time to maximum, minimum respectively
CURR:PROT:DEL MAX
CURR:PROT:DEL MIN
// ************************************************
// Query the range of the overcurrent protection delay time
// ************************************************
// queries the upper and lower limit of the
// overcurrent protection delay time in ms
CURR:PROT:DEL? MIN
// response: 0
CURR:PROT:DEL? MAX
// response: 10000
// ************************************************
// Set a initial delay time for the overcurrent protection. During
// the timefrane, overcurrent protection tripping is inhibited.
// ************************************************
// sets 100 ms for the initial overcurrent protection delay
CURR:PROT:DEL:INIT 100
// queries the currently set initial overcurrent protection delay
// in the selected channel
CURR:PROT:DEL:INIT?
// response: 100
// sets the initial overcurrent protection delay to maximum, minimum respectively
CURR:PROT:DEL:INIT MAX
CURR:PROT:DEL:INIT MIN
// ************************************************
// Query the range of the overcurrent protection delay time
// ************************************************
// queries the upper and lower limit of the
// overcurrent protection delay time in ms
CURR:PROT:DEL:INIT? MIN
// response: 10
CURR:PROT:DEL:INIT? MAX
// response: 60000
// ************************************************
// Query a tripped overcurrent protection
// ************************************************
//queries whether the OCP in has tripped
Configuration commands
www.allice.de
Allice Messtechnik GmbH