30 likes | 190 Vues
The High-Level Project Organization Ethernet Control Flow Settings Form enables efficient manipulation of RFID reader and inventory settings. It logs data into files, supports LLRP commands for state management, and facilitates connection management with features for connect, start/stop, and disconnect. The system tracks user states, parses tag data, and dynamically updates the GUI with the latest information. It also accumulates tag reports for management, processes XML data, and maintains real-time sensor rates, ensuring effective monitoring and reporting of RFID activities.
E N D
High Level Project Organization Ethernet
Control Flow Settings Form Allows Manipulation of Reader and Inventory Setting Logs Data into File RFID Reader Reader Library - Connect() - start/stop() - Disconnect() - enableReadAccess() - Understands and Issues LLRP Commands • Sets New State • Keeps track of user state Handles Ethernet stuff.
Tag Parsing Flow GUI Update Handle Tags • Passes to Other Special Handlers • Graphs Data • Keeps current Sensor Rates Timer - Refreshes GUI with latest data from HandleTags Logging TagStats RFID Reader Reader Library MyTags() Report • - Parses Report into MyTag object. • Sends to Manager each Tag • - Understands LLRP Language Passes MyTag to GUI Handles Ethernet stuff. Parses XML. Accumulates tag into RO Report. Sends Report to PC.