4- 50 Keysight E5260/E5270 Programming Guide, Edition 4
Command Reference
Command Reference
Remarks • Before starting the trigger in/out diagnostics, connect a BNC cable between the
Ext Trig In and Out connectors.
• After starting the front panel key diagnostics, press any key and confirm that the
key name is displayed. Repeat this for all keys.
If all response was good, press the
Enter
key twice to stop. result returns 0.
If any response was bad, press the
Exit
key twice to stop. result returns 1.
• After starting the high voltage LED diagnostics:
If the LED blinks, press the
Enter
key to stop. result returns 0.
If the LED does not blink, press the
Exit
key to stop. result returns 1.
• Before starting the digital I/O diagnostics, disconnect any cable from the digital
I/O port.
• After starting the beeper diagnostics:
If you listen 2 types of beep sounds every 1 second, press the
Enter
key to stop.
result returns 0.
If you do not listen it, press the
Exit
key to stop. result returns 1.
DO
The DO command executes the E5260/E5270 internal memory programs (up to 8
programs) in the order specified.
Execution
Conditions
The specified programs have been stored by using the ST and END commands.
Syntax DO pnum[,pnum[,pnum[,pnum[,pnum[,pnum[,pnum[,pnum]]]]]]]
Parameters pnum : Internal memory program number. Numeric expression. 1 to 2000.
Example
Statements
OUTPUT @E5270;"DO 1,2,3,4,5,6,7,8"
OUTPUT @E5270;"DO 98,99"