Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
Impinj.OctaneSdk.ImpinjReaderDebug Class Reference

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...
 

Detailed Description

Class for exporting the reader LLRP configuration to file for debug purposes.

Constructor & Destructor Documentation

Impinj.OctaneSdk.ImpinjReaderDebug.ImpinjReaderDebug ( ImpinjReader  parent)

Creates an instance of the ImpinjReaderDebug class.

Parameters
parent

Member Function Documentation

void Impinj.OctaneSdk.ImpinjReaderDebug.SaveLlrpConfigToFile ( string  path)

Saves the reader LLRP configuration to a text file.

Parameters
pathThe path and filename to save the LLRP configuration data to.