ImpinjQtWriteConfig Property |
Gets the Impinj QT configuration.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic ImpinjQtConfig Config { get; }
Public ReadOnly Property Config As ImpinjQtConfig
Get
public:
property ImpinjQtConfig^ Config {
ImpinjQtConfig^ get ();
}
Property Value
Type:
ImpinjQtConfig
The Impinj QT configuration.
See Also