HostGetPortName Method GIGATMS.UHF Help Documentation
Gets the port name by indicating port index.

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public string GetPortName(
	int portIndex
)

Parameters

portIndex
Type: SystemInt32
The index number of port . The value starts from 0.

Return Value

Type: String
The port name with secified port index.
See Also

Reference