PLC Fiddle Basic Gate Ladder Logic

PLC Fiddle Basic Gate Ladder Logic - AND, OR, NAND, NOR, EXOR and EXNOR

Last time we discussed the free virtual plc simulator called PLC Fiddle. It will enable you to create simple PLC ladder logic code within your browser. This is an ideal way in understanding PLC concepts for industrial automation. All of the basic PLC instructions that come with most plc units have been incorporated into this … Read more

Productivity 1000 Series PLC Math Instructions

Math instructions are used to perform mathematical calculations. The Productivity 1000 Series PLC has math instructions that can be used in a wide variety of applications. We will be looking at the Data Statistics (DATA) and the Math Editor (MATH). The automation system that you implement may involve these instructions. As a system integrator, you … Read more

Cofaso 7 PLC Design and Overview – CAE

Cofaso 7 is a computer-aided engineering (CAE) solution software package that includes PLC Design and Overview. Its special system technology with direct access to applicable logic for each schematic allows industry design and documentation for all solutions. Electrical engineering project tasks will become easier with Cofaso 7. This parameter controlled system is available in 13 … Read more

Productivity 1000 Series PLC Timer Instructions

Just about every programmable logic controller (PLC) program will include a timer instruction. The Productivity 1000 Series PLC has several different timer instructions for your program. We discussed the timed coil (TMC) and flasher coil (FLS) last time as part of the contacts and coil discussion. (Contact and Coil Instructions – Video) We will now … Read more

BRX Do-More PLC Analog IO – System Configuration

We will now configure and operate Analog inputs and outputs on our BRX Do-More controller. One of the features of the BRX Series PLC is the ability to expand its capability to fit your application. This is easily done by “snap-on” modules that will fit on the side of the BRX MPU (Multi-Processor Unit). As … Read more

BRX Do-More PLC AdvancedHMI – Modbus TCP

Modbus TCP will be used to connect AdvancedHMI to our BRX Do-More controller using Ethernet. Advanced HMI is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that takes advantage of Visual Studio. There is no coding required and you can simply drag and drop items onto the page. The best thing is … Read more