Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - cajunman64

Pages: [1]
1
I am working on updating my HMI project on a "BasicTrendChart" on the 2nd page with 3 Basiclabels; 2 with the same registers address; 1st Label will display the current valve and the 2nd Label will display the current valve in a set time period (say in15 minute) note: the pressure values will be live data and all the labels will be updating every second, and the 3rd Basiclabel will display the difference value between the first and second label.
I know I will have to write a code to achieve my goal but not sure when to start.

Thanks for any help

2
Support Questions / Modbus 16bit addresses Read Only
« on: February 12, 2024, 11:54:12 PM »
Hello all this is my first time here and I am working on a small project to try to make a HMI on just reading values; so for I had setup my PT sensors to display my readings on my screen but now I'm trying to display the valves to show if they are Open or Closed.
The address for one of the Valve status Indicator = 30209 and will have a reading of 1 if the Valve is Closed and 2 if the Valve is Open.
I had read different post but still haven't found a solution
I had tried different Controls Components but I couldn't fine where I can enter in a value of 1 for one color and 2 for another

Thanks

Pages: [1]