
Section 6 Instrument Simulator
6.16
INPUT#2,A$
PRINT A$ display shows
+1.990
for first
reading
PRINT#1,"OUTPUT10;G1W10J0H0X"
select ASCII format without +
sign, select waveform 10, select
EOI asserted at the end of each
reading, select CR LF reading
delimiters
PRINT#1,"ENTER10"
request data from the
Analyzer488
INPUT#2,A$
PRINT A$ display shows
1.990
for first
reading
Komentarze do niniejszej Instrukcji