Poke Variables - CAB A Series Programming Manual

Thermal / thermal transfer printers
Hide thumbs Also See for A Series:
Table of Contents

Advertisement

PRODUCT MARKING AND BARCODE IDENTIFICATION

POKE Variables:

„xoutput"
„read_controls"
„bypass"
„httpswap"
„lcd"
„lcdx", „lcdy"
„led"
„ledmask"
„backlight"
„fcolor", „bcolor"
„color#x"
„nice"
„key"
[TABLE OF CONTENTS] [COMMAND LIST]
240
status of the peripheral connector control bits (output)
Note: you have to set the peripheral mask to 0 (x m command) before!
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$.)
Value:0 or 1. 1 allowsdata from interfaces to go directly to JScript.
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.
Controls the source for the LCD. 0 is standard, JScript content. 1 is the abc window.
Offset for the LCD in the abc window.
Controls the state of the front panel LEDs (if „lcd" is 1). Bit coded:
1
=
Cancel
2
=
Mode
4
=
Feed
8
=
Pause
16 =
Arrows
Masks the LEDs to be lit. Independent of „led" -value. Same bit coding as „led".
A 0 masks the respective LED.
Controls the backlight of the LCD of „lcd" is 1. 1 is on, 0 is off, 2 is controlled
by JScript (Default).
Sets the fore- and background colors for abc window operations.
Sets the RGB value for color #x. x is valid from 1 to 254. Color 0 (black)
and 255 (white) cannot be modified.
Sets the multitasking priority of abc vs. JScript. Ranges from 1 (JScript fast)
to 20 (abc fast). Default is 10.
Puts a character into the key buffer. E.g. POKE „key",dec(„F001") simulates
pressing the MODE key.
[ESC] [i] [L] [S]
cab Produkttechnik GmbH & Co KG
240
This
function is
available
for:
A-series
Apollo
no
Hermes
no
M-series
[INDEX]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Appolo seriesHermes seriesM series

Table of Contents