
- 213 -
Controller
Specifies the control mode.
■ Syntax
[VB]
Public Shared Property Controller As EN_CONTROLLER
[C#]
public static EN_CONTROLLER Controller{set; get;}
■ Property
Wireless control mode
Parameter values
: As listed in EN_CONTROLLER
Default value
: EN_CONTROLLER.NIC
■ Exceptions
Name of Exception Meaning
ArgumentException Parameter error
NotSupportedException Control mode not supported
■ Note
This is not supported on units running on Windows CE 4.1. An exception is thrown when an
attempt is made to set or acquire.
Set the control mode to Zero Config mode prior to performing any of the following
operations.
-Copying (Profile.Update) the value set at the Zero Config GUI to the BHT wireless registry
used by the wireless driver.
-Reflecting (Profile.Commit) the value set from the application to Zero Config.
-Using the parameter set at Zero Config to connect to the AP.
Set the control mode to Nic Control mode prior to performing the following operation.
- Using the parameter set at Nic Control to connect to the AP.
Kommentare zu diesen Handbüchern