EFT/ Burst Generator PEFT Junior
53
Tab.
6.3.5.4f
example controller
P90
PRT ON<EOS>
printer active
PRT?<EOS> ON
REC
(RECall program)
Recalls a program designated by the
argument (function inverse of PROG).
Tab.
6.3.5.4g
REN
(Remote ENable)
the equipment is in remote mode,
controllable only from a remote device.
Tab.
6.3.5.4h
SP
(Serial Poll)
Reads the Status Bit . See the table,
corresponding to the possible values at
the end of this paragraph.
Tab.
6.3.5.4i
example controller
P90
SP?<EOS>
The character "!" corresponds to
00100001 in binary. The bit 1 indicates
EUT failed.
8 7 6 5 4 3 2 1
1. EUT Failed
x x x x x x x 1
2. Generator Error
x x x x x x 1 x
3. Local Mode
x x x x x 1 x x
4. Transmission Error
x x x x 1 x x x
5. Command Error
x x x 1 x x x x
6. Run Mode
x x 1 x x x x x
7. Service Request
x 1 x x x x x x
8.
Triggering
1 x x x x x x x
( x = 0 or 1 )
The bits identifying errors 4 and 5 can
be accessed by the command ERR?.
The function SRQ identified by 7 can
be accessed by the command SRQ.
The bit "EUT Failed" is only present
when the entry "EUT Failed" is active, It
is reset to zero by the following
operation.
STOP
(STOP)
Halts the program immediately
(function analogous to START/STOP in
local mode).
Tab.
6.3.5.4j