Configure RFID Bot Actions
To make a bot perform an action when an RFID tag passes it's necessary to configure the actions via the Bot Actions page.
Navigate to the Bot Actions by going to the Farm Manager top menu, choosing RFID Manager and then choose List Actions from the menu on the left side.
Step-by-step guide
- Click the +Add New Action button in the upper-right.
- Enter a Label for the bot action
- Choose the Bot from the dropdown
- Choose the RFID Tag States from the dropdown; these represent the states which this bot action will respond to. Tags that don't match this state will be ignored.
- Choose the appropriate Driver for the action you want performed by this bot.
Drivers
Driver | Action Performed when RFID read |
---|---|
Harvest_Default | RFID Tags configured for a harvest event will produce a harvest input. |
Packing_Default | RFID Tags belonging to a harvest input will be automatically added to a packing event. |
Harvest_Packing_Default | RFID Tags configured for a harvest event will produce a harvest input and be automatically input to the most recent packing event. |
Storage_Default | RFID Tags belonging to a harvest input will be automatically stored to the Tagbot's location (unless otherwise specified). |
Related articles