Click or drag to resize

TS100SetWiFiHostName Method

Set the device name when scanning devices through Wi-Fi.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public bool SetWiFiHostName(
	string name
)

Parameters

name
Type: SystemString
The Wi-Fi host name.

Return Value

Type: Boolean
The operation result
Exceptions
ExceptionCondition
NotSupportedExceptionThe reader doesn't support the feature.
See Also