3 - MTPPSCRAPCL Functions
int requestPowerDownICC(byte waitTime);
Parameter
waitTime
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.18 requestICCAPDU (EMV L1 only)
This function sends the ICC APDU report to the device. The event associated with this command is
OnAPDUArrived. For additional information, see Appendix B EMV CBC-MAC.
int requestICCAPDU(byte [] apdu, int apduLen);
Parameter
apdu
apduLen
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.19 sendSpecialCommand
This function sends a direct "SET" byte command to the device. For information about direct commands,
see 99875585 DynaPro Programmer's Reference (Commands) and/or 99875629 DynaPro Mini
Programmer's Reference (Commands). The event associated with this command is OnDataReady.
int sendSpecialCommand(String lpCommand);
Parameter
lpCommand
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.20 getSpecialCommand
This function sends a direct "GET" byte command to the device. For information about direct
commands, see 99875585 DynaPro Programmer's Reference (Commands) and/or 99875629
DynaPro Mini Programmer's Reference (Commands).
byte[] getSpecialCommand(String lpCommand);
Parameter
lpCommand
IPAD, DynaPro, DynaPro Go, and DynaPro Mini| PIN Encryption Devices | Programmer's Reference (Microsoft Windows Store)
Page 18
Not used.
Array of APDU bytes to send out
Size of the APDU byte array
A hexadecimal command string to send to device.
A hexadecimal command string will send to device.
Description
Description
Description
Description
Need help?
Do you have a question about the IPAD and is the answer not in the manual?
Questions and answers