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 - fvandal

Pages: [1]
1
Support Questions / Re: AdvancedHMI and Deep Freeze
« on: May 23, 2017, 08:16:31 AM »
Does anyone know if i would need to protect the registry key to prevent the setting of advanced HMI to get back to their previous state?

2
Support Questions / Re: AdvancedHMI and Deep Freeze
« on: May 17, 2017, 11:16:11 AM »
Thank you all for answering
I am not looking for a solution on the AdvancedHMI forum
I was just wondering if someone did used Deep Freeze in the past
like Sprungmonkey said, i did used a partition to stock my application but it keep getting back to its original setting when i restart the panel PC
i'm still in contact with the maker of deep freeze to know if there is a solution
i really don't want to let my panel PC unprotected
thank you again for your time

3
Support Questions / Re: AdvancedHMI and Deep Freeze
« on: May 16, 2017, 02:40:10 PM »
Yes and no
Deep Freeze prevent any tempering with any files on the protected drive
i dont know if i need to move a registry key to prevent the setting file to get back to its original state

4
Support Questions / Re: AdvancedHMI and Deep Freeze
« on: May 16, 2017, 10:33:26 AM »
I can't run it else where since its a panel PC
the final product will not have free usb port

5
Support Questions / AdvancedHMI and Deep Freeze
« on: May 16, 2017, 09:41:31 AM »
Hello Again!
I was wondering if any of you tried AdvancedHMI with Deep Freeze
Deep Freeze is a software that allow to freeze the state of a computer
that way, user can't make change or install anything on a protected computer
my problem is that Deep Freeze keep resetting the setting that i put in the HMI
i have already tried to contact Faronic, the maker of Deep Freeze, and they didn't gave me a good answer
since that software is doing its work right (freezing everything) i am now asking you if you ever encounter trouble with this software
it might just be an error of my part but it is now over 6 hours i'm trying to work around this and i'm kind of desperate to find a solution

Can anyone help me?
Thank you all for your time

6
Support Questions / Re: Multiple Form and Central Controller
« on: March 21, 2017, 04:27:51 PM »
Hello again!

i already took a quick look to the Tab Control
i have not checked it for long
i will take a deeper look tomorrow
do you think that if i put 7 pages with a lot of control in the page the project will be able to handle it or will it just have poor perfo on a large Tab Control?

7
Support Questions / Re: FormChangeButton bug
« on: March 21, 2017, 04:23:25 PM »
I have made some test and that kind of fix the problem
if you keep hitting two button, the UI will fail eventually
i was wondering if a solution offer by Godra on another post, to use Tab Control, would be better for my application
there is a lot of graphic present in one of the page and that page take 5 secondes to load
i dont know if the Tab Control would fix this or if i needed to work a little bit to load all the page in a loading
Anyway thank you for the solution Archie

8
Support Questions / FormChangeButton bug
« on: March 21, 2017, 02:10:55 PM »
Hello again!

i started to use the FormChangeButton with a panel PC for my job.
The screen that i have develop have a couple of those button
When i switch rapidly between different button the UI just die...
the process is still running in the background but the UI is just not available
My guess is that when the form change, there is a time that the screen can be click and the solution just dont know how to handle the info
The problem put a real hole in my programmation since my screen is not 100% foolproof

I already tried to put a timer or a sleep when the form is loaded. sadly, there is no real event to when the form is loaded
even shown only pop one time
activated is before the form is visible
new and load are way before any visible form

Can you help me?
Have a good day!

9
Support Questions / Multiple Form and Central Controller
« on: March 21, 2017, 09:29:46 AM »
Hello Folks!

I'm currently developping a HMI to control a test bench
I need a multitab hmi that will have the power to activate the diverse form and that will fill the data on the screen
I was thinking to add a vb class to serve as my main controller. so i tried to change the startup form and i don't see my controller class.
I looked around and found that i can't use a vb class without having to comment a lot of things left and right.
Even when i was finally able to use my controller, i was not able to display the Welcome Form.

So here is what i was thinking.
What about i add another project in the Advanced HMI solution so that could be my central contoller and i call the AdvancedHMI for the graphic.
I'm using a couple of backgroundworker to use a CAN dll that i found online.
Do you think its a good idea? Can i do this in a simpler way?
I'm currently working on this and i will take any suggention

Have a nice day!

Pages: [1]