9.4. Revise the MACHINE Button Configuration on the CIMPTRACK Screen
About this task
Previously you had created a Machine button that moves items on the CIMPTRACK.cim assembly line using a script.
You can create a new Machine button or revise the existing one so it will move items using the RCO SPLIT configuration.
A | Revise the Machine Button Configuration |
B | Test the Machine Button |
- Revise the Machine Button Configuration
Procedure
- Open the Machine button's Properties - Object dialog box.
- Select the Mouse Up event to trigger a new procedure (instead of the script).
-
Configure the new procedure as follows.
A Procedure name ToMachine B Actions Toggle Setpoint Point ID SPLIT_MACHINE_READY Absolute Setpoint Point ID SPLIT_MACHINE_RLM Value Next_Highest_Order -
Close the Machine button's:
- Procedure Information dialog box.
- Properties - Object dialog box.
Result: The SPLIT RCO is ready to be tested.
- Test the Machine Button
- Open the CimView screen.
- Make sure enough items are in the ROBOT_CONV region.
-
Note the number of items in the MACHINE 0 and MACHINE 1 regions.
- Click Machine button one or more times.
-
Note the number of items in the MACHINE 0 and MACHINE 1 regions.
Note: Make sure you understand what happened, including what the Select next Highest Order Decision function block does, before you continue.