Datalogic .NET SDK
WiFiStatus (Class)
Syntax
public class WiFiStatus
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
Stores retrieved Wi-Fi status information
Public Members |
|
|
None |
Public Constructors |
|
WiFiStatus() |
Default constructor. |
Public Properties |
|
|
Cf10gStatus |
CfgStruct |
Get and set the internal struct used for marshaling between DotNet and C SDK. Although property is public, it is not generally useful outside the class and should be only used internally by WiFi class methods. |
CardState |
Current state of the WLAN card |
|
ClientMACAddress |
The MAC address of the WLAN card |
|
ClientIPAddress |
The IPv4 address currently assigned to the WLAN card. |
|
ApMACAddress |
The access point's MAC address |
|
ApIPAddress |
The access point's IP address (IPv4) |
|
UInt32 |
Channel |
Wi-Fi channel the WLAN card is connected to. |
int |
Rssi |
Current Received Signal Strength Indicator (RSSI) value of connection. |
String |
DriverVersion |
Wireless driver version string |
Inherited from |
|
|
None |
Copyright © Datalogic ADC. All Right Reserved