84
Rockwell Automation Publication 280E-PM001A-EN-P – August 2011
Appendix C
ArmorStart
®
EtherNet/IP
™
Communications & Control Programming Manual
5.
Create a new Controller Tag of data type
DINT
and assign it a value of
1
.
a. Double click on
Controller Tags
in the Controller Organizer.
b. Select the
Edit Tags
tab at the bottom of the tag list screen.
c. Create another new tag, the example used below is named
Data1.
d. Assign Data1 a value of
1
by clicking on the
Monitor Tags
tab and enter
a
1
in the Value field.
e. Create a tag for reset input.
1. Double click on
Program Tags
in the Controller Organizer
2. Select the
Edit Tags
tab at the bottom of the screen and create a
tag named
Reset
of the type
BOOL
(Boolean)
.
6.
Create a rung in ladder logic for executing the Type 1 Reset.
a. Add an
XIC Input
and assign it the
BOOL
tag
Reset
.