4 packages tagged with “TELID”
This library provides functionality to communicate with Micro-Sensys RFID readers.
This library provides DOC (Direct Online Communication) mode communication with Micro-Sensys RFID readers. Using the functions implemented is possible to search for a transponder (Identify), read data from transponder memory (ReadBytes), write data to a transponder memory (WriteBytes) or get measurements from TELID® transponder sensors. It is possible to call blocking functions, async functions and run the functions in separate threads. Used Type: iIDReaderLibrary.DocInterfaceControl
This library provides functionality to read and configure TELID data loggers using a Micro-Sensys RFID reader.
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