Denso BHT-400-CE Reference Manual page 238

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

APMAC
Acquires the MAC address of the currently linked AP.
Syntax
[VB]
Public Shared ReadOnly Property
[C#]
public static string
Property
MAC address
Default value: null
Exceptions
Name of Exception
DeviceNotFoundException
DeviceLoadException
[Ex.] Acquire the MAC address of the currently linked AP.
[VB] Dim CurAPMacAddr As String = RF.Info.APMAC
[C#] int Channel = RF.Info.Channel;
APMAC
APMAC
{get;}
Meaning
No NIC device was found.
The NIC device is not ready.
- 232 -
As String

Advertisement

Table of Contents
loading

Table of Contents