.associate Method
|
Function: |
Causes the Wi-Fi interface to attempt association with the specified wireless network. This method is a task. |
|
Syntax: |
wln.associate(byref bssid as string, byref ssid as string, channel as byte, bssmode as pl_wln_bss_modes) as accepted_rejected |
|
Returns: |
One of accepted_rejected constants:
|
|
See Also: |
Associating With a Network, wln.disassociate, wln.associationstate |
|
Part |
Description |
|
bssid |
|
|
ssid |
The name of the target network with which to associate. |
|
channel |
|
|
bssmode |
Network mode of the target network:
|