Cyclic calls

The Dynamic Object Manager and all dynamically created objects must be called cyclically (like all other objects once and only once per cycle). Setting the bCycleObjects := TRUE flag enables cyclic calls of the created objects. In this case, no further cyclic calls may be made (except calling the instance of FB_BACnet_DynObjectManager).