WiFiSettings Properties |
The WiFiSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | DHCPEnabled |
Gets or sets a value indicating whether DHCP is enabled.
|
![]() | Gateway |
Gets or sets the gateway.
|
![]() | Password |
Gets or sets the Wi-Fi AP password.
The password can not be read when calling TS100.GetWiFiSettings, TS800.GetWiFiSettings.
|
![]() | SSID |
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.
|
![]() | StaticIP |
Gets or sets the static IP.
|
![]() | SubnetMask |
Gets or sets the subnet mask.
|