Chapter 7 Remote Commands
7-74
:CALCulate:DATA:EDIagram:MASK? <slot>,<interface>[,<unit>]
Parameter <slot>=<CHARACTER PROGRAM DATA>
SLOT1 to SLOT6 Slots No. 1 to No. 6
USB11 to USB14 USB No.11 to 14
<interface>=<DECIMAL NUMERIC PROGRAM DATA>
1 to 4 Data 1 to 4
Fixed to 1 if using a USB module
[<unit>]=<DECIMAL NUMERIC PROGRAM DATA>
1 to 4 Mainframe No. 1 to 4
When using two or more MT1810A units in serial connection, specify the
mainframe number.
Can be omitted. Mainframe No. 1 is specified when omitted.
Response <string>=<STRING RESPONSE DATA>
Table 7.4.3.2.2-4 Response Format
Form Format Description
Form1
EyeResult type
"XX,Y,Y,Y...Y" XX: Pass,Failure
Y: 1 to 32 (NG mask point)
Note:
Multiple NGs are delimited with a comma
(,) and returned for the corresponding
number of NGs.
"--,--"
When no data corresponds to the query.
Function Queries the measurement result of the Eye Diagram Mask Test.
Example To query the Mask Test result of USB No.11:
>:CALCulate:DATA:EDIagram:MASK? "USB11,1"
<"Failure,1,2,3,4,32"
<"Pass"