Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
chartBySampling Lacking
« previous
next »
Print
Pages: [
1
]
Author
Topic: chartBySampling Lacking (Read 1672 times)
Taka_Y
Newbie
Posts: 27
chartBySampling Lacking
«
on:
April 06, 2018, 01:25:27 AM »
Hello,
Regarding the chartBySampling, Charts are missing for the duration it moved to another page. see attached pic
use on v399yBeta7.
Do you have any solution?
Best regards,
Logged
Archie
Administrator
Hero Member
Posts: 5320
Re: chartBySampling Lacking
«
Reply #1 on:
April 06, 2018, 01:57:56 AM »
On the code behind the default form is a code snippet that stops subscriptions when the form is hidden. This prevents unnecessary communications from slowly everything down. If you want a hidden form to continue updating, you can comment out that code.
Logged
Taka_Y
Newbie
Posts: 27
Re: chartBySampling Lacking
«
Reply #2 on:
April 06, 2018, 04:28:15 AM »
Is that work code editor necessary??
Logged
Taka_Y
Newbie
Posts: 27
Re: chartBySampling Lacking
«
Reply #3 on:
April 06, 2018, 09:59:25 PM »
Hello,
You mean erase xxx.snippet in microsoft visual studio folder??
Please forgive me for ignorance.
Logged
Phrog30
Guest
Re: chartBySampling Lacking
«
Reply #4 on:
April 06, 2018, 10:23:07 PM »
He's referring to the code in the form. Open the form and hit F7. There is code the stops the driver when hidden. He's saying comment out that code. That code is well documented so it should be obvious.
Logged
Taka_Y
Newbie
Posts: 27
Re: chartBySampling Lacking
«
Reply #5 on:
April 07, 2018, 08:34:42 PM »
I got it!
Thank you very much everyone.
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
chartBySampling Lacking