Rohde & Schwarz NGM-COM2B Rohde &Schwarz power supply bundle

User manual NGM COM2a - Page 132

For NGM-COM2B.

PDF File Manual, 201 pages, Read Online | Download pdf file

NGM-COM2B photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
NGL200/NGM200
130User Manual 1178.8736.02 ─ 09
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
// ************************************************
INST OUT1
//queries whether the OCP in channel 1 has tripped
CURR:PROT:TRIP?
//response: 1 OCP is tripped
//response: 0 OCP is not tripped
//resets a tripped OCP in the selected channel
CURR:PROT:CLEar
// ************************************************
// Link the electronic overcurrent protection of the channels logically
// ************************************************
INST OUT1
// links the overcurrent protection of channel 1 with channel 2
CURR:PROT:LINK 2
// queries the combined overcurrent protection of the selected channel
CURR:PROT:LINK?2
Configuration Commands
Loading ...
Loading ...
Loading ...