3 - MTPPSCRAPCL Functions
int setBINTableData(byte[]binTable, byte reserved, ref int opStatus);
Parameter
binTable
reserved
opStatus
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.33 getKSN
This function retrieves the device KSN value. It requires that the software first call requestPIN or
requestCard for valid KSN data. This feature is used for the Token Reversal Function and not supported
on DynaPro Go.
String getKSN();
Return Value: 20-digit hexadecimal key serial number or an empty string.
3.34 requestCard
This function wraps device command 0x03. It directs the device to prompt the user to swipe a card by
displaying one of four predefined messages and playing a specified sound. Example request screens look
like the figures below. The event associated with this function is OnCardRequestComplete.
int requestCard(
int waitTime,
int displayMessage,
int beepTones
String lpFieldSep);
IPAD, DynaPro, DynaPro Go, and DynaPro Mini| PIN Encryption Devices | Programmer's Reference (Microsoft Windows Store)
Page 25
Buffer pointer to the BIN table byte array
RFU
An integer pointer to receive the command response or operation status.
Zero value means OK. For more values, see Appendix A.
Figure 3-3 - DynaPro Swipe Prompts
Figure 3-4 - DynaPro Mini Initial Swipe Prompt
Description
Need help?
Do you have a question about the IPAD and is the answer not in the manual?
Questions and answers