IEC_BACNET_ACTION (ENUM)ΒΆ
TYPE IEC_BACNET_ACTION :
Describes the workflow of an loop object.
This enumeration, of type BACnetAction, defines whether the loop is DIRECT or REVERSE acting.
- InOut:
- Name - Initial - Comment - _ACTION_MAX_SIZE - 16#7FFFFFFF - ACTION_DIRECT - 0 - The loop algorithm in the loop object is acting directly - ACTION_REVERSE - 1 - The loop algorithm in the loop object is acting reverse 
