Click or drag to resize

WiFiSettings Properties

The WiFiSettings type exposes the following members.

Properties
  NameDescription
Public propertyDHCPEnabled
Gets or sets a value indicating whether DHCP is enabled.
Public propertyGateway
Gets or sets the gateway.
Public propertyPassword
Public propertySSID
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.
Public propertyStaticIP
Gets or sets the static IP.
Public propertySubnetMask
Gets or sets the subnet mask.
Top
See Also