1
Application Showcase / Re: HMI for underwater vehicle.
« on: March 10, 2025, 04:31:24 PM »
Ooh, sweet! That is some nice work.
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.
Never mind!
I figured it out while fiddling with it throughout the day. It isn't... elegant. But it works and doesn't throw any runtime errors. And that's good enough for me, for the time being.
I used some case switching and went with a Public Sub NewForm.Update_Form() and Me.Update_Form() route, where many OnClicked events set the called_value then call the method. I'll give sanitizing the code a go tomorrow at work and post here.
Where is admin ?
[some other words]
Thank
dmroeder, there is a few more posts in this forum that suggest the same, like these 2:
- https://www.advancedhmi.com/forum/index.php?topic=2568.msg18010#msg18010
- https://www.advancedhmi.com/forum/index.php?topic=2563.msg16237#msg16237
I did bother contributing to your pylogix project since it's open sourced and people can find it useful.
bachphi, that's nice.
Could you post any more info or screenshots (like setup flow text file and a screenshot)?
I have a repository on GitHub which showcases Node-RED and pylogix / pycomm3 libraries, which can be seen here:
https://github.com/GitHubDragonFly/Node-RED_PLC_Example
There is also a link to this post so anybody looking for more information can get it here.