Its straight forward to have the number of taskexecuters be linked to a parameter when using a dispatcher, but I cannot figure out how to do the same when no dispatcher is involved. I tried to copy the object, but the A connection to a control point is missing.
I tried creating a connection using contextdragconnection with no luck, it just shows the popup to choose "Traveler AGV" (And doesnt work even though I mouse click it)
I also found reference to function_s(taskexecuter,"addConnection",index,controlpoint); But no index gave me the desired result.
Maybe im missing some easy way to to this?