KioWareMagTekuDynamo Object

This namespace allows access to the MagTek device.

Functions

Type Signature
string getSwipeData()
This function can be used to return device swipe data.
void clearSwipeData()
This function can be used to clear device swipe data.
bool openDevice()
This function can be used to open the device.
void closeDevice()
This function can be used to close the device.
bool isDeviceConnected()
This function can be used to identify if a device is connected.
long getBatteryLevel()
This function can be used to return the battery level of the device.
int getDeviceType()
This function can be used to return the device type.
string getFirmware()
This function can be used to return the firmware being used by the device.
string getMagTekDeviceSerial()
This function can be used to return the device serial number.
string getSDKVersion()
This function can be used to return the version number of the device SDK.