9.5.1. Create a MACHINE Button on your TRK61 Screen

  1. Place a text button on your TRK61 screen.

Note: Remove the script button or leave it there if you want to compare results.

  1. Open the button's Properties - Object dialog box.

  2. Name the button MACHINE.

  3. Select a Mouse Up event to trigger the procedure.

  4. Configure a new procedure.

  1. Name the procedure ToMachine.

  2. Create an action that will move an item.

Action

Toggle Setpoint

Point ID

SPLIT_MACHINE_READY

  1. Create a second action that will determine to which machine the item will be moved.

Action

Absolute Setpoint

Point ID

SPLIT_MACHINE_RLM

Value

Next_Highest_Order

  1. Close the button's Properties - Object dialog box.

More information