EasyManuals Logo

TSC M23 Programming Manual

TSC M23
252 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 #227 background imageLoading...
Page #227 background image
TSC AUTO ID Technology Co., Ltd. 215 Copyright 2013 All Rights Reserved.
HOUR
Description
This variable reads/writes the hour data via the Real Time Clock (RTC). The 24-hour-day system (00~23)
is supported by RTC.
Syntax
Write attribute: HOUR = 12
Read attribute: A = HOUR
Range: 00~23
Example
Sample code
DOWNLOAD "SetHour.BAS"
REM *****Set Hour Parameter to RTC*****
HOUR=10
EOP
SetHour
Sample code
DOWNLOAD "DEMO.BAS"
SIZE 4,1
GAP 0,0
DIRECTION 1
CLS
REM *****Read Hour parameter form RTC*****
HOUR$=STR$(HOUR)
H=HOUR
REM *****Print*****
TEXT 10,10,"3",0,1,1,"HOUR1="+HOUR$
TEXT 10,50,"3",0,1,1,"HOUR2="+STR$(H)
TEXT 10,90,"3",0,1,1,"HOUR3="+STR$(HOUR)
PRINT 1
EOP
DEMO
Result
See Also
~!C, MONTH, DATE, DAY, HOUR, MINUTE, SECOND

Table of Contents

Other manuals for TSC M23

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC M23 and is the answer not in the manual?

TSC M23 Specifications

General IconGeneral
BrandTSC
ModelM23
CategoryPrinter
LanguageEnglish

Related product manuals