3 - MTSCRA Class Methods
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer’s
Reference (Windows/Windows Phone)
Page 15
The following table shows the connection types supported by the various SCRA devices:
Connection Type
SCRA Device
Audio
aDynamo
uDynamo
BLE
DynaMAX
BLEEMV
eDynamo
Bluetooth
BulleT
USB
BulletT
DynaMag
DynaMAX
eDynamo
mDynamo
Return Value: None
3.3
setAddress
This method sets the address of the device.
public void setAddress(string deviceAddress)
Parameters:
Parameter
Description
deviceAddress
String value of the address.
Return Value: None
3.4
setDeviceID
This method sets the device ID.
public void setDeviceID(string deviceID)
Parameters:
Parameter
Description
deviceID
String value of the device ID.
Return Value: None
3.5
openDevice
This method opens connection to the device.
public void openDevice()