
- 264 -
Beacon
Acquires the beacon quality.
■ Syntax
[VB]
Public Shared ReadOnly Property Beacon As Integer
[C#]
public static int Beacon {get;}
■ Property
Beacon quality (%)
Default value
: Beacon quality at the time of initialization.
■ Exceptions
Name of Exception Meaning
DeviceNotFoundException No NIC device was found.
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the beacon.
[VB] Dim Beacon As Integer = RF.SiteSurvey.Beacon
[C#] int Beacon = RF.SiteSurvey.Beacon;
Comentários a estes Manuais