This library provides SPC (Script Packet Communication) mode communication with Micro-Sensys RFID readers. It will handle the communication using the standard format, and will automatically decode the Heartbeat information. Furthermore send (if supported by script) and receive of data commands is supported. It is possible to call blocking functions, async functions and run the functions in separate threads. Used Type: iIDReaderLibrary.SpcInterfaceControl
$ dotnet add package Microsensys.iIDReaderLibrary.SpcInterfaceControlThis library provides SPC (Script Packet Communication) mode communication with Micro-Sensys RFID readers.
It will handle the communication using the standard format, and will automatically decode the Heartbeat information. Furthermore send (if supported by script) and receive of data commands is supported. It is possible to call blocking functions, async functions and run the functions in separate threads.
To get started and for more details how to interact, multiple sample codes are available under our GitHub: https://github.com/Micro-Sensys/
See LICENSE.txt