AMETEK BPS Series Programming Manual User Manual
Page 73

BPS / MX / RS Series SCPI Programming Manual
AMETEK Programmable Power
Manual P/N 7003-961 Rev. AA
73
4.11
Output Subsystem
This subsystem controls the main outputs, the signal outputs and the output impedance [-3Pi
models only] of the AC/DC source.
Subsystem Syntax
OUTPut
[:STATe]
Enable/disable output voltage, current, power, etc.
:IMMediate
Open relay without programming down first
:PROTection
:CLEar
Reset
latched
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)
:IMPedance
[:STATe]
Enable/disable output impedance program
:REAL
Sets resistive part of output impedance
:REACtive
Sets
inductive part of output impedance
4.11.1
Output Relay
OUTPut[:STATe]
This command enables or disables the source output. The state of a disabled output is an
output voltage amplitude set to 0 volts, with output relays opened. The query form returns
the output state.
Note: On three phase MX/RS/BPS systems with firmware revision below 0.31, it is
recommended to set the phase coupling to ALL before closing the output relay to ensure all
phases are correctly programmed. E.g. “inst:coup all:;outp 1”.
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
VOLT:RANGE