Tyco Electronics 1525l Car Video System User Manual


 
Section 4. Magnetic Card Data Parsing
113
The application issues /get applied_fmt.
The driver responds with /get applied_fmt BankCard.
The application issues /get FirstName to the driver.
The driver responds with /get FirstName JOHN.
The application issues /get LastName to the driver.
The driver responds with /get LastName SMITH.
The application issues /get PAN to the driver.
The driver responds with /get PAN 1234567890074589.
The application issues /get ExpDate to the driver.
The driver responds with /get ExpDate 9912.
After all of the required properties have been retrieved, the application can place them in
appropriate strings as required by the application.