Instructions
75
Example :MASK:OUTPut ON /**/
:MASK:OUTPut? /* The query returns ON*/
MASK:X
Syntax :MASK:X <value>
:MASK:X?
Description : Set or query the horizontal adjustment parameter in the pass/fail test mask.
The default unit is div.
Parameter :<value> ::= 0.02 -- 4
Return : The query returns the horizontal adjustment parameter in scientific
notation.
Example :MASK:X 0.28 /*Set the horizontal adjustment parameter to 0.28div*/
:MASK:X? /* The query returns 2.800000e-01*/
MASK:Y
Syntax :MASK:Y <value>
:MASK:Y?
Description : Set or query the vertical adjustment parameter in the pass/fail test mask.
The default unit is div.
Parameter :<value> ::= 0.04 -- 5.12
Return : The query returns the vertical adjustment parameter in scientific notation
Example :MASK:Y 0.36 /*Set the vertical adjustment parameter to 0.36div*/
:MASK:Y? /* The query returns 3.600000e-01*/
MASK:CREate
Syntax :MASK:CREate
Description : Create the pass/fail test mask using the current horizontal adjustment
parameter and vertical adjustment parameter.
Explanation : This command is valid only when the pass/fail test is enabled and is not in
the run state