Hello,
I’m facing big trouble on how to create waypoints in MoveNodes.
A short explanation of what has to be done by my URCap: I need to create MoveP and MoveJ Nodes with some of the digital inputs of the controller. For example, pushbutton 1 creates a MovePNode with 1 Waypoint. If pushbutton 2 is pressed, another waypoint should be created.
The URCap Node is inserted into the node tree by the operator.
As long as this view is open, the URCap will recognize changes to the digital inputs. After pushbutton 1 is pressed it looks like this:
So far so good. But i can’t find a way to create a waypoint by pressing pushbutton 2. The tree should look like this:
I’m really looking forward for your answers.
Thanks in advance,
Andreas