Productivity P1AM Arduino Variables Data Types

We will look at Arduino variables data types that can be used with our P1AM unit. Data types in the C++ language are used to determine the variable or function applied for the given type. The type will determine the size of the storage (bits), and the method to interpret the information. Microprocessors can only … Read more

P1AM Industrial Arduino Program Structure

We will now look at the P1AM industrial Arduino program structure. The P1AM-100 industrial controller is programmed with the Arduino IDE (Integrated Development Environment). The arduino IDE will allow us to write sketches (programs). These sketches have basic common elements like setup and loop. We will be looking at these elements in our first program … Read more

Productivity Open P1AM Arduino First Program

The P1AM-100 industrial controller is programmed with the Arduino IDE (Integrated Development Environment). We installed the Arduino IDE, P1AM-100 library and ProductivityBlocks. Using this software we will be setting it up to program our P1AM Arduino industrial controller. The Boards Manager will be used to set up our P1AM-100 Arduino board. We will then ensure … Read more

ACC Automation 2019 Review

Accelerate Learning … Accelerate Machines… Accelerate Knowledge… ACC Automation It is a good time to be in the automation business. Technologies are merging and communicating like never before. What was impossible is now possible for the industrial plant floor. We are looking forward to the New Year and new possibilities for implementing your control solution. … Read more

ACC Automation 2018 Review

We would like to take a few minutes and reflect on the past, current and future of ACC Automation. Your questions, comments and suggestions have helped us to build the site that you see today. Thank you. YouTube Channel : ACC Automation https://youtu.be/nPa1aBQ_Rro 2018 has been our best year yet thanks to you.

Productivity 1000 PLC Documenting the Program

Last time we created our first program and transferred this to our connected Productivity 1000 Series PLC. This was programmed with our computer running the Productivity Suite Software. One of the most important aspects of programming the PLC is to document. This will aid you and your team in programming, troubleshooting, and modifying the automation … Read more