![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Contains information about LLRP configs. More...
Data Fields | |
| BOOLEAN | saveConfiguration |
| If true, configurations made over LLRP (SET_READER_CONFIG) is persisted across shutdown or restart of reader; else configuration is not saved. More... | |
| BOOLEAN | saveTagData |
| If true, tags read by the reader by execution of autonomous mode or ROSpec with custom event reporting are persisted across shutdown or restart of reader; else read tags are lost if reader is shutdown or restarted. More... | |
| BOOLEAN | SaveTagEventData |
| If true, event list as well as the tags read by the reader by execution of autonomous mode or reader operation with custom event reporting is persisted across shutdown or restart of reader; else event list is not saved during a shutdown or reboot. More... | |
Contains information about LLRP configs.
| BOOLEAN PERSISTENCE_CONFIG::saveConfiguration |
If true, configurations made over LLRP (SET_READER_CONFIG) is persisted across shutdown or restart of reader; else configuration is not saved.
| BOOLEAN PERSISTENCE_CONFIG::saveTagData |
If true, tags read by the reader by execution of autonomous mode or ROSpec with custom event reporting are persisted across shutdown or restart of reader; else read tags are lost if reader is shutdown or restarted.
| BOOLEAN PERSISTENCE_CONFIG::SaveTagEventData |
If true, event list as well as the tags read by the reader by execution of autonomous mode or reader operation with custom event reporting is persisted across shutdown or restart of reader; else event list is not saved during a shutdown or reboot.