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
1877
334
4
Joined: Mon Jun 07 15:41:47 UTC 2021
Follow
My Posts
Latest Posts
Re: Axiom authentication
Hi @choyle, You should be able to accomplish this through Identity Provider Routing.
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: OPC DA tag Import
Hi @todd. schroeder, The table in the Logger Admin acts like an Excel spreadsheet which you can copy/paste to and from. I would start by adding a single tag to the Logger through the browse,…
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: Tag List (version 25)
Hi @frank. zhao , That window is just a preview showing the first 1000 tags that are available within the view or branch you have selected. If you don't select any tags from the list and click OK or…
Steve Mason
Canary Team
smason
1 yr ago
Excel Add-in
Reported - view
Re: Calculation Min Duration not working for Event trigger
@h james I'm not sure why it would trigger it immediately. I'm not aware of any bug, but you could try upgrading to 23.2.1 to see if it persists. The latest release is 25.…
Steve Mason
Canary Team
smason
1 yr ago
1
Bugs or Issues
Reported - view
Re: Calculation Min Duration not working for Event trigger
@h james I would keep the calculation you have now, but remove the Is Event Start Trigger. In a separate calculation, do a comparison [HE_Status]=1 which will return True or False.…
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: Calculation Min Duration not working for Event trigger
Hi @h james, I think you may want to create a separate event that monitors the [HE_Status] tag. If the tag equals one for 40min, then trigger the event.
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: Siemens S7 collector?
Hi @mateo. duren, Unfortunately, those collectors are not available in v24+ of the software as they were not carried forward. They were not widely adopted so we discontinued their support and…
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: Trend Graph displaying only an Event Duration
@apermag In theory, yes, but we haven't gotten to the testing phase yet as it is still in development, so I can't say for certain.
Steve Mason
Canary Team
smason
1 yr ago
1
Questions & Answers
Reported - view
Re: Trend Graph displaying only an Event Duration
Hi @apermag, You should be able to accomplish this in v25.4 when we release our new batch functionality. You'll be able to display an event (or multiple events) in a trend chart within an application.…
Steve Mason
Canary Team
smason
1 yr ago
1
Questions & Answers
Reported - view
Re: Donut Gauge Color Change
@Shawna No, only the meter itself changes, not the value inside. You could overlay the donut gauge with a value box and link them to the same tag. It's not the font of the valuebox that will change…
Steve Mason
Canary Team
smason
1 yr ago
Axiom
Reported - view
Re: Allow Store and Forward Buffer disk location to be changed
Hi @kevinhasler, You can change the directory of the entire ProgramData folder if that's of any use. It's not solely the Buffer folder, but it will at least allow you to move it to another drive.…
Steve Mason
Canary Team
smason
1 yr ago
General
Reported - view
Re: How to Add an OpenID Connect Identity Provider (version 25)
@mattias. herrfurth That's the configuration for the app registration in our Entra ID environment.
Steve Mason
Canary Team
smason
1 yr ago
Identity
Reported - view
Re: Bulk remove Calculations
Hi @kevinhasler, In the current U/I, you can only delete calc one at a time. In v25.4, the Calcs & Events tile will have a new U/I which will allow you to delete multiple calcs at once.…
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: Scatter Plot Control (version 25)
@douglas. lawrie Unfortunately no. If you wanted to put multiple asset instances on a single scatter plot, you'd have to manually do it. Otherwise, you could drop it into something like an asset…
Steve Mason
Canary Team
smason
1 yr ago
Applications
Reported - view
Re: Most efficient way to export large volumes of data with API
Hi @Shawn Rieger, You would definitely want to use /getTagData2 over /getTagData as that will allow you to take advantage of a larger max return size (which was the reason that function was updated…
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: Audit - Recording "Local Client" as the user who made a change on a calculation
@apermag Will do!
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: Audit - Recording "Local Client" as the user who made a change on a calculation
Good catch @apermag ! Looks to be a bug. I was able to reproduce it too.
Steve Mason
Canary Team
smason
1 yr ago
1
Bugs or Issues
Reported - view
Re: Release V25.3
@jon. forbord The original SaF service was paired with the Central Admin (not to be confused with the Canary Admin) and its collector in v23, but the Central Admin was discontinued starting with v24.…
Steve Mason
Canary Team
smason
1 yr ago
Canary System Release Notes
Reported - view
Re: Sender can only connect anonymously, cannot connect secure.
@KendallL Thanks for the update. Glad you were able to resolve it!
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: Sender can only connect anonymously, cannot connect secure.
Hmmm...that's an odd one. How many total Senders are connected to the Historian Are you able to connect to the Admin service on the Historian server using the Admin client on the remote Sender…
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: MQTT Collector logs only DBIRTH
Hi @kevinks, I won't be much help troubleshooting your script, but there are alternatives for testing the MQTT Collector if you're interested in trying them.…
Steve Mason
Canary Team
smason
1 yr ago
Questions & Answers
Reported - view
Re: /getLiveData timestamps
@erice The timestamp gets rounded to the nearest half-second, and this would be on a per tag basis, depending on the timestamp we receive from the OPC server.…
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: /getLiveData timestamps
Hi @erice, The OPC Collector will normalize timestamps to the nearest half-Sample Interval. So, if you're sample interval is set to 00:00:01 (which I think is the default value),…
Steve Mason
Canary Team
smason
1 yr ago
Bugs or Issues
Reported - view
Re: Obsolete API Endpoint
@deon. korb I haven't heard any talk of it getting implemented into the module, but you can certainly add a feature request.
Steve Mason
Canary Team
smason
1 yr ago
Calculations & Events
Reported - view
Re: Obsolete API Endpoint
Hi @deon. korb , https://writeapi.canarylabs.com/25.3/ has been updated to include the /obsoleteTags and /unobsoleteTags functions.
Steve Mason
Canary Team
smason
1 yr ago
1
Calculations & Events
Reported - view
1
8
9
10
11
12
37
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