Manual

BIT 232 022800
B-7
FIGURE B-11. VOLTage:TRIGgered COMMAND
FIGURE B-12. VOLTage:TRIGgered QUERY
Syntax
: Short Form: VOLT:TRIG <value>
Long Form: [SOURce]:VOLTage:TRIGgered <value>
Function
: Programs voltage value to be implemented by *TRG command. Actual output voltage will depend on
load conditions.
Description
: This command can be used to reset many power supplies to preselected parameters by issuing a sin-
gle *TRG command.
Example
: VOLT 21; CURR 1.1 Power supply commanded to go to 21V, 1.1A
VOLT:TRIG 29.3 Power supply current programmed to 29.3 upon receipt of *TRG
VOLT? Controller reads 21, indicating programmed current value = 21V
*TRG Power supply commanded to voltage value established by VOLT:TRIG
command (29.3) and current value established by CURR:TRIG
VOLT? Controller reads 29.3, indicating programmed current value = 2.3A
VOLT:TRIG
Syntax
: Short Form: VOLT:TRIG?
Long Form: [SOURce]:VOLTage:TRIGgered?
Function
: Returns value to controller representing voltage value to be programmed by *TRG command.
Description
: This command returns the voltage value established by VOLT:TRIG command.
Example
: VOLT 21; CURR 1.1 Power supply commanded to go to 21V, 1.1A
VOLT:TRIG 29.3 Power supply voltage programmed to 29.3 upon receipt of *TRG
VOLT? Controller reads 21, indicating programmed voltage value = 21V
VOLT:TRIG? Controller reads 29.3 (voltage value established by VOLT:TRIG
command
VOLT:TRIG?