MagTek Device Drivers for Windows
20
rawrecv
Function
Receive data from the device.
Syntax
/rawrecv
Errors
/rawrecv
45
<LF>
If a command is already pending.
/rawrecv
82<LF>
If the command was canceled by the user (e.g., with CLEAR key)
Remarks
This command overrides the default processing of the next message that comes from
the device and returns it to the application as a
rawrecv
response. Only one
message from the device will be processed in this manner, after that the driver
switches to normal operation. The response to this command is in the following
format:
/rawrecv
status x
status
is a 2-digit decimal value (refer to Appendix C. Status Codes for a
complete description of the status values)
x
is the data received from the device with the following characters replaced:
•
<CR>
is replaced by
\r
•
<LF>
is replaced by
\n
•
\
is replaced by
\\
•
any other non-printable characters are replaced by
\
xhh
, where
hh
is the
two digit hex code of the character.
If a
/rawsend
command is sent that will cause the device to send back a response,
the application should either submit a
/rawrecv
command before sending the data
with
/rawsend
, or (better) use the
/rawxact
command.
Note
In some cases, the framing characters in the response
are extracted by the driver and are not presented to
the application.
Example
To receive card data when the IntelliPIN is operating in the VeriFone mode:
Command
/rawrecv
<LF>
Response
/rawrecv
00
;12345?
<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: ......