by Dagryl | Jan 25, 2021 | PLC Simulator
Couple of days ago we released new version of PLC simulator. Below is the list of all new features. Progressive Web Application PWA allows user to install a web application on supported mobile and desktop, giving native app experience. In simple words, you can add the...
by Dagryl | Aug 13, 2020 | PLC Simulator
A new version of PLC simulator Online is available now with two features. Math instructions If the Math instruction element is not configured, its symbol has red colour. ADD – add two values SUB – subtract two values MUL – multiply two...
by Dagryl | Jul 28, 2020 | PLC Simulator
Yesterday we published the new version of PLC Simulator Online. Here you can find a list of all the changes. UX changes We made many changes to improve user experience. Overflow for Variable Table and Diagram for better display on mobiles Variable Table and Diagram...
by Dagryl | Jul 5, 2020 | PLC Simulator
A year ago, an idea conceived to create an Online PLC Simulator. As I lacked any experience with programming web apps and couldn’t afford to pay someone to do it, I began learning how to. I started with the basics of HTML, CSS, and JavaScript. Next – React.js...
by Dagryl | Jun 22, 2020 | PLC Simulator
Recently we have published the first release of PLC Simulator Online. Here is what you can find: Variables In this section of PLC Simulator Online, you can add new variables. Two types are available at the moment: Bool and Timer. You can also monitor existing...