HP 53131A/132A 225 MHz Programming Manual page 142

225 mhz universal counter
Table of Contents

Advertisement

500
OUTPUT @Count;":INIT:CONT ON"
510
OUTPUT @Count;"FETCH:FREQ?"
520
ENTER @Count USING "#,K";Dummy$
530
OUTPUT @Count;":FREQ:EXP1 ";VAL(Dummy$)!Tell the counter what frequency
540
550
560
570
580
590
600
610
FOR I=1 TO 200
620
TRIGGER @Count
630
ENTER @Count;A$(I)
640
NEXT I
650
FOR I=1 TO 10
660
PRINT A$(I),
670
NEXT I
680
END
Chapter 3 Programming Your Universal Counter for Remote Operation
Programming Examples
To Optimize Throughput (HP BASIC) (Continued)
3-74
! Put counter in Run mode
! Fetch the frequency to be used
! for the expected frequency.
! to expect on Ch 1. This number
! must be within 10% of the input
! frequency. Using this greatly
! increases throughput. When
! high throughput is not needed,
! the expected value is not
! required.
! Trigger the counter and read
! Print first 10 measurements
Programming Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

53131a53132a

Table of Contents