-
Asset-Based Calculations with Output to Multiple Tags
Hi all, I’m working on setting up asset-based calculations in Canary and could use some guidance. My goal: Apply the same 5m calculation (e.g. 5-minute average of Real Power) across multiple assets…
-
cannot select tag on source tag error shown Unknown Error Failed to connect to server: LOCALHOST
Hi, I face problem when need to select the tag on source windows as pic. how to solve it please.
-
Pie Chart
Adds the ability to easily see product splits, productive time vs unproductive time, etc.
- On Roadmap
-
Display tag value in MM/dd/yyyy format
Hi I have a tag with Date/Time information, I am logging it as I8 type. I am getting this information from Logix5000 using GSV instruction wallclock -> currentvalue.…
-
Historian Raw Float Precision
Hello! We are trying to understand why we are observing a lack of precision in our raw float values. Our data source is Ignition with Cirrus Link MQTT. In most cases,…
- Answered
-
Basic web API usage
I'm trying to write a little tool to put data into Canary tags through the Web API but am hitting my lack of knowledge on such things. Looking at the endpoints in the Identity tile,…
- Answered
-
OPC UA Collector Group Gone
Hi, I added additional tags following the Mass Tag Edit method to an existing session group of the OPC Collector module. In doing so, I received no errors, was prompted to Apply,…
-
How to write to Canary from Ignition using script
Hi, I am trying to write to Canary using the following code but it is not being written into and Ignition is also not throwing an error, can somoen help.…
-
MQTT Collector Admin Crashes When Adding Filter
Hello, When adding a filter to the MQTT Collector while following Data Logging - Project Boot Camp - Canary Community (canarylabs.com), the application crashes when selecting the "+" icon next to…
-
Different log-ins for different preferences without using Windows LDAP
Hi, We run plant operations from a single PC with a general login, so everyone can access the HMI system and the Axiom trending package. Is there a way to create different accounts for the Axiom…
-
Interpolated Bounding Values using SteppedInterpolation
Hi Everyone I know that Canary can do Simple Bounding and Interpolated Bounding when it's aggregate some time series. I supuse that it use SlopedInterpolation method (described by the OPC Foundation…
-
Changed computer name - missing local historian and virtual views
Good day everyone. Does anyone know how to fix this issue? I changed my computer name recently and when I opened Canary Administrator I noticed that the Views Tile is blank.…
- Answered
-
OPC DA Collector - Data Transform - NoOutput
Hi, I have an instrument that sends negative values when not in function (ex: -9999). I want to filter these values. The following OPC DA Data Transformation works fine: (x<0?(0):…
-
Data Entry Tags showing NoData for most recent Values
Hello, I'm having a problem where my tags that contain values from a data entry box show NoData when trying to display the most recent value in a Value Box.…
- Answered
-
Automatic sign in to Canary Admin when authenticated to Windows AD
With our v23 Canary install, launching Canary Admin while logged into our AD it automatically authenticates us to the app and we're not prompted to sign in.…
- Answered
-
Time Since False
I've got a use case where I want to keep a running timer of how long a piece of equipment has been off. There is a tag for status: 1 = running, 0 = off.…
-
MQTT Collector Overview (version 23)
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.…
-
Ignition Module - Querying string tags
Hi, I don't know if the problem lies with Ignition or the Canary Ignition module, but I'm having problems querying tags that are strings from Ignition.…
- Fixed
-
Using a TLS Certificate for Canary Services (version 24)
By default, Canary generates a self-signed certificate for its services that require a secure encrypted connection. This certificate, however, is not a trusted certificate.…
-
How to Add an OpenID Connect Identity Provider (version 24)
By default, Canary uses Windows AD for user authentication; however, starting in v24, Canary also supports OAuth 2.0/OpenID Connect. This gives end users alternate options for signing into Canary's…
-
Axiom trend charts
Hi, Does anyone know whether I can create new trend charts in one system and copy them over to the new system? The new system is not set up for production yet since we are still performing a series…
-
Command line install?
Is there a command line installer available for Canary? I am needing commands to install Canary with specific components, if possible, to work with our configuration management software. Thanks
-
Linked Tags (version 23)
Linked Tags are 2 or more tags that may exist in different (or the same) DataSets which the user wishes to link together to create one single data stream of history.…
-
Canary Installer for just the Client Tools
Right now there is a single Canary Installer.exe that is used for the collector, historian, and client tools. It would be helpful to have a version that is just the client tools so that the file is…
-
WriteAPI - Method not implemented"
Tried to implement /getSessionToken (Storage Methods) by passing request as Request : { "userToken": "90e1f3a6-7c37-4366-99c4-bc539b4978e123", "historians": [ "MACHINENAME" ], "clientId": "Test",…