Ametek ReFlex Programming Manual Manual de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 134
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 81
ReFlex Power™ Programming Manual DC Module Remote Programming
78 M380056-03 Rev M
LIST4:LABEL0 // label allows the segment to be repeatable
LIST4:TRIG A, WAIT // wait for 1st trigger
LIST4:TRIG A, WAIT // wait for 2nd trigger
SOUR4:VOLT 5.0 // program voltage
LIST4:TRIG A, WAIT // wait for 3rd trigger
SOUR4:VOLT 0.0 // program voltage to 0
LIST4:TRIG A, WAIT // wait for 4th trigger
LIST4:LOOP 1, LABEL0 // loop once to repeat the sequence
OUTP4:STAT 0 // turn off supply
LIST4:END // end the LIST
LIST4:STORE // store the list
Setup the RFPC to transfer external trigger onto backplane trigger channel A.
TRIG:INP FA, OUTP A // set trigger channel IN to FA, OUT to backplane A
TRIGFA:SLOPE POS // trigger FA response to rising edge active high
TRIGFA:ENAB // enable RFPC channels FA and A
To execute the sequence issue the following commands:
LIST1,4:OPEN “TRIGTEST” // loads “TRIGTEST” on Modules 1 & 4.
LIST1,4:ARM // this starts the LIST executing, which will
then execute the wait for trigger.
To cause the RFPC itself to generate a backplane trigger
TRIG:TRIG FA // Generate a hardware trigger internally
When you are done with LIST/TRIG operations
LIST1,4:CLOSE // this disables LIST processing on the DC modules
TRIGFA:SLOPE NONE // tears down the RFPC trigger setup
3.13
SOFTWARE TRIGGERED SETPOINTS AND RAMPS
Software Setpoints and Ramps is a simple way of controlling a single module to
generate a software triggered setpoint change, or ramp the supply output.
3.13.1
V
OLT AND
C
URRENT
S
OFTWARE
S
ETPOINTS
C
OMMAND
SUMMARY
SOURce<n>
:VOLTage
:TRIGger <NRf>
:TRIGger?
:CURRent
:TRIGger <NRf>
:TRIGger?
TRIGger<n>
:TYPe <NRi>
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 133 134

Comentarios a estos manuales

Sin comentarios