Section 3. Commands
17
display
Function
Show a single message or two alternating messages on the device’s display.
Syntax
/display
[x]
The optional argument
x
indicates the message to be displayed.
Errors
none
Remarks
If the optional argument
x
is provided, this command displays it as a single message.
If
x
is
@
, the driver sends a command to the device to display the idle message
00
(“Welcome”). If
x
is omitted, the command uses the values of the
msg1
and
msg2
properties for the message texts. If
msg2
is empty, this command displays the text in
msg1
;
otherwise, it displays the texts in
msg1
and
msg2
as alternating messages. The
message texts are displayed unmodified, except for any ‘\’ characters, which are
used as escape characters:
\r
is converted to 0x0D (shown as
<CR>
in this document)
\n
is converted to 0x0A (shown as
<LF>
in this document), e.g., to be used as
line separator for LCD screens that can display multiple lines
\\ is converted to \
\x
hh
is converted to a character with ASCII value
hh
(always two hex digits).
Not all ASCII values can be displayed.
Leading and trailing spaces are removed from the message texts in the
x
argument and the
msg1
and
msg2
properties.
\x20
may be used for adding
leading spaces.
To center the message “Thank You” on the IntelliPIN LCD:
Command
/display \x20\x20\x20Thank
You
Response
none
echo
Function
Echo data
−
driver test command.
Syntax
/echo
string
string
is limited to 11 characters (the width of the ‘arg1’ field in the response
format) without any embedded spaces.
Errors
none
Remarks
The driver responds by echoing the command back. If the command specifies a
string that is longer than 11 characters or if a space appears, the response will be
truncated. There is no translation for escape (\x00) commands. This command
cannot be cancelled with
/cancel
.
Example
If you wish to ensure that the driver is properly installed, request it to echo a string:
Command
/echo Testing
<LF>
Response
/echo
Testing
<LF>
Summary of Contents for Entuitive 1229L
Page 1: ......
Page 11: ...1 6 E l o E n t u i t i v e T o u c h m o n i t o r U s e r G u i d e...
Page 14: ...2 9 Side View Base Bottom View...
Page 43: ...4 38 E l o E n t u i t i v e T o u c h m o n i t o r U s e r G u i d e...
Page 54: ...C 49...
Page 55: ...C 50 E l o E n t u i t i v e T o u c h m o n i t o r U s e r G u i d e...
Page 59: ...54 E l o E n t u i t i v e T o u c h m o n i t o r U s e r G u i d e...
Page 70: ...vii...
Page 71: ...Figure 1 1 USB Swipe Reader viii...
Page 75: ...USB HID Keyboard Emulation Swipe Reader 4...
Page 79: ...USB HID Keyboard Emulation Swipe Reader 8...
Page 81: ...USB HID Keyboard Emulation Swipe Reader 10...
Page 103: ...vi Figure 1 1 Port Powered Swipe Reader...
Page 107: ...Port Powered Swipe Reader 4 Figure 1 3 Dimensions...
Page 111: ...Port Powered Swipe Reader 8...
Page 115: ...Port Powered Swipe Reader 12...
Page 151: ...MagTek Device Drivers for Windows 28...
Page 161: ...MagTek Device Drivers for Windows 38...
Page 175: ...MagTek Device Drivers for Windows 52...
Page 197: ...MagTek Device Drivers for Windows 74...
Page 199: ...MagTek Device Drivers for Windows 76...
Page 201: ...MagTek Device Drivers for Windows 78...
Page 220: ...i Customer Displays 2 by 20 character display USER MANUAL Models LD9000 Series...
Page 249: ......