
Programming Commands
Introduction
Example OUTPUT Mta;"PROG:STR ’Param’,’COLGRAD’"
OUTPUT Mta;"PROG:STR ’Command’,’PERSIST’"
OUTPUT Mta;"PROG:WAIT?"
ENTER Mta;A$
OUTPUT Mta;"PROG:STR? ’Response’"
ENTER Mta;Response$
OUTPUT Mta;"PROG:STAT CONT"
QUIT The QUIT command string causes the eye-diagram personali ty to terminate.
This command does not pause upon completion.
Example OUTPUT Mta;"PROG:STR ’Command’,’QUIT’"
Values of Program Variables
Variable Data Type Value
Command string PRESIST
Param
string INF
VAR
COLGRAD
MONOGRAD
OFF
Response string DONE
Values of Program Variables
Variable Data Type Value
Command string QUIT
Param There are no parameters for this command.
Response There is no response from this command.