Datalogic .NET SDK
MACAddress (Class)
Syntax
public class MACAddress
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
Contains a physical MAC address
Public Members |
|
|
None |
Public Constructors |
|
MACAddress(byte[] addr) |
Constructor takes in an array of 6 bytes that represent a MAC address. byte[] addr = The bytes array containing the MAC address |
|
|
Public Methods |
|
|
byte[] |
GetAddressBytes() |
Get the 6 byte array representing the MAC address |
string |
ToString |
Return MAC address as a formatted string, with 6 bytes in hex, separated by colons. |
Inherited from |
|
|
None |
Copyright © Datalogic ADC. All Right Reserved