1

How to create "Internal" tags for Data Entry

I want to use the Data Entry control to manually log Lab results data. How do I create the tags needed ? These tags do not come from PLCs or any other device, they would be "Canary Internal" tags.

3 replies

null
    • smason
    • 2 yrs ago
    • Reported - view

    Hi eric. tremblay ,

    I would suggest 2 options.

    1. CSV Collector - using this collector you could consume a csv file with the tag names and an initial value/timestamp.
    2. Create a temporary calc that will output the tag name you want to then update with the Data Entry tool.
    • Data Architect
    • eric_tremblay
    • 2 yrs ago
    • Reported - view

    Great !

    Thanks Steve

    • matheus_zanetti
    • 1 yr ago
    • Reported - view

    There is also the option to call the writer API manually (via Postman or similar) whilst creating a new Dataset to populate tags that don't exist. After the first successful API write call, they'll exist and you can assign the data entry for them.

Content aside

print this pagePrint this page
  • Status Answered
  • 1 Likes
  • 1 yr agoLast active
  • 3Replies
  • 264Views
  • 3 Following