AMETEK ReFlex Programming Manual User Manual

Page 83

Advertising
background image

DC Module Remote Programming

ReFlex Power™ Programming Manual

M380056-03 Rev L

79

Source Trigger commands allow a voltage and/or current setpoint to be delayed for
later application. The trigger latency is on the order of 10-20 mSec. If multiple
voltage or current commands are received, the earlier ones of each type will be
overwritten, without error. These setpoints are not retriggerable.

Table 3-8. Software Triggered Setpoints

Setpoints

Description

SOUR<n>:VOLT:TRIG <NRf>

Setup for a deferred SOUR<n>:VOLT <NRf> command

SOUR<n>:VOLT:TRIG?

Query returns pending Voltage setting, -0.0 if inactive

SOUR<n>:CURR:TRIG <NRf>

Setup for a deferred SOUR<n>: CURR <NRf> command

SOUR<n>:CURR:TRIG?

Query returns pending Current setting, -0.0 if inactive

TRIG<n>:TYPe <NRi>

0 = VOLT, 1 = CURR, 2 = Both, Apply the setpoints

3.13.2

V

OLTAGE AND

C

URRENT

S

OFTWARE

R

AMPS

C

OMMAND

S

UMMARY

SOURce<n>

:VOLTage

:RAMP <NRf>,<NRf>,<NRf>

:CURRent

:RAMP <NRf>,<NRf>,<NRf>

:VOLTCURR

:RAMP <NRf>,<NRf>,<NRf>,<NRf>

SOURce<n>

:VOLTage

:RAMP

:TRIGger <NRf>,<NRf>,<NRf>
:TRIGger?

:CURRent

:RAMP

:TRIGger <NRf>,<NRf>,<NRf>
:TRIGger?

:VOLTCURR

:RAMP

:TRIGger <NRf>,<NRf>,<NRf>,<NRf>
:TRIGger?

TRIGger<n>

:TYPe 3

:ABORt

Voltage and Current ramps can be setup and invoked on a software basis, these
commands use the same hardware that is used for LIST/TRIGGER functions, so
these functions cannot be used or intermixed at the same time. Issue a
LIST<n>:CLOSe command to reset the LIST/TRIGGER subsystem when usage of
these commands is done.

Advertising