Tags used, Configuration tags – Rockwell Automation 1732E-IB16M12SOEDR EtherNet/IP ArmorBlock supporting Sequence of Events User Manual

Page 86

Advertising
background image

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

78 Module Tags

Tags Used

Configuration Tags

The following table describes the configuration tags generated in
RSLogix 5000 when you use your module.

Configuration Tags

Tag Name

Type

Description

C.FilterOffOn

INT

Sets the OFF to ON filter time for all 16 inputs. Times are set in

μ

s increments of 0,

1000 (default), 2000, 4000, 8000 and 16000

μ

s.

0 = no filtering

For more information on Software Configurable Input Filters, see

page 46

.

C.FilterOnOff

INT

Sets the ON to OFF filter time for all 16 inputs. Times are set in

μ

s increments of 0, 1000

(default), 2000, 4000, 8000 and 16000

μ

s.

0 = no filtering

For more information on Software Configurable Input Filters, see

page 46

.

C.PointXX_YYOpenWireEn

BOOL

XX = even numbered input 0…14
YY = odd numbered input 1…15

OpenWire is enabled or disabled per I/O connector. For example, 00_01 or 14_15

0 = Off (default)
1 = Enable Open Wire

C.LatchEvents

BOOL

Latches events so that an event will not be overwritten until acknowledged.

0 = SOE not latched
1 = SOE latched (default)

Latched means that a sequence of events of LO to HI and HI to LO then LO to HI will cause
the first LO to HI transition to be recorded and the final LO to HI to be ignored. All
subsequent transitions on that point will be ignored until acknowledged/reset. If the bit is
not set, the new LO to HI will overwrite the first LO to HI event immediately, even if the
controller has yet to extract that data.

C.MasterSyncEn

BOOL

PTP enabled bit indicates if the module is expected to sync to a master clock.

0 = Synchronization indication disabled (default)
1 = Synchronization indication enabled

If not enabled (0) then the Module Status Indicators will not flash green if we are not
sync'd to a master clock. Disabling the bit does not prevent the module from
synchronizing to a master clock.

Advertising