AFX SERIES® OPERATION MANUAL
SECTION 8:
Entire Contents Copyright
2018 by Pacific Power Source, Inc. (PPS)
• All Rights Reserved • No reproduction without written authorization from PPS.
AFX Series Power Source Operation Manual
Page 230 of 402
Query Format
PROGram:TRANsient:EIE?
Description
This query command returns the active Element In Execution. An
element is either a STEP when in transient STEP mode or a SEGMENT
when in transient SEGMENT mode.
Note: the data returned on this query is the same as the “C” data
retuned by the “PROGram:TRANsient:PROGress?” command.
Returned Data Format
<nr1>
Query Example
PROG:TRAN:EIE?
3
Query Format
PROGram:TRANsient:ETE?
Description
This query command returns the active Element To Execute. An
element is either a STEP when in transient STEP mode or a SEGMENT
when in transient SEGMENT mode.
The ETE query is useful when a transient execution has been PAUSED
by the “PROGram:TRANsient PAUSe” command. For example, if the
execution is paused in the middle of an element (step or segment)
execution for element “n”, the ETE value will be “n”. If it is paused at
the end of element “n”, the ETE value will be “n+1”.
Returned Data Format
<nr1>
Query Example
PROG:TRAN:ETE?
4
Command Syntax
PROGram:TRANsient:MODE
Description
This commands selected between legacy UPC controller mode
SEGMENT transient mode or STEP mode. Segment mode is backward
compatible with PPS UPC controllers and use a steady state table and
a transient table for each segment. A total of 99 segments can be
programmed. STEP mode uses the conventional SCPI LIST system of a
list of transient steps executed sequentially.
Parameters
< 0 | SEGMENT | 1 | STEP >
Parameter Format
<cr>
Example
PROG:TRAN:MODE STEP
Query Format
PROGram:TRANsient:MODE?
Returned Data Format
<cr>
Query Example
PROG:TRAN:MODE?
1