Global Table Location Assignment.fsmAttached is a simple example with a process logic that sends an AGV from one location to another randomly.
This would get very messy if scaled. Ideally I would like to have a single travel block where the X and Y position are pulled from a global table in a random or other fashion instead of needing a decide and 4 discrete travel blocks.
Any advice on how to optimize this process flow to pull positions from a global table?