Software configurable input filters – Rockwell Automation 1732E-IB16M12SOEDR EtherNet/IP ArmorBlock supporting Sequence of Events User Manual

Page 54

Advertising
background image

Publication 1732E-UM002A-EN-P - March 2010

46 Module Features

Use the Configuration tab in RSLogix 5000 to enable Open Wire Detection, as
shown in the example.

Software Configurable Input Filters

To account for hard contact “bounce”, you can configure ON to OFF and
OFF to ON input filter times in RSLogix 5000 for your module. These filters
define how long an input transition must remain in the new state before the
module considers the transition valid.

When an input transition occurs, the module timestamps the transition on the
initial edge of the transition and stores data for the transition on-board; the
module then scans the input where the transition occurred every millisecond
for the length of the filter time setting to verify that the input remains in the
new state (remained OFF or ON).

If the input remains in the new state for a time period equal to the filter
time setting, the module sends data for the transition to the controller.

When an input transition is detected the module counts the number of
1 ms intervals the input is in the new state until the count reaches the
filter value.

If the input changes state again (returns to the original state) before the
length of time of the filter setting has elapsed, the module starts
decrementing the number of 1 ms intervals counted until it reaches zero.
At this point the module stops filtering the input and discards the
timestamp. During this continued scan period, one of the following
events occurs:

Click on the individual boxes for
each input point to enable Open
Wire Detection for that point.

Clear the individual boxes for
each input point to disable Open
Wire Detection for that point.

You can also select this box to enable or
disable all points simultaneously.

IMPORTANT

Input filters are applied to all inputs on the module. You cannot
apply input filters to individual inputs on the module.

Advertising