Section 4. USB Communications
TERMINATION_CHAR PROPERTY
Property ID: | 5 |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 0D (hex) (carriage return) |
Description: | This property is defined as follows: |
mod
c | c | c | c | c | c | c |
mod 0 | – Send c after card data |
1 | – Send c after each track |
c
0 – send nothing
This property is stored in
SS_TK2_7BITS PROPERTY
Property ID: | 6 |
Property Type: | Byte |
Length: | 1 byte |
Get Property: | Yes |
Set Property: | Yes |
Default Value: | 40 (hex) ‘@’ |
Description: | This character is sent as the track 2 start sentinel for cards that have track 2 |
| encoded in 7 bits per character format. If the value is 0 no character is sent. If |
| the value is in the range 1 – 127 then the equivalent ASCII character will be |
| sent. |
This property is stored in
19