IEC_BACNET_DUMP_STATE (ENUM)ΒΆ
TYPE IEC_BACNET_DUMP_STATE :
Specifies the current dump state of the object which is dumped.
- InOut:
- Name - Comment - DUMP_BEGIN_NEW_OBJECT - This state indicates that a new object has started and the first property is beeing dumped now. - DUMP_CONTINUE_OBJECT - This state indicates that some property in the middle between the first and last property is beeing dumped now. - DUMP_END_OBJECT - This state indicates that the dump of the last property of the object is running. 
