Specifications

USB Keyboard Emulation Swipe Reader
38
POST_TK_CHAR_ENABLE PROPERTY
Property ID: 0x1E
Property Type: Byte
Length: 1 byte
Get Property: Yes
Set Property: Yes
Default Value: 0x07
Description: This property is used to enable or disable the post track character for each
track individually. The post track character is set separately with the post
track character property. To enable the post track character for a given track
set its corresponding bit position to one. To disable it, set it to zero. The
following table shows how this properties bit positions relate to each track.
Bit
position
7
6
5
4
3
2
1
0
Track
Reserved
Reserved
Reserved
Reserved
Reserved
3
2
1
The reserved track fields should always be set to zero. For example, to
enable all three tracks set this property to 0x07. To enable only track 1 set
this property to 0x01.
This property is stored in non-volatile memory, so it will persist when the unit
is power cycled. When this property is changed, the unit must be reset (see
Command Number 2) or power cycled to have these changes take effect.
* This property was not added until firmware version 21042812L02. This property only exists in
swipe readers, not sureswipe readers.
RESET_DEVICE COMMAND
Command number: 0x02
Description: This command is used to reset the device. This command can be used to
make previously changed properties take affect without having to unplug
and then plug in the device. When the device resets it automatically does
a USB detach followed by an attach. After the host sends this command
to the device it should close the USB port, wait a few seconds for the
operating system to handle the device detach followed by the attach and
then re-open the USB port before trying to communicate further with the
device.
Data structure: No data is sent with this command
Result codes: 0x00 (success)
Example Request (Hex):
Cmd Num
Data Len
Data
02
00