.Ssid Property

Top  Previous  Next

 

Function:

Sets/returns the SSID (name) of the wireless network with which the Wi-Fi interface will associate or is associated, or own network the Wi-Fi interface will create (has created) in the ad-hoc mode.

Type:

String

Value Range:

0-32 characters. Default= "".

See Also:

Associating With Selected Network

 


Details

The property must be correctly set prior to invoking the wln.associate method, which commences actual association.

The property cannot be changed while the wln object is in the associated state (wln.associationstate= 1- PL_WLN_ASSOCIATED).