- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
Location Tracking with Vision
Use an off-the-shelf camera to track items and transact them as they move through your factory
Video Overview
Introduction
This application is an example of how you might use Tulip's vision system to register fixtures ("Jigs") and keep track of them as they move through your factory. To accomplish this, we use Tulip tables to store the assignment of Vision Regions to Locations, Serialized Units to Jigs, and current state inventory levels. Below is a diagram that shows how these relationships are stored and changed as a Jig passes through any number of Regions.
Installation
You will need to setup your vision system and camera
Create and print out markers using the vision system
Create a Jig Detector and Jigs
- Create a Region and configure it to use the "Tracking Jigs" detector
- Use the "configure regions" step in the app to assign your regions to your locations
- Finally, your jigs must be assigned to actual production serial numbers. Production serial numbers (or lots) are stored uniquely in the *Units table as a "Unit ID". When a Unit ID is going to move around the factory, it will do so once it is assigned to a Jig. The jig will be recognized by the vision system and used to process the inventory into and out of locations.
- The tracking app is ready to use!
Was this article helpful?