Keysight E5260/E5270 Programming Guide, Edition 4
4- 87
Command Reference
Command Reference
PA
The PA command pauses the command execution or internal memory program
execution, until the specified wait time has elapsed or until an event specified by the
TM command is received. The event set by the TM command only releases the
paused status. It does not start the measurement.
Syntax
PA [
wait time
]
Parameters
wait time
:
-
99.9999 to 99.9999 seconds, with 100
μ
sec resolution. Numeric
expression.
If
wait time
is not specified or negative
wait time
is set, the paused
status is kept until receiving an event specified by the TM command.
Remarks
The TM3 command enables an external trigger from the Ext Trig In terminal as an
event used to break the pause state set by the PA command.
The E5260/E5270 counts the
wait time
independent of the source wait time and the
measurement wait time set by the WAT command. So the
wait time
can cover them
as shown in the following program example:
OUTPUT @E5270;"CN";1
OUTPUT @E5270;"WAT";1,0,1E-3 !Source Wait Time =1ms
OUTPUT @E5270;"WAT";2,0,1E-3 !Meas Wait Time =1ms
OUTPUT @E5270;"DV";1,0,5,1E-2
OUTPUT @E5270;"PA";1E-3 !Wait Time =1ms
OUTPUT @E5270;"TI";1
ENTER @E5270 USING "#,3X,12D,X";Idata
Example
Statements
OUTPUT @E5270;"PA 10"
See Also
Summary of Contents for E5260 Series
Page 1: ...Keysight Technologies E5260 E5270 Series of Parametric Measurement Solutions Programming Guide...
Page 3: ...User s Guide B2900 9001x xxxx 201x Edition x...
Page 13: ...1 Programming Basics...
Page 63: ...2 Remote Mode Functions...
Page 108: ...2 46 Keysight E5260 E5270 Programming Guide Edition 4 Remote Mode Functions Initial Settings...
Page 109: ...3 Programming Examples...
Page 185: ...4 Command Reference...
Page 335: ...5 Error Messages...
Page 349: ......