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
nIndexIndex of table entry to modify.
nMaxCountMaximum number of entries in table.
lenVirtualMacAddressLength of virtual MAC address.
virtualMacAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
Virtual MAC address.
lenNativeMacAddressLength of native MAC address.
nativeMacAddressARRAY [0..(BACNET_MAX_MAC_ADDRESS - 1)] OF IEC_BACNET_BYTE
Native MAC address.