3 - MagneFlex Powder Resources
SDK - MagneFlex Powder, MIddleware,| PIN PEDs | Programmer’s Manual (MagneFlex API)
Page 22
Parameter
Description
DeviceID
URI of the device.
For USB devices, Use an empty string to open the first device found.
Otherwise use:
USB://DEVICESERIALNUMBER
Example,
USB://99261829170E0810
For Ethernet devices, use the form:
IP://IPAddress:PORT
Example,
IP://10.57.10.180:26
For 802.11 Wireless devices, use in the form:
TLS12://TLSDEVICESERIALNUMBER
TLS12TRUST://TLSDEVICESERIALNUMBER
Example,
TLS12://TLS99261829170E0810
TLS12TRUST://TLS99261829170E0810
For BLE devices, use the form:
BLEEMV://DEVICENAME
Example,
BLEEMV://DPG123456789A
DEVICENAME is listed in the operating system Bluetooth settings.
WaitTime
Time in seconds the device will wait for the action to be completed.
(1 - 255)
Options
Option to select the timeout behavior.
0 = Timeout will clear data
1 = Timeout with available data, signature can be retrieved if exists
Tones
Tones to use:
0 = No sound
1 = One beep
2 = Two beeps
CloseDevice
Flag which determines whether the connection to the device will be closed
after the request is processed. Default value is “false”.
“false” = Do no close the device.
“true” = Close device.
EndSession
Flag which determines whether an EndSession command is sent to the
device after the request is processed. Default value is “false”. When set to
false, this flag may facilitate the display of a custom message after a
request is processed.
“false” = Do no end the session.
“true” = End the session.
Return Value:
The Signature output.
{“SignatureOutput”:{
“SignatureOutputStatus”:,