UBI EasyCoder 201 IIE Manuál s instrukcemi Strana 274

  • 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 273
Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7272
Chapter 2 Program Instructions
VERSION$
Field of Application
Function returning the version of the rmware, printer family, or
type of CPU board.
Syntax VERSION$[(<nexp>)]
<nexp> is, optionally, the type of information to be returned:
0 = Version of rmware (default)
1 = Printer family
2 = Type of CPU board
Remarks
The name of the rmware depends on if the printer is running in the Immediate
or Programming Modes, or in the Intermec Direct Protocol.
The printer family is returned as one of the following alternatives:
501XP
601XP
F2
F4
The type of CPU-board is returned as a string of text, for example:
hardware version 2.1 (EasyCoder 501/601 XP)
hardware version 3.0 (EasyCoder F-series)
Examples
PRINT VERSION$(0)
yields for example:
Fingerprint 7.60
PRINT VERSION$(1)
yields for example:
501XP
PRINT VERSION$(2)
yields for example:
hardware version 2.1
Zobrazit stránku 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 331 332

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

Žádné komentáře