-
Duplicating Application Screens
Is there a way to duplicate a screen in an application so that you do not have to replicate the layout every time? Since there is a function for duplicating controls on the screen,…
- Released
-
Highlight Selected Trend(s)
We've got some use cases where users want to add a bunch of trends to a Trend Chart and have them all in the same band. This is so they can overlay the trends and see how they react in relation so…
-
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",…
-
v24 Messages Timestamp Filter Doesn't work for Midnight
If you have a timestamp filter that is set to end 12 AM for a day, it will actually give you all of the messages for that day. You can even see in the filter description in the bottom right that the…
- Acknowledged
-
v24 Excel Misleading Error for TVQ Limit
Version 24.0.1. In Admin\Views\Settings, there is a setting to limit "Max Return Tvq Count". By default, it's set to 10,000 (which I think is low). If someone in Excel asks for more TVQs than this,…
- Acknowledged
-
v24.0.1 Admin\View\Trend is in UTC
I'm in Canary Admin 24.0.1. I went to Views and hit the Trend button. You can see from the data and the trend overlay that the timestamps don't match. It looks like the Trend is reporting in UTC.
- Acknowledged
-
v24 OPC DA Logger Documentation Updates
Hello, is it possible to update the documentation for the v24 OPC DA Logger application. There are a number of questions that it doesn't address. I had to open up a support ticket to figure it out.…
-
Calcs & Events should show an error if the tag name is invalid
Normally if there is a problem in a calc/event we see the error like this: BUT it doesn't look like tag names are checked. Below for example we have an event property for a tag but that tag doesn't…
-
Cache Credentials
I don't know if that's exactly the right term. But with Kerberos of OpenID authentication, laptops and machines usually have the ability to cache credentials.…
-
Modbus & PLC Data Collection
It would be a huge benefit to be able to have a separate .json config file for each Modbus or PLC source of data (individual devices). At the moment a node must have all devices configured in one .…
-
Failed to create HttpService Warning
What does the following warning message mean? And should it be concerning? I don't see any operational impact on the server. Failed to create HttpServiceSystem.…
-
Call an API for Properties
Allow configuration in some manner to call an API to retrieve a property. For example, if I had an internal application which had an API that allows me to query for location information about a…
-
Use value of an asset tag as a property for all instances of that asset
For example, if I have a 'pipeline1.info.facility id' tag, I'd like to use the value of that facility ID tag as a "facility ID" property for all tags for the "pipeline1" instance of my "pipeline"…
-
Canary Link tag
@Steve Mason , We done Ignition upgrade from vision to perspective version. But the issue I have is, when people created the Perspective tag during the design and testing time,…
- Answered
-
Password reset
Would anyone know how to reset a password from the Canary Administrator tool when it was lost?
- Answered
-
Error tags OPC Collector
Good afternoon! We are carrying out a historization project with Canary, and we are experiencing some errors in certain Tags. We would like to obtain support to solve and remove the errors from…
-
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.…
-
Controlled User Data Entry
It would be fantastic if there was a user data entry control where the Axiom developer could define the allowable selections for user data from a dropdown list for committing into the historian.…
-
Documentation/Examples for Aggregates
We are trying to validate aggregation methods for a statistical tool we are building. Is there any documentation and/or example math available to validate the TimeAverage2 aggregate function? Thanks!
-
CSV Collector Propertynames and PropertyOffsets
I'm a newbie, Can someone give me an example of how to use propertynames and propertyoffsets in SAF_Import.config file?
-
Available Functions of the Calculation Server (version 23)
The functions available within the Calculation Server can be categorized in three different ways: Standard OPC Foundation aggregates NCALC functions and operators Custom functions developed by Canary…
-
Is there a limit (6?) on # of properties for an event?
We setup an event in Canary under calcs & events and tried to backfill but it immediately went live without adding any events. If we removed properties from the event it worked.…
-
Filtering on View
Lets say I have a view with two different types of compressor Type1 and type2.. Type1 sends 5tags and type2 sends 6tags.. How can I create a new view with that has only type2...…
-
Bindable Trend Chart
I have saved trend charts for 30 presses. These trend charts are the exact same, but I have to create a new one essentially from scratch each time. While a tool to duplicate a trend chart would be…
-
Documentation/Examples for OPC Data Transformation
We have an OPC DA Collector and an OPC UA Collector. Both are pointed to control systems that use digital states (i.e., 0 = off, 1 = on). In Canary, we'd like to store the string representation…