PLC Programming for Beginners: 17 Common Questions Answered!

PLC Programming for Beginners: 17 Common Questions Answered!

PLC programming for beginners can seem intimidating, but it doesn’t have to be. With the right resources, anyone can get up and running quickly. Here are the 17 most common frequent questions answered. This is a great place to start for anyone learning about PLC programming. Through thorough explanations of key concepts and answers to … Read more

BRX Do-More Simple Modbus Serial Communication

BRX Do-More Simple Modbus Serial Communication

The newest Do-More Designer Programming Software (2.9) version includes a Modbus I/O Scanner. This Modbus scanner will simplify Modbus RTU serial communications to any device. Communications are done independent of the PLC scan time and will have little or no ladder logic for the program. We will be communicating to a Solo process temperature controller … Read more

Solo SL-SOFT Installation – Temperature Controller Software

Solo SL-SOFT Installation - Temperature Controller Configuration and Monitoring Software

All Solo Standard Process Temperature Controllers that support RS-485 serial communications can use the SL-SOFT configuration and monitoring software. This free package will communicate to monitor multiple SOLO controllers using Modbus RTU or Modbus ASCII protocols. We will be installing the SL-SOFT configuration and monitoring software package on our Windows 10 PC. Communicating through our … Read more

Productivity Suite PLC Simulator Software Free Download

The productivity suite software now contains a plc simulator. The software is a free download and is available from automation direct. This software will now allow you to test or troubleshoot your program without the physical hardware present. The entire family of controllers can use the simulator. P1000, P2000, and P3000 emulation can happen on … Read more

Productivity P1AM Industrial Arduino PID Control

PID Control Arduino

A Proportional-Integral-Derivative algorithm is a generic Control Loop feedback formula widely used in industrial control systems. A PID algorithm attempts to correct the error between a measured process variable and the desired setpoint by calculating and then outputting a corrective action that can adjust the process accordingly and rapidly, to keep the Error to a … Read more