
- 239 -
Update
Copies the value set at the Zero Config GUI to the BHT wireless registry referenced by the
wireless driver.
■ Syntax
[VB]
Public Shared Sub Update()
[C#]
public static void Update()
■ Parameters
None
■ Exceptions
Name of Exception Meaning
DeviceLoadException The device is not ready.
The edit mode has not been set to Zero Config mode.
MissingMethodException Profile not supported.
■ Note
This is not supported on units running on Windows CE 4.1. An exception is thrown when
executed.
Call this method first if the value set at the Zero Config GUI is acquired from the class
library.
This can only be executed when the control mode (RF.Controller) is set to Zero Config
mode. An exception is thrown if an attempt is made to set or acquire when in Nic Control
mode. Set the RF.Controller value to EN_CONTROLLER.ZEROCONFIG.
Kommentare zu diesen Handbüchern