InfiniiScan (ISCan) Commands
20
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
385
:ISCan:MEASurement:FAIL
Command
:ISCan:MEASurement:FAIL {INSide | OUTSide}
The :ISCan:MEASurement:FAIL command sets the fail condition for an
individual measurement. The conditions for a test failure are set on the
measurement selected by the :ISCan:MEASurement command.
When a measurement failure is detected by the limit test the oscilloscope
triggers and the trigger action is executed.
INSide
INside causes the oscilloscope to fail a test when the measurement results
are within the parameters set by the :ISCan:MEASurement:LIMit and
:ISCan:MEASurement:ULIMit commands.
OUTSide
OUTside causes the oscilloscope to fail a test when the measurement
results exceed the parameters set by the :ISCan:MEASurement:LLIMit and
the :ISCan:MEASurement:ULIMit commands.
Example
The following example causes the oscilloscope to trigger when the
measurements are outside the lower or upper limits.
myScope.WriteString ":ISCAN:MEASUREMENT:FAIL OUTSIDE"
Query
:ISCan:MEASurement:FAIL?
The query returns the current set fail condition.
Returned Format
[:ISCan:MEASurement:FAIL] {INSide | OUTSide}<NL>
Example
The following example returns the current fail condition and prints the
result to the controller's screen.
Dim strFAIL As String
myScope.WriteString ":ISCAN:MEASUREMENT:FAIL?"
strFAIL = myScope.ReadString
Debug.Print strFAIL
Summary of Contents for Infiniium 90000 Q-Series
Page 1: ...s1 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference...
Page 50: ...50 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 2 Setting Up...
Page 274: ...274 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 14 Digital Commands...
Page 292: ...292 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 15 Disk Commands...
Page 318: ...318 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 16 Display Commands...
Page 364: ...364 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 17 Function Commands...
Page 382: ...382 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 19 Histogram Commands...
Page 412: ...412 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 21 Limit Test Commands...
Page 416: ...416 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 22 Lister Commands...
Page 696: ...696 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 25 Measure Commands...
Page 702: ...702 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 26 Pod Commands...
Page 760: ...760 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 29 Self Test Commands...
Page 818: ...818 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 31 System Commands...
Page 830: ...830 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 32 Time Base Commands...
Page 930: ...930 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 33 Trigger Commands...
Page 1018: ...1018 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 37 Error Messages...
Page 1150: ...1150 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 38 Sample Programs...
Page 1186: ...1186 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference Index...