Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

This Is How To Outsmart Your Peers On Automation

This Is How To Outsmart Your Peers On Automation

What is Industrial Automation?

Industrial automation is the technology by which a process or procedure is performed with minimal human assistance. For instance:

All sorts of machinery are examples of automation. The common control types are On/Off which is discrete; it’s either doing it or it’s not doing it. There’s PID (proportional integral derivative) which is interesting, and logical sequence or state system control – “moving from step A to step B” types of activities. Achieve Automation by integrating Visuino and Windows Software Maker: Rad Studio for best automation and control.

What does lab monitoring and instrumentation mean?

Lab monitoring and instrumentation is just the process of reading sensors to collect information from devices that define physical qualities.

For example, in a lab, if you’re experimenting and you need to know what the state is of the experiment at all times as you’re collecting data. In industry, an example would be if you need to be monitoring machinery and make sure they are working properly.

There are some examples of the type of settings information you may be gathering through monitoring or instrumentation.

What single board devices are available for starting automation?

Thousands of different single-board computers can be utilized in automation. Typically, these devices have an interface called ‘GPIO’ pins on them. These pins can, for example, be attached to and thus read and write various sensors.

Here are some examples of single-board devices:

What is a PID Controller?

Essentially a PID Controller creates a control/loop mechanism to use feedback for continuous correction. This means is it measures the performance of the control system.

Image by Siemens

What is a Programmable Logic Controller (PLC)?

A PLC is a programmable logic controller – this is similar to Arduino. 

What communication libraries are available for Delphi & C++ Builder?

Moreover, when you install Delphi and C++ Builder these components will be installed:

Visuino Pro in Action

What is Visuino?

Visuino Pro Socket Configuration in Action

Visuino or Visuino Pro is visual programming for Arduino and PLC. It is built by Boian Mitov who is the founder of Mitov Software.

Besides Visuino, Mitov Software offers a set of components and libraries like:

Visuino Pro is designed around the additional use case as additional functionality that comes with programmable logic controllers. It also has the ability that you can see the code that it’s going to generate back and forth. 

RAD Studio + Visuino Pro

You can watch this workshop and learn about Visuino Pro by the creator of the Visuino Pro, Boian Mitov 

For further information, the video below from CodeRage Xi goes into a lot more depth on automation and control.

Exit mobile version