WIFI ADAPTER
WIFI 011
20.09.2021
Page 7
# Configuration for not secure networks (no key)
#network={
# ssid="WirelessNetworkName"
# key_mgmt=NONE
#}
# Configuration for WPA/WPA2 networks
network={
ssid="sigmatek_internet"
psk="xxxpasswordxxx"
}
Starting the WLAN client:
“C:\AUTOEXEC.LSL”
e.g.
SET IP 10 HOSTADDR DHCP
3.3
Class “WLAN_ClientControl”
SIGMATEK provides a LASAL class with the functions to handle the WiFi adapter. Refer to
the online help of LASAL CLASS 2 and the documentation of the class “WLAN_ClientCon-
trol”.
With the functions in the class
“WLAN_ClientControl” you can also connect to other access
points during runtime.
3.4
Configuration File (access point)
If the WiFi adapter WIFI 011 is to be operated as an access point, it must be configured
with the configuration file "C:\LSLSYS\HOSTAPD10.CONF".
The file is available in the directory "C:\LSLSYS\DEFAULT-CONFIGURATIONS" and must
be copied into the directory "C:\LSLSYS".
The basic settings in this file should be left as they are.
The setting for the password "wpa_passphrase" should be changed in any case.