3 - MTSCRA Class Methods
3
MTSCRA Class Methods
After creating an instance of the MTSCRA class in your custom software project, use the methods
described in this section to communicate with SCRA device.
3.1
requestDeviceList
This method initiates request to discover devices that are visible to the host using the specified connection
interface. The DeviceListReceived event will provide information regarding the available devices once
the discovery process is completed.
public void requestDeviceList(MTConnectionType connectionType)
Parameters:
Parameter
connectionType
Return Value: None
3.2
setConnectionType
This method sets the connection type of the device..
public void setConnectionType(MTConnectionType connectionType)
Parameters:
Parameter
connectionType
The following table shows the connection types supported by the various programming interfaces:
Connection Type /
Programming Interface
.NET Framework
Portable Class Library (PCL)
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer's
Reference (Windows/Windows Phone)
Page 14
MTConnectionType value:
MTConnectionType.Audio,
MTConnectionType.BLE,
MTConnectionType.BLEEMV,
MTConnectionType.USB
MTConnectionType value:
MTConnectionType.Audio,
MTConnectionType.BLE,
MTConnectionType.BLEEMV,
MTConnectionType.Bluetooth,
MTConnectionType.USB
Audio
X
X
Description
Description
BLE
BLEEMV
X
X
X
X
Bluetooth
USB
X
X
Need help?
Do you have a question about the aDynamo and is the answer not in the manual?
Questions and answers