MDO3000 Programmer Manual.pdf - 第424页

Commands Listed in A lphabetical Order As e r i e so fe x a m ples showing how to use m ask commands for typical tasks is included in an appendix. (See page E-1, Mask/Limit Command Sequence Examples .) Conditions This co…

100%1 / 1158
Commands Listed in Alphabetical Order
<NR1> is an inte
ger. 0 turns off this feature; any other integer turns it on.
Examples
MASK:TEST:SRQ:FAILURE? might return :MASK:TEST:SRQ:FAILURE 1,
indicating that the pass/fail SRQ on failure is turned on.
MASK:TESt:STATE
This command turns the pass/fail mask test on or off. Most of the other
MASK:TEST commands need to be executed before this command.
NOTE. To ensure that Mask commands are enabled, use the command
APPLication:TYPe LIMITMask.
A series of examples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:TESt:STATE {ON|OFF|<NR1>}
MASK:TESt:STATE?
Related Commands
MASK:TESt:WAVEform
Arguments
ON turns the mask test on.
OFF turns the mask test off.
<NR1> is an integer. 0 turns the mask test off; any other integer turns it on
.
Examples
MASK:TESt:STATE ON starts the mask test.
MASK:TESt:STATus? (Query Only)
This command indicates the result of a pass/fail mask test.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-393
Commands Listed in Alphabetical Order
Aseriesofexam
ples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:TESt:STATus?
Related Commands
MASK:TESt:STATE,
Returns
This query returns one of: OFF, DELAY, PASSING, FAILING, PASSED, o r
FAILED,
When the violation count exceeds the violation threshold during the
test, the status changes from
PASSING to FAILING. When the test is complete,
it changes from
FAILING to FAILED.
Examples
MASK:TESt:STAT? might r
eturn PASSED indicating the test passed and is
complete.
MASK:TESt:STOP:FAILure
This command causes the instrument to stop acquiring data when a pass/fail mask
test fails.
A series of examples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:TESt:STOP:FAILure {|ON|OFF|<NR1>}
MASK:TESt:STOP:FAILure?
Related Commands
MASK:TESt:STATE,
2-394 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
MASK:TESt:COM
PLetion:CRITerion
Arguments
ON turns on this features, so that the instrument stops acquiring data upon failure.
OFF turns off this feature.
<NR1> is an integer. 0 turns off this feature; any other value turns it on.
Examples
MASK:TESt:STOP:FAILure 1 stops data acquisition upon test failure.
MASK:TESt:STOP:FAILure? might return 0, indicating the instrument is not
set to stop acquiring data upon test failure.
MASK:TESt:THReshold
This command
specifies the number of failed tested waveforms needed in a
pass/fail mask test to cause the test status to change to ‘Failing’.
Aseriesofe
xamples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This comman
d requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:TESt:THReshold {<NR1>|INFInite}
MASK:TESt:THReshold?
Related Commands
MASK:TESt:STATE,
MASK:TESt:COMPLetion:CRITerion
Arguments
<NR1> is an integer that specifies the number of tested waveform violations
occurring in each mask test that will change the test status to ‘Failing’. The
maximum number of failed tested waveforms that can be specified is 1,000,000.
The default is 1.
INFInite indicates that there is no limit to the number of failed tested waveforms
that will change a test status to ‘Failing’.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-395