James Wise
-
Setting the selected list box control item from another list box
I have a list box control with 3 options. This control updates several different bar charts in my Axiom application. As the user scrolls to see the other bar charts,…
- Answered
-
Add ValueTransform property for bar chart control
I've used ValueTransform with other controls in Axiom and found it helpful. I ran into a need recently where this would have been very helpful for the bar chart control
-
Using a List Box to change tags in a Bar Chart
I have a bar chart (name=BC_ByWeek) and I have a list box (name=LB_ChartItem) that allows the user to select which tag they want to use for the bar chart.…
- Answered
-
Stop Rate Calculation in Bar Chart
I have the 2 bar charts in Axiom as shown above. These are based on the following: Production = DeltaTotalCount for Winder.Total Yards To HMI # of stops = CountInStateZero for a “Running Flag”…
- Answered
-
Axiom EventsTable - Add TimeStart Property
Loving the EventsTable control added in V21.4.0 but would like to see a TimeStart property for it (like other controls such as bar charts offer in Axiom applications).…
-
Bar Chart: Interactive/Drill Down
I have a bar charts for number of stops by month, week, and day. I have another bar chart with # of stops per machine in the line (to get a breakdown of total stops).…
- Answered
-
Auto select time period based on tag value for batch
This may be the same thing (or part of it) that was suggested here: https://helpcenter.canarylabs.com/t/g9hgphz/golden-batch-eventstrends just in case though...…
- Answered
-
Canary ODBC Client
I'm having a problem querying Canary from ODBC (even though the plant in question has a license for this). Testing the connection in ODBC Data Sources works AND I can connect and see tables in Excel…
-
Add Data Labels value option for bar charts and linear gauges
In Excel charts, one can add a data label as a chart element. Would it be possible to add that for Axiom bar charts, linear gauges, etc...? I did that for a series of linear gauges I made but I had…
-
Bar Chart: Add option to turn off legend
Perhaps not something a lot of people would use but could something be added as an option to turn off the legend on a bar chart? It's already possible to do that for a trend chart so I was thinking…
-
Bar Chart: Add option to set scale
There are "ScaleMax" and "ScaleMin" options on Linear Gauge controls. Could that be added for the bar chart control as well?
-
Trend Chart Legend for tags from different branches
Canary does a good job of adding branch to the trend chart legend when the tag name section is unique. For example, if I have calendar.roll 1.setpoint and calendar.roll 2.…
-
Best practices for OPC UA logging, Dataset naming, and asset model for one OPC server that includes multiple machines
I have a plant with 3 OPC UA servers. One of the servers has 7 "blendlines" (with 9 tags each) and 5 tags in a "utilities" group. I'm looking to understand what "best practices" that I use here (e.g.…
- Answered
-
Tag name in value box
I know I can use a value box in an Axiom Application with ValueFormat = {Value:N2} @ {Time:MM/dd/yyyy hh:mm:ss tt} to get value and time. Is there a way I can have tag name there as well? Right now,…
- Answered