Click or drag to resize

ImpinjQtWrite Constructor

Initializes a new instance of the ImpinjQtWrite class.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public ImpinjQtWrite(
	ImpinjQtWritePersistences persistence,
	ImpinjQtConfig config
)

Parameters

persistence
Type: com.gigatms.ParametersImpinjQtWritePersistences
The persistence.
config
Type: com.gigatms.ParametersImpinjQtConfig
The configuration.
See Also