Robots in Architecture Forum

KUKA|prc - parametric robot control for Grasshopper => Support => Topic started by: singline on February 28, 2019, 07:09:50 PM

Title: Digital I/O Curiosities
Post by: singline on February 28, 2019, 07:09:50 PM
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?

Title: Re: Digital I/O Curiosities
Post by: Johannes @ Robots in Architecture on February 28, 2019, 11:06:56 PM
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