Hi there,
I have trialled a simple pushbutton ladder logic script through openPLC editor from a suggested example, but I get stuck when it comes to physical addressing. On the open PLC website it does not specifically say Sequent addressing but I assume it is the stand %XI0.0 for digital inputs, %QX0.0 for digital outputs, %IW0.0 for analogue in and %QW0.0 for analogue out.
When I run the program through openPLC runtime, it all compiles fine and starts the PLC but doesn't show my LED lighting up the values changing in the monitor window. I have selected the Sequent hat as hardware.
Using Megaind I have been able to successfully test all the functions I want to use.
I have trialled a simple pushbutton ladder logic script through openPLC editor from a suggested example, but I get stuck when it comes to physical addressing. On the open PLC website it does not specifically say Sequent addressing but I assume it is the stand %XI0.0 for digital inputs, %QX0.0 for digital outputs, %IW0.0 for analogue in and %QW0.0 for analogue out.
When I run the program through openPLC runtime, it all compiles fine and starts the PLC but doesn't show my LED lighting up the values changing in the monitor window. I have selected the Sequent hat as hardware.
Using Megaind I have been able to successfully test all the functions I want to use.