Download Print this page

Fluke 225C Programming Reference Manual page 29

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

Advertisement

'
'*****************
CLS
OPEN "COM1:1200,N,8,1,CS,DS,RB2048" FOR RANDOM AS #1
PRINT #1, "GR"
GOSUB Acknowledge
PRINT "All ScopeMeter keys (except the Power ON/OFF key)
PRINT "are now disabled by the GR (GO TO REMOTE) command."
PRINT "Check this."
PRINT
PRINT "Press any key on the PC keyboard to continue."
SLEEP
PRINT
PRINT #1, "GL"
GOSUB Acknowledge
PRINT "The ScopeMeter keys are now enabled again by the "
PRINT "GL (GO TO LOCAL) command."
PRINT "Check this."
CLOSE #1
END
'
Page 3.18
Begin example program
'Clears the PC screen.
'Sends GO TO REMOTE command.
'Input acknowledge from ScopeMeter.
'Sends GO TO LOCAL command.
'Input acknowledge from ScopeMeter.
*****************

Advertisement

loading

This manual is also suitable for:

Scopemeter 190 series