TilliT
HomepageChangelogDeveloper
  • Home
  • Introduction to TilliT
    • Introduction for New TilliT Customers
    • Videos
  • Getting Started
    • Overview
    • Definitions
    • Set up a Site & Assets
    • Set up an Activity
    • Create an Order
    • Start an Order
    • Next steps
  • Planning
    • Overview
    • Data Gathering
      • Site & Assets
      • Production Orders
      • Activities
      • Shifts & Calendars
      • Materials
      • Process Variables
      • Attributes
      • Articles
      • Checklist
  • Knowledge Base
    • Everyday Usage
      • Layout Overview
      • Login to TilliT
      • Basic functionality
      • Lock screen
      • Pinning Assets
      • Switch Site
      • Next Steps
      • Activities
        • Claiming
        • Completing
        • Manually starting
      • Orders
        • Create adhoc Order
      • Events
        • Raising an Event Using the UI
      • Notifications
    • Scheduler
      • Introduction
      • Feature Overview
      • Scheduler to Digital Operations integration
      • Scheduling
        • Scheduling
        • Orders
        • Scenarios
        • Inventory
      • Configuration
        • Operations
        • Equipment
        • Personnel
        • Materials
        • Availability
        • Optimisation
        • Changeovers
        • Loading data with excel Add-in
      • MVP Setup Guide
    • Insights
      • Activity report
      • Production Report
      • Dashboards
      • Advanced Analytics
        • Sharing dashboard
    • Users
      • User
        • User Confirmation
        • User channels
        • User subscriptions
      • Groups
      • Permissions
      • User authentication with SSO
    • Boards
    • Settings
      • Asset Hierarchy
        • Site
        • Asset
          • Asset Attributes
          • Asset Tolerances
          • Downtime periods
          • Attribute Group
          • Edge data tags
        • Asset class
        • Order Templates
          • Order Template with Unit Conversion
        • Calendar
          • Calendar item
        • Shifts Templates
          • Creating Shift Templates
          • Manual shift patterns
        • Asset Meter
      • Material Definition
        • Material
        • Material group
        • Material attributes
          • Example of material attributes
        • Material tolerance
          • Example of Material tolerance
        • Material component
        • Material conversion
      • Activity Templates
        • Activity template
          • Creating an activity
          • Where
          • When
          • Versioning
          • Building
          • Elements
            • Item types
              • Item properties
                • Active item & hidden expressions
                • Hint
                • Tolerance Source
              • Update Attribute
              • Board Item
              • Raise event
            • Data Types
              • Evaluate Data types & Dynamic Note
              • Note
              • Option list
              • Dynamic option list
              • Barcode
              • GS1 Barcode Scanner
              • Edge data
              • Material Component
              • Image capture
              • Sections
              • Digital Signature
              • Material
              • Dynamic Form Items
              • Inventory Key
        • Activity class
      • Events
        • Event Type
        • Event Relay
        • Event Schedule
      • Articles
      • Integrations
        • Adding Webhook Subscriptions
        • MQTT Integration
        • Receive the TilliT Event
        • Notifications
      • Configuration
        • Attribute
        • Attribute group
        • Tolerances
        • Dashboard group
        • Report Templates
          • Creating and Using Report Templates
        • Process variable
        • Unit of Measure
        • Run Rate Template
      • Translation
      • Audit Log
    • Edge
      • Introduction
      • Before You Start
        • Security / Firewall
        • TilliT Edge
        • Understanding your Networks
        • Common Installation Solutions
        • Managing and Publishing changes
      • Physical Device
        • Setup
      • Using Docker
        • Upgrading a docker container from before 2025
      • Common Data Sources
        • OPC-UA
        • Modbus TCP
        • Ethernet IP
        • Profinet
        • RTLE
        • Simulator
      • Data Tags
        • Data Tag Templates
        • Order Number Tag Template
        • Edge Data Tag Options
      • Edge Triggers
      • TilliT Sensors
        • Connect TilliT Edge to a Wireless Gateway
        • Bind a Wireless Counter to a Wireless Gateway
        • Configure FEN-20 PNP Sensor
      • Troubleshooting
      • Windows Edge Installer
    • History
    • OEE
      • Two Steps to Availability
      • Two Steps to Performance
      • A Step to Quality
    • Track and Trace
      • Before you begin
      • Transaction Types
      • Movement Types
      • Movement Types Field
      • Adding Material Movement to an Activity Template
      • Completing the Activity
      • Reporting
    • Mobile View
      • Device shortcut
      • Unable to enter Negative Numbers
    • Importing, Exporting and Cloning Entities
    • Troubleshooting
  • Tools
    • Excel add-in
      • How to Install the Excel Add-in
        • Excel Online
        • Desktop
      • How to Update the Excel Add-in
      • Loading multiple orders
      • Maintaining Master Data in Bulk
      • Downloading Time-Series Data
    • Staging Environment
    • Ignition Module
      • Installation
      • TilliT Tag Provider
        • Data From TilliT to Ignition
        • Data From Ignition To TilliT
      • Scripting Using the TilliT Module
      • Network Security
  • INFRASTRUCTURE
    • FAQ
    • Architecture
    • Disaster Recovery
    • Software Quality Assurance
