Hi, Tim,
Chris,
In my 20 plus years of PRoVOX I have found that the initial
distribution of points to the 0.1 second ticks is in the index
increasing order (at least mostly) on an initializing total download.
But later partial downloads can change the order of point execution.
If you must have 5 levels of cascade you can split them into two pairs
of primary/secondary and find the correct tab (Pseudo FST?) to link
them. Then they will get executed in three, probably separate, 0.1
ticks. I would expect between .6 and 2 seconds of deadtime from loop
execution. (See the manual for IO timing.)
In my complex combustion control, each fuel and each air stream (and
furnace pressure where needed) had its own loop with input (and output
-where needed) LCP for PV calculation and output splitting and
characterization. We could not calculate setpoints in the loop LCP
without overload issues with the SR90 IFCs, so they were in an air
setpoint LCP and a fuel setpoint LCP.