While setting up a script that is using multiple digital outputs and I need to switch between two within 2 lines of KRL, the output src swaps the order of the $OUT variables. Doesn't happen if there's a line of KRL in between them, is there a purpose for this or a workaround?
Now that's an interesting catch!
In practice it shouldn't make a difference as the IOs are basically triggered at the same time, but I'll still try to find out what went wrong!
Best,
Johannes