IEC_BACNET_DUMP_STATE (ENUM)ΒΆ

TYPE IEC_BACNET_DUMP_STATE :

Specifies the current dump state of the object which is dumped.

InOut:

Name

Initial

Comment

DUMP_BEGIN_NEW_OBJECT

0

This state indicates that a new object has started and the first property is beeing dumped now.

DUMP_CONTINUE_OBJECT

1

This state indicates that some property in the middle between the first and last property is beeing dumped now.

DUMP_END_OBJECT

2

This state indicates that the dump of the last property of the object is running.