Denso BHT-400-CE Reference Manual page 232

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents