68
S:\agilent\8920\8920b\PRGGUIDE\BOOK\CHAPTERS\measrslt.fb
Chapter 2, Methods For Reading Measurement Results
HP
®
BASIC ‘MAV’ Example Program
480
Exit the Measure function and return a result value of 9.E+99.
490 The following lines of code handle the case where the control program cannot
regain control of the Test Set. The actions taken in this section of the code will be
implementation dependent. For the example case a message is displayed to the
operator and the program is stopped.
500 Display a message to the operator that the control program cannot regain control
of the Test Set.
510 Stop execution of the control program.
Table 8 Comments for Measure Function from MAV Example Program (Continued)
Program Line
Number
Comments