BRX (Do-More) PLC

BRX Series PLC – Do-More Designer – Automation Direct System Hardware – Video – PLC Unboxing Video Installing the Software (Do-More Designer 2.0) – Video Establish Communication – Video – Firmware Update Video Numbering Systems and Addressing – Video Do-More Designer Element Browser (Cast Builder)- Video First Program – Video Monitoring and Testing the Program – … Read more

Click PLC Series Industrial Automation

Click PLC Series Industrial Automation

Click / Click PLUS PLC System Features: – Investment is low for the hardware (low-cost PLC) and the software is free – Standalone PLC with built-in I/O – Communication ability – Ethernet Port, RS232, RS485 – support for protocols such as Modbus RTU, Modbus TCP, etc. – Ability to expand the system with a variety … Read more

Series

These series of posts will go through specific hardware and software. They are designed for you to learn the device quickly. PLC Beginners Guide A good place to start for those just starting to learn about PLCs. PLC Fiddle – An Online PLC Editor and Simulator in Your Browser – This is ideal to try … Read more

Productivity 1000 PLC Array Functions Part 3

An array is a storage area for a group of common data type tags. They usually have some relationship with each other and need to be manipulated as a group. Previously we defined an array and use this in an indirect addressing program. It sequenced bits in an output card indirectly. We then looked at … Read more

Productivity 1000 PLC Array Functions Part 2

An array is a storage area for a group of common data type tags. They usually have some relationship to each other and need to be manipulated as a group. Last time we defined an array and use this in an indirect addressing program. It sequenced bits in an output card indirectly. In this second … Read more

Productivity 1000 PLC Array Functions Part 1

An array is a storage area for a group of common data type tags. They usually have some relationship with each other and need to be manipulated as a group. We can use arrays for motion control, recipe management, sequencing (indirect addressing), math, etc. The Productivity 1000 Series PLC uses arrays that are programmed using … Read more