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.


Messages - Dr pepper

Pages: [1]
1
Support Questions / Error stops hmi execution
« on: August 02, 2021, 06:50:41 AM »
I have a prototype hmi (laptop for now) connected to a chiller via modbusRTU.
Sometimes the chiller will be powered down while the Hmi si still powered up.
When this happens I get an error on the hmi screen 'convert from string 'setpoint' to 'double' is invalid.
I get it, the reply from the modbus (corrupted or none) is not compatible with VB.
However I dont want the hmi to give the option to quit, the operators will foul things up.
Can I handle the error or stop the do you want to quit message?

2
Support Questions / Re: Auto boot project on power up
« on: August 01, 2021, 08:49:09 AM »
I sussed it, for anyone else with this problem:-
Its right at the end of this vid, theres an .exe file in advancedhmi.bin.

https://www.youtube.com/watch?v=QP6iEHrJc_g

3
Support Questions / Auto boot project on power up
« on: August 01, 2021, 07:12:18 AM »
I want to find a way to boot the project on power up, operators here are not that bright.
I tried using publish bit soon found thats not the way to do it.
Is there an .exe I can run or some settings to change to get the thing to run the project on power up?
Not had any replies to my other question, I wonder if this forum is still active.

4
I'm using the gauge function to show a temperature, it comes from the controller as temp X 100, so 1 is 0.01% and 100 is 1%and so on.
I set the scale factor to 0.01 which displays the temp to the nearest degree, then I tried to set numeric format to 0.0 but I get a type error, presumably because the variable is a integer not a float.
Can I get the gauge to show 1 decimal place?

5
Application Showcase / Re: A couple Of My many HMI's
« on: July 08, 2021, 07:08:43 AM »
I know this is an old thread.
I just got into advancedhmi, and want to build a system that automatically controls roof fans for my plant when smog levels get too high.
I want to use the Fan.vb control, I did the above instructions and I now have Fan.vb in my purchased controls folder with the required alterations, I have also built and rebuilt the solution, but I cannot find the control in my toolbox.
Have I done something wrong or is the fan control no longer accessible using this method?

Pages: [1]