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 24
Version 23
Version 22
Explore & Learn
Upcoming Events
On Demand Learning
Roadmap & Releases
Roadmap
Canary System Release Notes
Ignition Module Release Notes
Distributor Release Links
Home
Profile
Steve Mason
smason
Martinsburg, PA
1066
150
2
Joined: Mon Jun 07 15:41:47 UTC 2021
Follow
My Posts
Latest Posts
Re: Time Since False
@Damon Vinciguerra Yeah, the last value would just continue and I think we want to create a break. Test it out and see if it works for you.
Steve Mason
smason
2 wk ago
Questions & Answers
Reported - view
Re: Next Release - V24.1
@jon. forbord Currently, there is no transparency setting, but you could submit a Feature Request. If you're careful with your color choices, you can simply link scales together then thicken the…
Steve Mason
smason
2 wk ago
1
Roadmap
Reported - view
Re: Time Since False
@Damon Vinciguerra You're right. I think it would use the latest 0 timestamp. I don't think your initial method will work because we don't have any function that outputs a timestamp as a value,…
Steve Mason
smason
2 wk ago
Questions & Answers
Reported - view
Re: CanaryAnd, and, &&, &
Not really. && compares two logical statements and if they are both true, it returns true. & compares the individual bits of two values. In the diagram above, it is comparing the bits of two numbers,…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: CanaryAnd, and, &&, &
Hi@Damon Vinciguerra , && and "and" are interchangeable. CanaryAnd has the same functionality, but you can pass in multiple items as an array. For example, these three expressions are equivalent:…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Time Since False
Hi@Damon Vinciguerra , If you just used DurationSinceLastTVQ, that would output the number of milliseconds since the last value. You would want to make this a periodic calculation.…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Time a bool is true!!
You're welcome, @timothy. vertin . Glad you could find a solution!
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Missing 'End of Event' Email Notifications
I don't know how it would be able to do this. What does it have stored for the Duration in the event table within the Canary Admin?
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Restricting edit access in axiom
A new URL parameter (Mode) is available in v24 (https://helpcenter.canarylabs.com/t/60y8gkg/application-url-parameters-version-24#mode) which allows you to set a chart or application to ReadOnly if…
Steve Mason
smason
3 wk ago
Axiom
Reported - view
Re: Accessing Calculated Tags
Hi@pinettec , when you output a calculation, you must provide a DataSet name as the first branch in the tag name. Once the calc is running, the output tag is stored in the Historian in the specified…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: MQTT Collector Overview (version 23)
@aris. macaballug You would need to use the JSON message type setting at the top of the Subscription window then choose the Script option for Message Parser.…
Steve Mason
smason
3 wk ago
Data Collection
Reported - view
Re: Donut Gauge Color Change
Hi@nmaloney , I think the IsLimitRangeVisible property will accomplish what you're looking for.
Steve Mason
smason
3 wk ago
Axiom
Reported - view
Re: Historian saves tag path but no data
Hi@gilbert. delgado , I'm not certain what would be causing that. It appears something may have been orphaned off somehow, but it is not completely removed.…
Steve Mason
smason
3 wk ago
Bugs or Issues
Reported - view
Re: Next Release - V24.1
24.1 was released yesterday! You can reach out to your Canary rep for the download link or request it by visiting https://canarylabs.com/support.html and selecting the Version Upgrade tab.
Steve Mason
smason
3 wk ago
1
Roadmap
Reported - view
Re: Excel Add-In Missing API Token Option
Hi@srieger , Did you pull the Views license? The Excel Add-in clients are included with the Views license. Also, the API token option just became available with 24.1.…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Axiom v23.2.1 - ScaleMode selection bug
Hi@jpooler , I think the number of tags is causing the list to grow so large that it cannot properly display all of the options which include using another tag's scale.…
Steve Mason
smason
3 wk ago
Bugs or Issues
Reported - view
Re: Missing 'End of Event' Email Notifications
Hi@Patch Hyland , If the event is only using one tag, then there would be no difference between "Any Tag values change" or "Only when specific tags change". I would just use the "Any" option then.…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Pie Chart
Hi everyone! We are looking to develop a pie chart for Axiom, but would appreciate some specific feedback as to what you would expect it to do. Our initial thought is that it would be for multiple…
Steve Mason
smason
3 wk ago
1
Axiom
Reported - view
Re: Time a bool is true!!
Hi@timothy. vertin , I think it is looking into the future using the third optional start time parameter 'Day'. If you don't include that, it will look at the last day up until now.…
Steve Mason
smason
3 wk ago
Questions & Answers
Reported - view
Re: Count Number of Changes in String Tag value
Gotcha. That makes that sense. I'm not sure how we would create that calculation at the moment. There definitely isn't any aggregate by itself that would do it.…
Steve Mason
smason
4 wk ago
1
Questions & Answers
Reported - view
Re: Count Number of Changes in String Tag value
@Patch Hyland Based on my testing, the Count aggregate counts every raw value, even if they repeat. I did this against a string tag I have that updates every second.…
Steve Mason
smason
4 wk ago
Questions & Answers
Reported - view
Re: Count Number of Changes in String Tag value
Hi@Patch Hyland , Would the Count aggregate work in this case? It simply counts the good raw values in an interval.
Steve Mason
smason
4 wk ago
1
Questions & Answers
Reported - view
Re: Store and Forward Buffer
@deon. korb You can request anything...within reason.
Steve Mason
smason
1 mth ago
Questions & Answers
Reported - view
Re: Planned Development
Hi @benjamin. reemsnyder , I can't give you a time frame yet, but we are working on getting all Canary services to run on Linux, including the OPC Collector.…
Steve Mason
smason
1 mth ago
1
Roadmap
Reported - view
Re: Store and Forward Buffer
Hi @deon. korb , There's a lot to unpack here and some of what you are seeing is expected based upon the current functionality. I'll try to elaborate as best as I can and point out the deficiencies.…
Steve Mason
smason
1 mth ago
Questions & Answers
Reported - view
1
2
3
4
5
21
Home
Feedback
Issues and Bug Report
Bugs or Issues
Product Ideas and Feature Requests
Data Logging
Virtual Views
Calculations & Events
Axiom
Data Connectivity
Excel Add-in
Forum
Latest News
Axiom Showcase
Questions & Answers
Knowledge Base
Version 24
Getting Started
System Admin Duties
Client Tools
Version 23
Getting Started
System Admin Duties
Client Tools
Version 22
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
View all topics