Octane SDK
2.0 Beta
|
Class for exporting the reader LLRP configuration to file for debug purposes. More...
Public Member Functions | |
ImpinjReaderDebug (ImpinjReader parent) | |
Creates an instance of the ImpinjReaderDebug class. More... | |
void | SaveLlrpConfigToFile (string path) |
Saves the reader LLRP configuration to a text file. More... | |
Class for exporting the reader LLRP configuration to file for debug purposes.
Impinj.OctaneSdk.ImpinjReaderDebug.ImpinjReaderDebug | ( | ImpinjReader | parent) |
Creates an instance of the ImpinjReaderDebug class.
parent |
void Impinj.OctaneSdk.ImpinjReaderDebug.SaveLlrpConfigToFile | ( | string | path) |
Saves the reader LLRP configuration to a text file.
path | The path and filename to save the LLRP configuration data to. |