Language Reference
LIMITEST
Testing with Limit Lines Stored in Traces
3.LIMISEG denes the amplitude and wavelength characteristics of each of the
4.LIMIREL determines whether the values of the limit line are absolute or are positioned relative to the
Next, execute LIMITEST ON and sweep the measurement range. Executing LIMITEST ON automatically copies the contents of the
When LIMIREL has been executed to make
First, use the LIMISAV command to store the contents of the
40 OUTPUT 723;"LIMIDEL;"
Next, use the TRDEF command to dene a trace array called LIMIT HI or LIMIT LO. Store upper limits in LIMIT HI and lower limits in LIMIT LO. Below, LIMIT HI is dened to contain 800 wavelength amplitude pairs:
90 OUTPUT 723;"TRDEF LIMIT_HI,800;"
Next, store
In the example below,
200OUTPUT 723;"SNGLS;CLRW TRB;TS;MOV LI MIT_HI,TRB;"
Store trace B data as a limit line called LIMIT HI.
210OUTPUT 723;"BLANK TRB;"
Turn trace B o.
Next, execute LIMITEST ON and sweep the measurement range.
220 OUTPUT 723;"LIMITEST ON;"
Execute the limit test on trace A.