Getdevicelist; Isdeviceopened; Devicereset; Getstatuscode - Magtek IPAD Programmer's Reference Manual

Pin encryption devices
Table of Contents

Advertisement

3 - MTPPSCRAPCL Functions
Return Value:
Returns a value (0: Success, Non-Zero: Error).
3.4

getDeviceList

This function enumerates all PIN Encryption Devices.
String getDeviceList();
Return Value:
Returns a string, can contain Zero or more device paths, those paths are separated by ','.
3.5

isDeviceOpened

This function retrieves the device's open status.
boolean isDeviceOpened();
Return Value:
True if the host is connected to the device, otherwise False.
3.6

deviceReset

This function sends a reset command to the device.
int deviceReset();
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.7

getStatusCode

This function retrieves the current status of the issued report.
int getStatusCode();
Return Value:
Returns the current status of the device after issuing a command. See Status Codes for details.
3.8

cancelOperation

This function directs the device to abort the previously issued command.
int cancelOperation();
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.9

requestBypassPINCommand

This function sends the Bypass PIN command to the device. This affects the behavior of
requestSmartCard.
int requestBypassPINCommand();
IPAD, DynaPro, DynaPro Go, and DynaPro Mini| PIN Encryption Devices | Programmer's Reference (Microsoft Windows Store)
Page 14

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IPAD and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

DynaproDynapro goDynapro mini

Table of Contents