Order Number Tag Template
Last updated
Last updated
Data Tag templates in TilliT can be assigned to an edge data tag to define how the system interprets incoming data.
For example, the Order Number template allows TilliT to automatically complete a running order and start a new one. To enable this, you need to map TilliT to a source tag that holds the currently active order number.
Once the order number changes, TilliT will finalize the previous order and initiate the new one, ensuring a seamless transition between orders.
The system must be connected to a source system, such as an OPC UA source system with Kepware Server.
A tag is set up to read the running order. This tag follows the Order Number Template, which tells the system what the current running order is.
The source system continuously updates this tag with the current order number.
The system detects that Order ending with 202 is currently running.
The next order, Order ending with 206, is set in the Kepware simulator.
The system retrieves this updated order number during its polling cycle.
Once the order number changes to 206, the system:
Marks Order 202 as completed.
Updates the running order to 206.
Triggers counters and related activities for the new order.