Productivity Open P1AM Web Server

Productivity Open P1AM Web Server

We will now look at the productivity Arduino Ethernet web server that we will implement on our Productivity Open P1AM industrial Arduino controller. This P1AM Web Server Example is based on an example found here. This example uses the productivity open P1AM-ETH shield to create a web server that displays the input values of a … Read more

BRX Do-More PLC HTTP Web Server – Website

BRX Do-More PLC HTTP Web Server

We will now look at the BRX Do-More PLC Web Server. Ethernet equipped BRX CPUs and the Do-More Designer Simulator can now have a web server. This can be accessed by any web browser using the IP address of the BRX Do-More CPU. A web server is server software or hardware dedicated to running this … Read more

ACC Automation 2020 Yearly Review

ACC Automation 2020 Review

Accelerate Learning … Accelerate Machines… Accelerate Knowledge… ACC Automation What a difference a year makes! Social distancing, mask-wearing, hygiene, social circles, etc are just a few of the terms we hear every day in this Covid-19 world. Video conferencing with Zoom, Teams, and Google Meet are the norm in business today. Information is knowledge, and … Read more

P1AM Arduino Modbus TCP to C-More EA9

p1am arduino modbus tcp c-more ea9

We will now look at P1AM Arduino Modbus TCP communication to the C-More EA9 Series HMI. This will be communicating Ethernet Modbus TCP protocol. The P1AM will be the server (slave) and the EA9-RHMI the client (master). We will explain how to connect a headless C-more HMI to our P1AM-ETH Industrial Arduino Ethernet Shield. The … Read more

Productivity Open P1AM Industrial Arduino Modbus TCP to C-More Micro EA3

We will now look at P1AM Arduino Modbus TCP communication to the C-More Micro EA3 HMI. This will be communicating the Ethernet Modbus TCP protocol. The P1AM will be the server (slave) and the EA3-T4CL the client (master). There was a recent question on the Automation Direct Customer Forums that asked, “How do I connect … Read more

Click PLC Real Time Clock (RTC) – Ladder Logic

The click plc has a real-time clock that will allow us to control outputs based on a date or time of day. This real-time clock (RTC) can be set from the click programming software or through the program of the controller. Our programs in the click can use the following calendar and clock values: SD19 … Read more