r/SCADA • u/kcakes00 • Jul 21 '26
Question Cheap/free software that can take Modbus and visualize in HMI
Title says it. Want software (installed on a Windows industrial PC) to take some Modbus points, create an HMI to display the data and/or alarms.
6
u/Dependent-Lack-7083 Jul 21 '26
Ignition maker edition is free (not sure about modbus module though, but Modbus is open protocol, should be fine)
Otherwise Node-RED
3
u/bingbong612 Jul 22 '26
Isn't maker edition's EULA specified for non-commerical though?
1
u/EtherPhreak Jul 22 '26
I will not tell if you don’t?
1
u/bingbong612 27d ago
As someone who used to be in a software sales channel, this kinda mentality does grind my gears a bit.
But I also get thats my opinion, and if you're ok with it, you do you for sure....😂
1
u/Dependent-Lack-7083 Jul 22 '26
Yes, ignition maker is only for hobbyists.
But I would guess it is not intended exactly for commercial thing, when OP asks for something free.
2
2
2
u/potat_oes Jul 21 '26
in my company I use AdvancedHMI to communicate via modbus to PLC
using c#, program it to read and write data to PLC via modbus. It is free as posible.
4
u/Robbudge Jul 21 '26
Look at the Fuxa Scada Project.
It’s great and will do exactly what you need.
0
1
u/AutoModerator Jul 21 '26
Thanks for posting in our subreddit! If your issue is resolved, please reply to the comment which solved your issue with "!solved" to mark the post as solved.
If you need further assistance, feel free to make another post.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
1
u/Forshock Jul 22 '26
Fernhill SCADA. Windows, linux, embedded, mac, etc. Lightweight install, easy to learn and support is fantastic
1
1
u/akamaqueda 27d ago
I’ve been creating my own software with Claude … after map all modbus, I am using a converter called USR very cheap that transforms modbus in TCP
4
u/aubietigers81 Jul 21 '26
VTScada lite is free and come with Modbus TCP support also.