IEC_BACNET_VMAC_ENTRY (STRUCT)ΒΆ
TYPE IEC_BACNET_VMAC_ENTRY : STRUCT
Definition of the BACnetVMACEntry structure.
- InOut:
Name
Type
Comment
lenVirtualMacAddressThe length for the virtual MAC address.
virtualMacAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The virtual MAC address.
lenNativeMacAddressThe length for the native MAC address.
nativeMacAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
The native MAC address.