TDS5000B Online Programmer Guide
-- 2 0 0 --
DIAg:ITEM:RESULT?
Description
This query--only command returns the result from the last execution of
the item. This command is equivalent to selecting Instrument Diagnos-
tics from the Utilities menu and then reviewing the Diagnostic Status.
This query--only command can be issued while diagnostics are still in
progress.
Group
Diagnostics
Related Commands
DIAg:ITEM?, DIAg:ITEM:NAMe?, DIAg:ITEM:FAILURES?,
DIAg:ITEM:SUBITEMS?
Syntax
DIAg:ITEM:RESULT? <NR1>
Arguments
H <NR1>
This sets the index item about which data will be returned, which
ranges from 0 through 15.
Example 1
DIAg:ITEM:RESULT? 2
This query might return
:DIAG:ITEM:RESULT 2,”Pass”
This indicates that the item passed during the last execution.
Example 2
DIAg:ITEM:RESULT? 2
This query might return
:DIAG:ITEM:RESULT 2,”Fail”
This indicates that the item failed during the last execution.
Example 3
DIAg:ITEM:RESULT? 2
This query might return
:DIAG:ITEM:RESULT 2,” ”
This indicates that the item was not run.