.Wepmode Property

Top  Previous  Next

 

Function:

Sets/returns the WEP mode.

Type:

Enum (pl_wln_wep_modes, byte)

Value Range:

0- PL_WLN_WEP_MODE_DISABLED (default): WEP is disabled.

1- PL_WLN_WEP_MODE_64: - WEP-64 is used.

2- PL_WLN_WEP_MODE_128: WEP-128 is used.

See Also:

Setting WEP Mode and Keys

 


Details

The value of this property defines the length of the WEP keys (wln.wepkey1, wln.wepkey2, wln.wepkey3, wln.wepkey4).

Actual change to the setup of the Wi-Fi hardware is made with the invocation of the wln.setwep method.