Call BACnet function blocks using the same cycle time
Calling different BACnet FBs using different cycle times leads to runtime errors caused by delayed library calls. The BACnet supplement and the PLC library require a synchronization at start-up. Calling BACnet FBs delayed in any way is not possible. If objects need to be created or deleted at runtime, refer to the section Dynamic Object Manager in this manual.