13 189
Application Sample Programs
Basic Measurement
1. Chapter Title
2. Chapter Title 13. Application Sample
4. Chapter Title
5. Chapter Title
Programs
1100 OUTPUT @Hp4294a;"COMC"
1110 END SELECT
1120 PRINT "Now measuring..."
1130 Meas_wait: GOTO Meas_wait
1140 Meas_end: !
1150 PRINT Standard$&" Data Measurement Complete"
1160 RETURN 0
1170 ELSE
1180 PRINT "Program Interruption"
1190 RETURN -1
1200 END IF
1210 FNEND
Figure 13-1 An example of the execution result of the program in Example 13-1 (when executed
using IBASIC)