Hi,
Too bad this program only works with Windows...
B->
Yes, essentially for two reasons:
1 - For convenience, this program is designed to work on the same PC as the PLC development system, and
99.99% of them run under Windows.
2 - Each module is a DLL that contains a Form. I know Linux quite well but I use it by programming in C++, I am not expert enough to manage forms in .so libraries (I don't even know if this is possible)
Anyway, the spirit of open source is precisely this, allowing anyone to make improvements; the communication libraries work perfectly under Linux, so if anyone would like to try their hand at porting they would be welcome