
Programming Commands
Introduction
Example  OUTPUT Mta;"PROG:STR ’Param’,’ON’" 
OUTPUT Mta;"PROG:STR ’Command’,’MARMSK’" 
OUTPUT Mta;"PROG:WAIT?" 
ENTER Mta;A$ 
OUTPUT Mta;"PROG:STR? ’Response’" 
ENTER Mta;Response$ 
OUTPUT Mta;"PROG:STAT CONT" 
MEAS The MEAS command string performs the following eight measurements on t he 
eye:  
1mean 1 level 
2mean 0 level 
3eye height 
4crossing level 
5eye width 
6eye jitter 
7mean rise time 
8mean fall time 
The Response variable is loaded with eight floating-po int numbers. Each num-
ber is the result of one of the eight measurements. The numbers are ordere d 
according to the list shown above.
Values of Program Variables
Variable Data Type Value
Command string MARMSK
Param string ON
OFF
Response string DONE