MENU
    Sandalwood: Ignition Connector
    • 15 May 2024
    • 2 Minutes to read
    • Contributors

    Sandalwood: Ignition Connector


    Article summary

    To download the app, visit: Library

    Introduction

    Sandalwood designs and executes strategic programs for manufacturers which reduce work-related risks to quality, productivity, and employee health. By providing knowledge, research, technology and resources, Sandalwood supports its clients in a comprehensive manner, delivering the best results.

    Purpose

    Utilizing the Ignition to Tulip connector is crucial as it facilitates the integration of data between the two platforms. By leveraging this connector, users can directly access Ignition tags and queries within Tulip, maximizing the use of Tulip's advanced features while harnessing the wealth of data stored in Ignition. This integration improves workflows, enhances data-driven decision-making, and fosters collaboration across teams by centralizing critical information within the Tulip platform.

    API Doc

    The following Connector Function highlighted in this document have leveraged Sandalwood API Docs.

    Pre-Requisites

    Sign up for an account at Sandalwood and establish a custom project on your Ignition gateway.
    More information about this can be found in this Documentation.

    Tulip Connection Details

    The following information would need to be configured on Tulip's HTTP connector.

    Running On: Cloud Connector Host
    Host: Ignition Gateway IP Address
    Port: Ignition Gateway Port Number
    TLS: No
    Authentication: None

    Example Prebuilt Connector Functions

    Get All Tag Paths

    Get a list of all tag paths, providers, and folders inside the Ignition Gateway

    Get Group Tag Paths

    Search for tag paths by entering a tag provider, or folder returned data will show all tags that live in specified location.

    Get Named Queries

    Grab all Named Queries, Parameters, and Query Statements on the Ignition Gateway.

    Get Simple Health

    Used as a simple heartbeat to the Ignition Gateway returns the gateway time in UTC format.

    Get System Health

    Get performance metrics on the Ignition Gateway.

    Get Tag Value Units

    Grab multiple tag values with engineering units, high value, low value.

    Get Tag Values

    By providing tag paths we can gather tag values to display

    Get Tag Values Tulip Friendly Output

    Enter tag paths to return data in a Tulip Friendly output values can be stored as array or objects within Tulip.

    Run Named Queries

    Allows you to run any named query from the Ignition Gateway inside of tulip!

    Next Steps


    Was this article helpful?