The following instructions are for using the MTUSDK Test console on a Linux operating system. In these examples, lines are removed and replaced with β. . .β for brevity.
BIN File
To send an individual BIN configuration file to the device follow these steps.
After the name of the console, enter:
[cfg.bin] Name of the .bin file
-t File type (excel or bin)
-i File Id number. 8 digit file id.
00000000 TERMINAL
00000100 PROCESSING
00000200 ENTRYPOINT
00000300 CA KEYS
00000500 AMEXDRL
-d Device path. Optional if using USB.
Example: Terminal configuration bin file
$ sudo ./emvconfiguration cfg00000000.bin βt bin βi 0000000000
Then press Enter key. The result is shown similar as below.
The console exits afterwards.
To send an Excel configuration file to the device follow these steps. Excel may contain one or multiple configurations.
After the name of the console, enter:
Example: Excel configuration file
Then press Enter key. The EMVConfiguration console will connect to Magensa Remote Services, send the excel content for conversion into .bin format, and then send each .bin file to the device.
The result is shown similar as below.
The console exits afterwards.
Excel File
Connect to usb progress (33)
progress (66)
progress (100)
result (0)
send file β 00000000 successfully
[cfg.xlsx] Name of the .excel file
-t File type (excel or bin)
-d Device path. Optional if using USB.