Click or drag to resize

ConnectReaderControlInitialize Method

Initializes ConnectReaderControl with specified reader.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public void Initialize(
	UHF reader
)

Parameters

reader
Type: com.gigatmsUHF
The reader.
See Also