Productivity 1000 Series PLC Firmware Update

Firmware is usually PLC operating system code that is written into a read-only memory. The BIOS (Basic Input Output System) of a PC (personal computer) is a good example of firmware. It provides a low-level interface between the hardware and software. The firmware for the productivity series of PLCs must be downloaded separately from the … Read more

Productivity 1000 Series PLC Modbus TCP Ethernet

The productivity series of PLCs comes with 4 built-in communication ports for easy connectivity to your PC or various industrial networks. Ethernet protocols like Modbus TCP can be utilized with the RJ45 port on this PLC. Modbus TCP is an open (published) protocol that uses the Server (Master) / Client (Slave) architecture. It’s a very … Read more

Productivity 1000 Series PLC Modbus RTU Serial

The productivity series of PLCs comes with 4 built-in communication ports for easy connectivity to your PC or various industrial networks. Serial protocols like Modbus RTU can be utilized with either the RS232 or RS485 ports on this PLC. Modbus RTU is an open (published) protocol that uses the Master / Slave architecture. It’s a … Read more

Productivity 1000 Series PLC Web Server

The productivity series of PLCs has a built-in web server. This web server function can make a non-secure (HTTP) connection to the CPU. This is done with your browser. You can then view read-only system tags and open, save or delete files stored on the micro SD drive. Previously we stored data logged files on … Read more

Productivity 1000 Series PLC Data Logger

The productivity series of PLCs has a built in data logger. This easy data logger will log up to 64 tag values on a USB (Micro SD) storage device connected to the CPU. The logs will be stored in CSV (Comma Separated Values) file format. Logging can be triggered by the rising edge transition of … Read more

Productivity 1000 Series PLC Drum Sequencer

The productivity series of PLCs has a Drum and Sequencer instruction. Drum instructions are great tools. They mimic an electromagnetically drum sequencer. Have you ever seen the mechanisms of a music box? Ok so it’s a little drum with pegs that catch and flick the chimes in a particular sequence to play whatever tune is … Read more