Rohde & Schwarz NGP814 power supply

NGP800 series manual - Page 114

For NGP814.

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

NGP814 photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
NGP800
112User Manual 5601.5610.02 ─ 04
Example: Configuring the safety limit
This example contains all commands to configure and query the voltage and current
safety limit.
// ************************************************
// Select the channel
// ************************************************
// selects channel 1
INST OUT1
// ************************************************
// Set upper or lower voltage safety limit
// ************************************************
//sets the safety limits to enable
ALIM 1
//queries the safety limits state
ALIM?
//response: "1"
//sets the safety limits for the upper voltage
VOLT:ALIM 15
//queries the safety limits for the upper voltage
VOLT:ALIM?
//reponse: "15.000"
//sets the safety limits for the lower voltage
VOLT:ALIM:LOW 0
//queries the safety limits for the lower voltage
VOLT:ALIM:LOW?
//reponse: "0.000"
************************************************
// Set upper or lower current safety limit
// ************************************************
//sets the safety limits for the upper current
CURR:ALIM 3
//queries the safety limits for the upper current
CURR:ALIM?
//reponse: "3.0000"
//sets the safety limits for the lower current
CURR:ALIM:LOW 0
//queries the safety limits for the lower current
CURR:ALIM:LOW?
//reponse: "0.0000"
[SOURce:]ALIMit[:STATe]................................................................................................113
[SOURce:]VOLTage[:LEVel][:IMMediate]:ALIMit:LOWer......................................................113
[SOURce:]VOLTage[:LEVel][:IMMediate]:ALIMit[:UPPer].................................................... 113
[SOURce:]CURRent[:LEVel][:IMMediate]:ALIMit:LOWer..................................................... 114
[SOURce:]CURRent[:LEVel][:IMMediate]:ALIMit[:UPPer]....................................................115
Configuration Commands
Loading ...
Loading ...
Loading ...