UBI EasyCoder 201 IIE Manuál s instrukcemi Strana 262

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 332
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 261
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7260
Chapter 2 Program Instructions
TICKS
Field of Application
Function returning the time, that has passed since the last power
up in the printer, expressed in number of TICKS" (1 TICK =
0.01 seconds.)
Syntax TICKS
Remarks
TICKS allows you to measure time more exactly than the TIME$ variable,
which cannot handle time units smaller than 1 second.
The TICKS counter is reset to zero at power up.
Example
10 A%=TICKS
20 PRINT A%
RUN
yields for example:
1081287
The time which has passed since the printer was started is 10812.87 seconds,
that is 3 hours 12.87 seconds.
Zobrazit stránku 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 331 332

Komentáře k této Příručce

Žádné komentáře