Place a text button on your TRK61 screen.
Note: Remove the script button or leave it there if you want to compare results.
Open the button's Properties - Object dialog box.
Name the button MACHINE.
Select a Mouse Up event to trigger the procedure.
Configure a new procedure.
Name the procedure ToMachine.
Create an action that will move an item.
Action |
|
Point ID |
SPLIT_MACHINE_READY |
Create a second action that will determine to which machine the item will be moved.
Action |
|
Point ID |
SPLIT_MACHINE_RLM |
Value |
Next_Highest_Order |
Close the button's Properties - Object dialog box.