Programming – Rockwell Automation T7404 ICS Regent+Plus AC Digital Input Module 110VAC User Manual

Page 9

Advertising
background image

(T7404) AC Digital Input Module


P D - 7 0 1 3 M a r - 0 6

9

Digital Input Point dialog, enter a tag name (up to 12
characters) and a description (up to 40 characters).

Figure 7. Defining a Digital Input Point.

The tag names are used in the application program to
represent the input state. In addition, a module tag name can
be entered to represent the combined state of all 16 inputs.
This module tag name represents the 16 inputs as a signed,
16-bit integer. In this format, input point one is the least
significant bit (LSB) and input point 16 is the most significant
bit (MSB).

Programming

Inputs are referenced in the application program through the
tag names defined in the I/O Configuration Editor. When
current flows through the input (field switch closed) the input
is said to be on, or have a value of one. In ladder logic, the on
state would produce power flow in a normally open (N.O.)
contact.

To program fault tolerant configurations using triplicated
digital input modules, a voter element can be used as shown
in Figure 8.

Figure 8. Programming Fault Tolerant Digital Inputs.

Advertising