Output subsystem – AMETEK Lx Series II Programming Manual User Manual
Page 66

Programming Manual
Lx \ Ls Series II
62
4.13 Output Subsystem
This subsystem controls the main outputs, the signal outputs, the power-on state, and the output
protection function of the Lx/Ls Series.
Subsystem Syntax
OUTPut
[:STATe]
Enable/disable output voltage, current, power, etc.
:DFI
[:STATE]
Enable/disable DFI output
:SOURce
Selects an event source (QUES|OPER|ESB|RQS|OFF)
:PON
[:STATe] RST | RCL0
Set power-on state to *RST or *RCL0
:PROTection
:CLEar
Reset latched protection
:DELay
Delay after programming/before protection
:RI
[:LEVel] LOW | HIGH
Sets Remote Inhibit input level mode.
:MODE
set remote inhibit input (LATC|LIVE|OFF)
:TTLTrg
:MODE TRIG | FSTR
Sets or disabled Function strobe mode.
[:STATE]
Enable/disable trigger out drive
:SOURce
Selects a TTLTrg source (BOT|EOT|LIST)
OUTPut
This command enables or disables the AC source output. The state of a disabled output is an
output voltage amplitude set to 0 volts, with output relays opened. When opening the output relay,
the output is set to 0 volt first, then the output relay is opened. A user settable delay may be
inserted before the output relay is opened. See the “PONSetup:RELay” command for details.
Your application program should allow for this delay. (default is 0.1 sec or 100 msec).
The query form returns the output state.
Command Syntax
OUTPut[:STATe]
Parameters
0 | OFF | 1 | ON
*RST Value
OFF
Examples
OUTP 1
OUTP:STAT ON
Query Syntax
OUTPut[:STATe]?
Returned Parameters
0 | 1
Related Commands
*RCL
*SAV
PONS:REL
OUTPut:DFI
This command enables or disables the discrete fault indicator (DFI) signal to the Lx\Ls Series.
The DFI is an active high open collector output with internal pull up to 5Vdc. The pull up can be
removed by removing W1 on the 7004-716 range/relay board.
Command Syntax
OUTPut:DFI[:STATe]
Parameters
0|1|OFF|ON
*RST Value
OFF
Examples
OUTP:DFI 1
OUTP:DFI OFF
Query Syntax
OUTPut:DFI[:STATe]?
Returned Parameters
0 | 1
Related Commands
OUTP:DFI:SOUR