Click or drag to resize

ImpinjQtConfig Constructor

Initializes a new instance of the ImpinjQtConfig class.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public ImpinjQtConfig(
	ImpinjQtConfigRanges range,
	ImpinjQtConfigMemoryProfiles memoryProfile
)

Parameters

range
Type: com.gigatms.ParametersImpinjQtConfigRanges
The Impinj QT range setting.
memoryProfile
Type: com.gigatms.ParametersImpinjQtConfigMemoryProfiles
The Impinj QT memory profile.
See Also