IEC_BACNET_VMAC_ENTRY (STRUCT)ΒΆ
TYPE IEC_BACNET_VMAC_ENTRY : STRUCT
Definition of the BACnetVMACEntry structure.
- InOut:
Name
Type
Comment
lenVirtualMacAddress
The length for the virtual MAC address.
virtualMacAddress
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The virtual MAC address.
lenNativeMacAddress
The length for the native MAC address.
nativeMacAddress
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The native MAC address.