Click or drag to resize

WiFiSettingsSSID Property

Gets or sets target Wi-Fi AP SSID that you want reader to connect. The SSID can not be read when calling TS100.GetWiFiSettings, TS800.GetWiFiSettings.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public string SSID { get; set; }

Property Value

Type: String
The Wi-Fi AP SSID.
See Also