EasyManuals Logo

CipherLab 8200 User Manual

CipherLab 8200
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #64 background imageLoading...
Page #64 background image
52
CipherLab BASIC Programming Part I
ON COM GOSUB
Purpose To activate COM Event Trigger”.
Syntax ON COM(N%) GOSUB SubName|SubLabel
Remarks N%is an integer variable, indicating the COM port.
SubName|SubLabelis the name or line label of a subroutine.
When data is received from the COM port, a specific subroutine will be
executed.
Example
ON COM(1) GOSUB HostCommand
HostCommand_1:
OFF COM(1)
ON COM(1) GOSUB HostCommand
RETURN
ON ESC GOSUB
Purpose To activate ESC Event Trigger”.
Syntax ON ESC GOSUB SubName|SubLabel
Remarks SubName|SubLabelis the name or line label of a subroutine.
When the ESC key is pressed, a specific subroutine will be executed.
Example
ON ESC GOSUB Key_Esc
Key_Esc:
OFF ESC
ON ESC GOSUB Key_Esc
RETURN

Table of Contents

Other manuals for CipherLab 8200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the CipherLab 8200 and is the answer not in the manual?

CipherLab 8200 Specifications

General IconGeneral
IP RatingIP54
Display TypeLCD
Barcode ScannerLaser
ConnectivityRS-232
I/O PortsRS-232

Related product manuals