Download Print this page

Fluke 225C Programming Reference Manual page 50

Remote control and programming reference
Hide thumbs Also See for 225C:

Advertisement

END IF
INPUT #1, presentation
PRINT "Presentation of reading= ";
IF presentation = 0 THEN
PRINT "Absolute value"
ELSEIF presentation = 1 THEN
PRINT "Relative value"
ELSEIF presentation = 2 THEN
PRINT "Logarithmic value"
ELSE
PRINT "Unexpected value?"
END IF
INPUT #1, resolution
PRINT "Resolution of reading
GOSUB ClearReadings
'
PRINT #1, "QM 11"
GOSUB Acknowledge
INPUT #1, result
PRINT "Measurement value
CLOSE #1
END
'
'6th <decimal_number>
'7th <decimal_number>
="; resolution
'Clears rest of readings data from port
'Queries Measurement reading 1 or
'Meter absolute reading (Meter mode).
'Input acknowledge from ScopeMeter.
="; result; "V"

Advertisement

loading

This manual is also suitable for:

Scopemeter 190 series