Skip to main content
Canary Community
How to enable Javascript
Sign Up
Login
Welcome to the community!
Home
Feedback
Issues and Bug Report
Product Ideas and Feature Requests
Forum
Latest News
Axiom Showcase
Questions & Answers
Knowledge Base
Version 26
Version 25
Version 24
Version 23
Explore & Learn
Upcoming Events
On Demand Learning
Roadmap & Releases
Roadmap
Canary System Release Notes
Ignition Module Release Notes
Distributor Release Links
Partners
Resources
Utilities
Home
Profile
Canary Team
Steve Mason
smason
Martinsburg, PA
1827
306
4
Joined: Mon Jun 07 15:41:47 UTC 2021
Follow
My Posts
Latest Posts
Re: Canary Axiom Trend graph default setting adjustment
Hi @tedkdj88 , EventServer is actually where the Views service resides as it is the Views service which returns those events to Axiom. It is not the database where the events are stored.…
Steve Mason
Canary Team
smason
yesterday
Bugs or Issues
Reported - view
Re: 0 Time Event
@Damon Vinciguerra UPDATE After talking with @istern , he gave me a code snippet I needed to make my script work the way I was hoping. Not sure if this is a good solution for you or not,…
Steve Mason
Canary Team
smason
yesterday
Questions & Answers
Reported - view
Re: 0 Time Event
Hi @Damon Vinciguerra , I thought I had a solution for you using a script to update the RowCount of the Data Table based upon a ValueBox's value, but since it's in an AssetTemplate,…
Steve Mason
Canary Team
smason
2 days ago
1
Questions & Answers
Reported - view
Re: Backfill to roll-over hdb3 files
Hi @Lane Olsen , Unfortunately there is not a nice way to do that. Instead of backfilling data tag by tag, you will want to backfill day by day for all tags.
Steve Mason
Canary Team
smason
2 days ago
Questions & Answers
Reported - view
Re: Bar Chart Question! V25.5
Hi @timothy. vertin , Here's what I did: I used the End aggregate which will return the last value in the interval. The caveat with the End aggregate is that it needs to have an actual raw value…
Steve Mason
Canary Team
smason
2 days ago
Questions & Answers
Reported - view
Re: How to Configure the OPC UA Collector (version 26)
Maybe
. I'm not a programmer either though
. @James Wise , I suggest creating a feature request: https://helpcenter.canarylabs.com/category/data-logging.
Steve Mason
Canary Team
smason
8 days ago
Data Collection
Reported - view
Re: How to Configure the OPC UA Collector (version 26)
@James Wise Currently, the path-based method does not support properties. I'm not sure how we would accomplish it because you are not able to edit the properties of individual tags like you can with…
Steve Mason
Canary Team
smason
9 days ago
Data Collection
Reported - view
Re: Multistate Tags using metadata properties
Hi @mike. dash , Currently, the values for State Drawing mode are manually entered within the chart. We don't have a way to tie in to a table lookup or properties at this time,…
Steve Mason
Canary Team
smason
11 days ago
Questions & Answers
Reported - view
Re: How does DurationSinceLastTVQ resolve the 'last TVQ' in periodic/subscription Event jobs?
Hi @hmatuse ! Sorry to hear you couldn't find what you were looking for. When it comes to Calcs & Events, there are so many possibilities as to what the user could do,…
Steve Mason
Canary Team
smason
12 days ago
Questions & Answers
Reported - view
Re: How does DurationSinceLastTVQ resolve the 'last TVQ' in periodic/subscription Event jobs?
Hi @hmatuse , The DurationSinceLastTVQ function bases its value on the last real update, not a time-extended value. It only makes sense to use this with a periodic evaluation trigger as a…
Steve Mason
Canary Team
smason
12 days ago
1
Questions & Answers
Reported - view
Re: How to Configure the OPC UA Collector (version 26)
@Damon Vinciguerra I talked with development. You should only need to stop the OPC Collector service before making changes to the OCF file. I tested/confirmed this on my machine.…
Steve Mason
Canary Team
smason
2 wk ago
1
Data Collection
Reported - view
Re: Store and Forward - Change buffer location
Hi @mike. dash , This functionality will be available in the next release, v26.3! As of right now, you can move Canary's ProgramData folder as @Damon Vinciguerra suggested.
Steve Mason
Canary Team
smason
2 wk ago
1
Questions & Answers
Reported - view
Re: Licensing — Dual Historian (Both Historizing) with SaF Proxy Forwarding
Hi @Yvon Vincent , @Damon Vinciguerra is correct. A 2nd historian license is needed for the site if you want to store data there. You're basically paying for a number of tags per historian.…
Steve Mason
Canary Team
smason
3 wk ago
Questions & Answers
Reported - view
Re: Error loading Sender UI
Hi @isabela. souza , Are you trying to write data to the Historian using the Write API? What version are you running? Axiom is on the read side of the Historian so that would not affect using the…
Steve Mason
Canary Team
smason
3 wk ago
Questions & Answers
Reported - view
Re: 1st Axiom Dashboard
Looks great, @Bradley Johnson ! Thanks for posting and welcome to the Community!
Steve Mason
Canary Team
smason
3 wk ago
3
Axiom Showcase
Reported - view
Re: API Token should be case-insensitive
Hi @Lane Olsen , Thanks for the feedback. API tokens (not UUIDs) are typically case-sensitive which is why it behaves the way that it does. We added a work item to force letters to lower case if…
Steve Mason
Canary Team
smason
4 wk ago
Bugs or Issues
Reported - view
Re: Canary Endpoints/Ports (version 24)
@nmunoz That is not a default port that Canary uses so I cannot say for sure what would be using it.
Steve Mason
Canary Team
smason
1 mth ago
1
General
Reported - view
Re: AXIOM - Unexpected exception occurred. Value cannot be null
Hi @vriquelme , We added a work item for a future release to handle these null scenarios in a better way. I'm not sure there's an immediate fix other than to figure out why the null values are coming…
Steve Mason
Canary Team
smason
1 mth ago
Questions & Answers
Reported - view
Re: Repositioning floating label in zoom mode
Hi @Lane Olsen , I'm able to replicate a similar behavior. I found that if I stay within the same vertical whenever I'm moving the float label, the zoom/delta doesn't recalculate.…
Steve Mason
Canary Team
smason
1 mth ago
1
Bugs or Issues
Reported - view
Re: Canary Administrator – Diagnostic Health System enabled but health tags not updating
Hi @tjsantos , The Diagnostic Health System received updates in version 26.1. If you're monitoring tag values that haven't received an update since April 7th,…
Steve Mason
Canary Team
smason
1 mth ago
1
Bugs or Issues
Reported - view
Re: Missing Backfilled Data from Calculation (V25.5.0)
You're welcome @timothy. vertin ! If you didn't select a date time in the past when the calc was initially created, you would have to Backfill Selected Jobs and do it then.…
Steve Mason
Canary Team
smason
1 mth ago
Bugs or Issues
Reported - view
Re: DataTable no longer displays data in descending order
Hi @zach. hoskin , I was able to replicate this on my machine as well. It appears to only occur when displaying aggregated data which is odd. We've created a work item to address it.
Steve Mason
Canary Team
smason
1 mth ago
Bugs or Issues
Reported - view
Re: Missing Backfilled Data from Calculation (V25.5.0)
Hi @timothy. vertin , If you are seeing the tags in the historian and Axiom then it's not buffering in SaF. Now, the historian is only going to store the TVQ's by exception.…
Steve Mason
Canary Team
smason
1 mth ago
Bugs or Issues
Reported - view
Re: Example on Rollup
Hi @frank. zhao , Even if a Well doesn't have a [Casing Pressure], the rollup should still calculate using the tags it does have. Now, if the tag does exist and the reading is Bad,…
Steve Mason
Canary Team
smason
1 mth ago
1
Questions & Answers
Reported - view
Re: API Returns duplicate offset during fall-back DST transition
Hi @Shawn Rieger , we were able to replicate it as well. Thanks for the feedback.
Steve Mason
Canary Team
smason
1 mth ago
Bugs or Issues
Reported - view
1
2
3
4
5
36
Home
Feedback
Issues and Bug Report
Bugs or Issues
Product Ideas and Feature Requests
General
Data Logging
Virtual Views
Calculations & Events
Axiom
Data Connectivity
Excel Add-in
Forum
Latest News
Axiom Showcase
Questions & Answers
Knowledge Base
Version 26
Getting Started
System Admin Duties
Client Tools
Version 25
Getting Started
System Admin Duties
Client Tools
Version 24
Getting Started
System Admin Duties
Client Tools
Version 23
Getting Started
System Admin Duties
Client Tools
Explore & Learn
Upcoming Events
In-Person Events
Coaching Sessions & Webinars
On Demand Learning
RFP Common Responses
Canary Academy
Previous Coaching Sessions
Project Boot Camp
Roadmap & Releases
Roadmap
Canary System Release Notes
Ignition Module Release Notes
Distributor Release Links
Partners
Resources
Utilities
View all topics