Arduino OPTA PLC – Sequential Function Chart SFC

Arduino OPTA PLC - Sequential Function Chart SFC

Sequential Function Chart (SFC) is a graphical programming language that can be used in Arduino Opta PLCs.  It can be used to program sequential control systems in industrial automation applications. It is a part of the IEC 61131-3 standard and is commonly used in programmable logic controllers (PLCs) and other industrial control systems. SFC allows … Read more

Arduino OPTA PLC – Structured Text (ST)

Arduino OPTA PLC - Structured Text (ST)

Structured text (ST) programming is a programming language that is part of the IEC standard and is used in the Arduino Opta PLC. This programming language allows you to write code in a structured and organized manner, making it easier to understand and maintain. With structured text programming, you can create complex and sophisticated programs … Read more

Arduino OPTA PLC – Function Block Diagram (FBD)

Arduino OPTA PLC - Function Block Diagram (FBD)

The Arduino Opta IoT PLC offers a convenient way to program it using the Arduino PLC IDE in function block diagram (FBD) format. This is a simple and intuitive method, and it is one of the industrial PLC languages. In addition to FBD, you can program the Opta PLC using any of the five official … Read more

IoT Industry 4.0 Implementation and You

IoT Industry 4.0 Implementation and You

This introduction to IoT Industry 4.0 overviews the concepts and practical approach to the Industrial Internet of Things. Industry 4.0 builds on the digital revolution brought by Industry 3.0, which introduced computers like PLCs to the manufacturing floor and took us to the next level of technological advancement. The Internet of Things (IoT) protocol and … Read more

Productivity 2000 PLC Node-RED Modbus TCP

Productivity 2000 PLC Node-RED Modbus TCP

We will now look at communication between the Productivity 2000 PLC (Modbus TCP Server) and Node-RED (Modbus TCP Client). Node-RED is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that uses flow programming. Minimal coding is required; you can see the program flow visually. The best thing is that the software is … Read more

Arduino OPTA PLC – IL First Program

Arduino OPTA PLC - Instruction List (IL) First Program

This article discusses the Arduino PLC IDE in Instruction List (IL) format, an industrial programming language that is simple and intuitive for those familiar with mnemonic program code. The Opta PLC can be programmed using any of the five official languages specified in the IEC standard and sketches written in C++. This article will focus … Read more