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 #68 background imageLoading...
Page #68 background image
56
CipherLab BASIC Programming Part I
ON MINUTE_SHARP GOSUB
Purpose To activate MINUTE_SHARP Event Trigger”.
Syntax ON MINUTE_SHARP GOSUB SubName|SubLabel
Remarks SubName|SubLabelis the name or line label of a subroutine.
When the system time is on the minute, a specific subroutine will be executed.
Example
ON MINUTE_SHARP GOSUB CheckTime
CheckTime:
CurrentTime$ = TIME$
Hour% = VAL(MID$(CurrentTime$, 3, 2))
IF Hour% = 30 THEN GOSUB HalfHourAlarm
RETURN
HalfHourAlarm:
BEEP(800, 30)
WAIT(100)
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