CAB Apollo 1 Operator's Manual Page 232

  • Download
  • Add to my manuals
  • Print
  • Page
    / 255
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 231
232 cab Produkttechnik GmbH & Co KG
232
PRODUCT MARKING AND BARCODE IDENTIFICATION
Hermes
Apollo
A-series
This
function is
available
for:
[TABLE OF CONTENTS]
[COMMAND LIST][INDEX][ESC][i][L][S]
PEEK Variables:
„os“ Delivers „cab A-Series“ - only for compatibility with Yabasic
„version“ Version of Yabasic
„resolution“ Resolution of printer in dpi
„width“ Maximum print width in mm
„transparent“ Value: 0 or 1. 1 switches off ESC-command interpretation
„mlength“ measured length of last label distance (mm), if not known it is 0
„direction“ direction of paper move - 1 if forward, -1 if backwards and 0 if standing
„slength“ stored label distance (mm), if not known or invalid it is 0
this is effectively the distance of the last defined label before being
switched off
„imageheight:name“
gives the height of an image „name“ in dots, 0 if not known
„imagewidth:name“
gives the width of an image „name“ in dots, 0 if not known
„freememory“
gives the free main memory (available for abc or Jscript)
„status“ state of the printer (same as ESC s answer string)
„xinput“ status of the peripheral connector input pin (XSTART)
„xoutput“ reads actual peripheral control bits
„line“ number of the actually printed label
„jphase“ Phase of JScript-Interpreter:
0 waiting for label definition
1 in process of label definition
2 during printing
3 standby, waiting for new job or new data for old one
„source“ Name of last data source:
„RS232“, „RS422“, „RS485“, „IEEE1284“, „RAWIP“, „USB“, „unknown“
„ticks“ timer tick since startup of printer in 1/128th seconds
„sec70“ time in unix format - i.e. seconds since Jan 1, 1970.
POKE Variables:
„xoutput“ status of the peripheral connector control bits (output)
Note: you have to set the peripheral mask to 0 (x m command) before!
„read_controls“ Value: 0 or 1. 1 allows control characters to pass thru INPUT or INKEY$.
All characters are passed to abc, including the character terminating
the input line (e.g. CR). (This CR can be removed e.g. with TRIM$.)
„httpswap“ Can be used to swap the normal root directory and the memory card
on the webserver. E.g. POKE „httpswap“,“/secret“ moves the applet
to /secret/index.htm and /card/index.htm to /index.htm.
„lcd“ Controls the source for the LCD. 0 is standard, JScript content. 1 is the
abc window.
„lcdx“, „lcdy“ Offset for the LCD in the abc window.
„led“ Controls the state of the front panel LEDs (if „lcd“ is 1). Bit coded:
1=Cancel
2=Mode
4=Feed
8=Pause
16=Arrows
„backlight“ Controls the backlight of the LCD of „lcd“ is 1. 1 is on, 0 is off, 2 is controlled
by JScript (Default).
„fcolor“, „bcolor“ Sets the fore- and background colors for abc window operations.
„color#x“ Sets the RGB value for color #x. x is valid from 1 to 254. Color 0 (black)
and 255 (white) cannot be modified.
„nice“ Sets the multitasking priority of abc vs. JScript. Ranges from 1 (JScript fast)
to 20 (abc fast). Default is 10.
„key“ Puts a character into the key buffer. E.g. POKE „key“,dec(„F001“) simulates
pressing the MODE key.
no
no
Page view 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 254 255

Comments to this Manuals

No comments