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

Pages: [1]
1
Support Questions / Re: How to catch events with controls
« on: July 27, 2015, 04:47:32 PM »
Okay, I was over looking the one on the Basic label. But I'm in need of something similar on the Basic Button and the Three Button PLC.

Thanks for the response

2
Support Questions / How to catch events with controls
« on: July 27, 2015, 01:23:42 PM »
In version 3.56 and below I had modified the code inside of 3 or 4 of the Advanced HMI controls so that they would call a subroutine which then save what had changed to a MySQL data base.

With the latest version since the main program that the user creates has been separated into it's own project "AdvancedHMI" leving the controls in "AdvancedHMIControls" this method no longer works.

Is there a way that when some one changes the value in an AdvancedBasicLabel or click on one of the buttons on the ThreeButtonPLC that it throws an event that I can use to do my logging to the data base?

PS: Thanks Archie for a wonderful program.

Pages: [1]