Elo TouchSystems Entuitive ET1725L Series User Manual page 123

17" lcd desktop touchmonitor with magnetic swipe reader
Table of Contents

Advertisement

MagTek Device Drivers for Windows
Read
Description
Argument
chk_or_card
Read magnetic stripe card or check data. When a card or check is swiped
through the device, the driver sends the respective response.
key_press
Display a message (
key on the keypad to be pressed. The device will wait for
seconds for the key press (by default 0 for no timeout). The response to
this command is:
key_string
Display a message (
string of key presses (digits) from the device. The following properties
affect this command:
The response to this command is in the following format:
/read K
24
msg4
/read K
XXX is the number of keys collected. Always 001 on successful read,
000 if failed.
SS is a two-digit status code: 00 – successful read, 81 – timeout, etc.
K is the ASCII representation of the pressed key (if SS is 00).
msg4
– number of seconds to wait for input (by default 0 for
entry_tout
no timeout)
– how to display the characters entered from the
entry_echo
keypad on the LCD screen: empty value to display as entered,
(minus) to suppress display,
-
default.
– maximum number of characters to be collected.
entry_len
An empty value for this property is interpreted as a length of 1 by the
device (default).
XXXSS data
XXX is the data length in characters
SS is a two digit status code:
00 – successful read
81 – timeout
83 – input aborted, etc.
data is the string collected from the device.
) on the LCD screen, if available, and wait for a
XXXSS K
) on the LCD screen, if available, and collect a
no timeout)
to display as amount. Empty by
$
entry_tout

Advertisement

Table of Contents
loading

Table of Contents