BRX Do-More PLC First Program (Start, Stop, Jog)

We will now look at writing our first program for the BRX Do-More PLC. The Do-More Series allows us to write programs online or offline with the PLC controller. The series will also allow us to do online editing. We can change program information and download the new program between scans of our controller. As … Read more

BRX Do-More PLC Numbering Systems and Addressing

We will look at numbering systems in our BRX Do-More controller. This will include physical IO, casting, and indirect addressing. The BRX Do-More PLC like all of the PLCs in the Do-More Series use strong data typing. This means that there are fixed memory structures to work within your program. Errors will be displayed if … Read more

Implementing the Omron Host Link Protocol VB.Net

Previously we used VB6 (Visual Basic 6) to implement the Omron Host Link Protocol to communicate to our programmable logic controller. (PLC) In part 2 we used Visual Basic for Applications (VBA) to accomplish our host link serial communication. We will now look at using VB.Net to establish and retrieve information in and out of … Read more

Create an Analog Voltage Input Tester for a PLC

Create an Analog Voltage Input Tester for a PLC

We will create a simple and inexpensive analog voltage tester for a PLC using a potentiometer and a 9VDC battery. The potentiometer will be 5K ohms. This should be enough impedance for most analog inputs of the programmable logic controller. (PLC) Voltage impedance for analog voltage inputs is in the megaohm range where the current … Read more

ACC Automation 2016 Review

Acc Automation We would like to take a few minutes and reflect on the past, current and future of ACC Automation. You have help us succeed in our best year yet. Starting off we learned how to: Create a PLC with HMI Training and Learning Environment Free – Utilized the Do-More Designer Software and the … Read more

Omron C20K, C28K, C40K, C60K Troubleshooting

The Omron C20K, C28K, C40K, and C60K shoebox programmable logic controllers have been discontinued since March of 2002. These Omron ‘K’ series PLCs were popular controllers and have been in installations for over 25 years. We will take a look at this Omron PLC and review some troubleshooting techniques. Planning for the eventual fatal failure … Read more