Monthly Archives: September 2020


DeviceNet Hardware 1

Introduction to DeviceNet Hardware In this post, I’ll discuss an example of common DeviceNet Hardware. DeviceNet is a networking protocol which will carry 24v along with the network cable. Therefore, this eliminates the hassle, in most cases, of running a separate 24v line to each device. A DeviceNet system typically Read More »


Safety Relays

Introduction to Safety Relays Safety relays help to ensure the safe operation of your equipment when used with safety devices such as light curtains, e-stops, and safety mats. Generally, they will provide protection from shorted safety circuits, and open safety circuits as well. The safety relay can even provide protection Read More »

relaytrainer

ControlLogix Messaging over DH+

Introduction to ControlLogix Messaging over DH+ ControlLogix Messaging over DH+ allows us to read or write data over a DH+ Network. In this case, we will send a message to a PLC-5. We also use the same procedure to send a message to a SLC 5/04 over DH+. The PLC-5 Read More »

DHRIO setup

Assigning an IP Address to the 1794-AENT

Introduction to Assigning an IP Address to the 1794-AENT In this section, we will be Assigning an IP Address to the 1794-AENT using the BootP Utility. If the IP address is already set, and we don’t know it’s IP address, we will reset it back to factory defaults, then re-assign Read More »

FlexAdapter

ControlLogix Message Speed

Introduction to ControlLogix Message Speed In this post, I’ll perform an experiment to test the ControlLogix Message speed. I’ve set up two processors as shown below. Basically, I’ll create a time stamp when I initiate a message instruction. Another FlexLogix processor will receive this message, and immediate send a message Read More »

FlexLogix

ControlLogix DF1 Messaging

Introduction to ControlLogix DF1 Messaging In this section, we’ll discuss ControlLogix DF1 Messaging to an SLC-500 processor. Connect the Serial port of an L6x or earlier ControlLogix to the serial port of an SLC-500 processor. We’ll use a NULL MODEM cable in this case. Albeit, there are faster communication protocols Read More »

system protocol

FactoryTalk View SE Trends and Data Log 2

Introduction to FactoryTalk View SE Trends and Data Log With FactoryTalk View SE Trends and Data Log, we will log background data, and plot that data onto a trend chart. Without the data log, the trend chart will only show live data at the time the trend was started. Basically, Read More »

Trend Chart

Derivative Settings for ControlLogix PID Enhanced

Introduction to Derivative Settings for ControlLogix PID Enhanced (PIDE) Basically, the derivative settings for ControlLogix PID Enhanced will multiply the effect that derivative has in your closed loop system. We use derivative to anticipate, or predict error in the future. Consider this example: Obviously when you open the valve, a Read More »


Integral Settings for ControlLogix PID Enhanced

Introduction to Integral Settings for ControlLogix PID Enhanced (PIDE) In this section, we’ll discuss the effects of Integral Settings for ControlLogix PID Enhanced. Integral is based on 2 main factors (aside from the gain): The amount of error and time. Moreover, with the PIDE, when we change the Integral gain, Read More »


Proportional Settings for ControlLogix PID Enhanced (PIDE)

Introduction for Proportional Settings for ControlLogix PID Enhanced (PIDE) In this section, we’ll discuss the proportional settings for Controllogix PID Enhanced (PIDE). It’s important to remember the difference between the PID in ladder logic vs. the function block PIDE. The main difference is that the ladder logic PID instruction is Read More »

flow