Logging - Part 2: Function Block Setup
Last updated
Last updated
Copyright © 2024 | All Rights Reserved
The control function block is a script that will tell the capture function block to change partitions when the trigger condition is met. There are a number of ways to do this script. The basic functionality would be to:\
Set your index
Wait for condition to change partition
Change partition
Make sure you are accessing a valid partition
The script in the example is shown below.