Sorting by Height with Micro820¶
Requirements
- Allen-Bradley Edition or Ultimate Edition
- Compatible Micro800 PLC with Ethernet connection
- Connected Components Workbench
Downloads
This sample provides a Connected Components Workbench project ready to download to the PLC and control the Sorting by Height (Basic) scene.
-
Download the zip archive (top of this page), extract it and open the micro820-sort-height-basic.ccwsln project in Connected Components Workbench.
-
Edit the project to match your controller's hardware. Click on Device > Change Controller... and choose the controller type you are using from the Controller Type drop-down list.
-
Select Device > Download to send the new program to the PLC.
-
Start Factory I/O, press Ctrl+O, select Scenes on the left panel and open the Sorting by Height (Basic) scene.
-
Press F4 to open the Driver window. Select Allen-Bradley Micro800 from the driver drop-down list.
-
Click on CONFIGURATION and insert the controller's IP address in the Host field.
-
Press Esc to return to the Driver Window. Now click on CONNECT to connect to the PLC.
-
Finally, switch to Run mode.