IEC_BACNET_ACTION_LIST (STRUCT)ΒΆ

TYPE IEC_BACNET_ACTION_LIST : STRUCT

This structure is used to transport the property contents of the whole command list.

InOut:

Name

Type

Comment

actionCount

IEC_BACNET_ELEMENT_COUNT

Count of action commands in the list.

pAction

POINTER TO IEC_BACNET_ACTION_COMMAND

The list with action commands to execute.