Solo Process Temperature Controller

Implementing the Solo Process Temperature Controller

The SOLO Temperature Controller is a single-loop dual-output process temperature controller that can control both heating and cooling simultaneously. It is available in 1/32, 1/16, 1/8, and 1/4 DIN panel sizes and is UL, CUL, and CE-approved. There are four types of control modes: PID (Auto Tuning (AT) function) – Solo Control Modes P stands … Read more

USB to RS485 PC Adapter Installation

We will be installing a USB to rs485 installation on our computer. The USB-485M is a 2-wire USB to RS-485 serial communication adapter for RS485 use. It does not require an external power supply or complicated configuration.  It has a Type A (plug) USB connector for the computer side and a universal female RJ45/RJ12 … Read more

PLC Bits Numbers and Position – Meaning

plc basics programmable logic controller

People often ask “What is a PLC?” and “PLC Meaning”. A programmable logic controller (PLC) is a piece of hardware that isolates inputs from outputs. Programs are written to look at the inputs solve logic and set the outputs to perform work. Today we are going to look at the basic fundamental way we program. … Read more

Building a PLC Program That You Can Be Proud – 6

We will continue the series by looking at a sequencer controlling seven cylinders that can be taught. The cylinders can be operator programmed from the AdvancedHMI screen. You will be able to select what cylinders to activate at each step and program in 500 steps. Our PLC will be the Do-More from Automation Direct. Here … Read more

Excel Conditional Movement of Data

Excel Conditional Movement of Data

I have been recently asked how you can move data conditionally on an excel spreadsheet once the information has been obtained from the PLC? Monthly data was being collected from the PLC and put on an excel spreadsheet using Omron CX-Server DDE. They wanted at the beginning of each month to move the data to … Read more