-
MQTT Collector Tile (version 24)
Within MQTT, the MQTT Collector acts as a "subscriber", consuming data from an MQTT server (or broker) to which devices "publish" data to. The collector supports three payload types: SparkplugB (2.…
-
Data Discarded from Buffer
Hello everyone, I have a question regarding the buffer's handling of discarded data. Some time ago, the hard disk capacity of the Historian server (Receiver) reached its limit,…
-
OPC Collector Tile (version 24)
Sessions - total number of sessions configured Groups - total number of groups across all sessions Tags - total number of tags across all sessions Logging - total number of tags that are being…
-
Option to filter raw/processed data
In Canary's Excel Add-In, we would like to be able to get the raw or processed data for one tag based on a filter expression. For example, I want to see the values of RSX-02.…
-
Calculation Server
The Calculation Server, or Calc Server, is a useful tool for adding additional context to your historical tag data. System administrators use the the Calc Server to create new calculated tags that…
-
MQTT collector - stops logging whole nodes with zero warnings or errors
Hi, We've had this happen on at least two occasions now. The MQTT collector suddenly stops logging a while Sparkplug B edge node's tag. We're supposed to collect around 5,…
-
Change Color of Control Based on Quality of Tag
I need to get a quick overview on multiple tags to see if they are logging data or not, so I want the controller to turn red when it is offline. I'm trying to change the color of my donut gauge when…
-
Test Event Email Button
When creating an event, it would be nice if you could send a test email to ensure the subject looks right and the recipients are set up correctly. Adding a Send Test Email button next to the Edit…
-
Licenses Tile (version 24)
Canary Historian - total number of tags the Historian is licensed for Canary Views - total number of Read API clients Views is licensed for Canary Historian ODBC - displays "Licensed" if licensed…
-
Add tooltips to label or value box controls
Add a tooltip text field to label and/or value box controls that show the text when you hover over the control with your mouse
-
Could not start SAF Sender Service
I've been getting this error: Could not start the "SAF Sender Service" with administration endpoints. Even after restarting the sender service multiple times , the error doesn't go away.…
-
Obsolete API Endpoint
I'm currently using canary with ignition and have found the process of removing tags from canary inconvenient. The current canary ignition module does not have any ability to remove a tag from canary…
-
Obsolete API endpoint feature
I'm currently using canary with ignition and have found the process of removing tags from canary inconvenient. The current canary ignition module does not have any ability to remove a tag from canary…
-
How to Configure a Remote Collector when Tag Security is Enabled (version 24)
If Tag Security is enabled within the Identity service, a remote Collector will not be able to write to the Historian by default. The SaF service on the Collector server must be configured to use an…
-
How to Create an API Token (version 24)
API tokens are used for several purposes within the Canary system. Reading data from the Historian using the Read API Writing data to the Historian using the Write API Writing data to the Historian…
-
Data Seeding via Canary Sender API
Is it possible to use the API to seed historical data from another historian? Following best practice, the API would write a different dataset but I have found when trying to use the Write API it…
-
How to Configure a Proxy Server (version 24)
A proxy server is needed when a stream of data needs forwarded through an intermediate level in the network, such as in the Purdue Model shown below where there is no direct path from Level 3 to…
-
Using DataEntry to Flag Assets
I've used the Asset Template to display all known assets of 'Wells' in my simulation. Then I used a filter on the Asset Template to show me only those wells that are outside spec.…
-
Positioning datetimes and floating labels outside of a trend?
I like that my bar chart has the datetimes outside of the chart. However, my trends clip the datetime with the graph and floating labels. Is it also possible to have the floating label to the left of…
-
Store and Forward Tile (version 24)
Streams - number of data streams coming through the Store and Forward (SaF) service Buffer - amount of updates, or TVQs (Timestamp, Value, Quality), buffering in the SaF service.…
-
create an application/dashboard dedicated to a specific user
Hello Every one I'd like to give several users access to Axiom, but each user should only have access to one application. Do you know how I can do it? Thank you for your help. Best Thomas RAGON
- Answered
-
What is the calculation for determining the total volume produced within a designated timeframe in a value box?
How can I incorporate a value box calculation into our axiom application to track the volume produced by a specific production line over a 7-day period in our food and beverage industry?…
-
SQL Data Collector for generic ODBC data source
I had an ODBC data source that I wanted to collect data from; looking at the SQL data collector, I see that it only supports MSSQL, MySQL, and Oracle, but a generic ODBC connection is not possible.…
-
Cannot zoom Axiom application without mouse
It would be hugely helpful to be able to trigger a zoom page width command on Axiom Application page load (same behavior as clicking in the bottom right).…
-
String Byte Swap
I am successfully getting a string that is 13 words long, which is two ASCII characters per word over Modbus TCP/IP. Unfortunately the chars within each word are reversed.…