EasyManua.ls Logo

TSC TDP-245 Plus

TSC TDP-245 Plus
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
Loading...
TSC AUTO ID Technology Co., Ltd. 168 Copyright 2013 All Rights Reserved.
NOW
Description
Returns the total days since A.D. 1900. This global variable always uses with commands FORMAT$()
and DATEADD().
Syntax
NOW
Note:
This command has been supported since V6.87 EZ and later firmware.
Example
Sample Code
SIZE 4,1
GAP 0,0
DIRECTION 1
CLS
TEXT 10,10,"3",0,1,1,"Total days since a.d. 1900: "+STR$(NOW)+" days"
TEXT 10,50,"3",0,1,1,"Date Info in RTC: "+FORMAT$(NOW, "General Date")
TEXT 10,90,"3",0,1,1,"Date after a year: "+FORMAT$(DATEADD("yyyy",1,NOW),"General Date")
PRINT 1
Result
.

Table of Contents

Other manuals for TSC TDP-245 Plus

Related product manuals