Powered by GitBook
On this page
  • Overview
  • Equipment Status Templates (EQUIPMENT_STATUS_*)
  • Production Count Templates (COUNT_TOTAL & COUNT_REJECT)
  • Order Management Templates (ORDER_NUMBER & ORDER_STATUS)
  • Downtime Classification Template (DOWNTIME_REASON)
  1. Knowledge Base
  2. Edge
  3. Data Tags

Data Tag Templates

PreviousData TagsNextOrder Number Tag Template

Last updated 3 months ago

Overview

The Data Tag Template in TilliT provides a no-code solution for interpreting raw values and executing predefined behaviors. These templates help ingest live data, such as order counts, equipment availability, or work order status, impacting key asset metrics like performance, availability, and quality, as well as order completion progress.

Templates are defined on the Edge Data Tag of a Datasource, and each asset or equipment can have only one instance of each template.

Equipment Status Templates (EQUIPMENT_STATUS_*)

These templates expect a digital input where 1 (true) indicates that a specific status is active. Availability metrics are calculated based on these statuses.

Important: Selecting this template does not automatically configure events (e.g., Equipment Stopped, Equipment Running). To trigger events, you must create an edge trigger on the tag.


Production Count Templates (COUNT_TOTAL & COUNT_REJECT)

COUNT_TOTAL

  • Represents the total number of produced units.

  • Every minute, TilliT reads the value, compares it with the previous value, and publishes the difference to the cloud.

  • The Order Progress table displays how many units were produced between polling cycles.

COUNT_REJECT

  • Tracks the number of rejected units.

  • Like COUNT_TOTAL, TilliT reads and calculates the difference every minute.

  • This count helps determine the quality metric of Overall Equipment Effectiveness (OEE).

Order Management Templates (ORDER_NUMBER & ORDER_STATUS)

ORDER_NUMBER

  • Automatically completes a running order and starts a new one.

  • Maps TilliT to a source tag containing the current order number.

  • When the order number changes, TilliT closes the previous order and starts the new one.

ORDER_STATUS (after getting ORDER_NUMBER working)

  • Works with ORDER_NUMBER to transition an order between the following states:

    • READY

    • NEW

    • RUNNING

    • SUSPENDED

    • COMPLETED

Downtime Classification Template (DOWNTIME_REASON)

  • Automates downtime reason classification.

  • When selected, an Event Reason Option Group field appears, allowing you to match raw values to human-readable reasons.

  • The downtime reason is linked to the Equipment Stopped event and pre-fills activities for operator confirmation.

Example:

  1. An Equipment Stopped event is triggered at the edge.

  2. The DOWNTIME_REASON tag is populated with a value (e.g., 3001).

  3. The recorded reason code is classified (e.g., Operational → Operation → Downstream Machine Issue → 3001).

  4. An Enter Stoppage Reason activity is created for operator confirmation.

  5. If re-qualified, the event is updated with the correct reason.