Denso BHT-400-CE Reference Manual page 223

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

MACAddress
Acquires the MAC address.
Syntax
[VB]
Public Shared ReadOnly Property
[C#]
public static string
Property
MAC address
Default value: null
Exceptions
Name of Exception
DeviceLoadException
[Ex.] Acquire the MAC address.
[VB] Dim MacAddr As String = RF.Settings.MACAddress
[C#] string MacAddr = RF.Settings.MACAddress;
MACAddress
MACAddress
{get;}
Meaning
The NIC device is not ready.
- 217 -
As String

Advertisement

Table of Contents
loading

Table of Contents