Files
ec-gn-ja-pcf/EC-GN-JA-PCF/.svn/pristine/8a/8af5737f068bad44aaffa4a72d4bb473dd42ff49.svn-base

13 lines
498 B
Plaintext

############################################################################
## User provided PLC or fast controller driver pre configuration
############################################################################
# Enable parallel callback threads to improve 'I/O Intr' record scanning
# see https://bugzilla.iter.org/codac/show_bug.cgi?id=10413
callbackParallelThreads
callbackSetQueueSize(100000)
scanOnceSetQueueSize(100000)
#- End-of-file marker - do not delete or add lines below!