IEC_BACNET_CONTROL_VMAC_ENTRY (STRUCT)ΒΆ
TYPE IEC_BACNET_CONTROL_VMAC_ENTRY : STRUCT
Structure for getting/setting VMAC entries in the stack.
- InOut:
Name
Type
Comment
nIndex
Index of table entry to modify.
nMaxCount
Maximum number of entries in table.
lenVirtualMacAddress
Length of virtual MAC address.
virtualMacAddress
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
Virtual MAC address.
lenNativeMacAddress
Length of native MAC address.
nativeMacAddress
ARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
Native MAC address.