EasyManua.ls Logo

Magtek DYNAMAG - closeDevice; getDeviceList

Magtek DYNAMAG
61 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
3 - MTSCRA Functions
Dynamag, DynaMAX, eDynamo, mDynamo, tDynamo, DynaWave, and iDynamo 6| Secure Card Reader Authenticators | Programmer’s
Reference (Java and Java Applet)
Page 27
3.3 closeDevice
This function closes the connection to the device. The event associated with this command is
onDeviceConnectionStateChanged.
long closeDevice();
Return Value:
0 = Success
Non-Zero = Error
3.4 init
This function registers a listener for callback and applies for Java only not Java Applet. See section 4
MTSCRAEvent for details about implementing the listener object.
Void init(MTSCRAEvent e);
Return Value: None
3.5 getDeviceList
This function enumerates all SCRA devices connected to the host.
String getDeviceList();
Return Value:
Returns a string which contains zero or more device paths separated by ‘,’.
3.6 isDeviceConnected
This function retrieves the connection status of the device.
boolean isDeviceConnected();
Return Value:
True if the host is connected to the device, otherwise False.
3.7 isDeviceEMV
This function indicates whether the device supports EMV or not.
boolean isDeviceEMV();
Return Value:
True = EMV supported by the device.
3.8 getFirmware
This function retrieves firmware revision number.
String getFirmware();
Return Value: String containing the Firmware revision number.

Table of Contents

Other manuals for Magtek DYNAMAG

Related product manuals