46
Publication 2711C-QS001F-EN-P - November 2010
Chapter 5
Create Tags
Follow These Steps
Complete these steps to enter application tags.
Review Application Tags
The sample application uses read and write tags to define how objects interact with the addresses of a
MicroLogix 1100 controller. You must create these tags before you can assign them to objects in the
application. Only objects that interact with the controller require a tag. Objects such as screen navigation
buttons, drawings, and screen text do not require tags.
The same tags are used when communicating to a MicroLogix 1100 controller using DF1 or Ethernet
communication.
Refer to this table when entering your application tags.
Application Tags
Tag Name
Data Type
Tag Address
Controller
Description
Motor_Start
Boolean
B3:0/0
PLC_1
Starts the motor.
Motor_Stop
Boolean
B3:0/1
PLC_1
Stops the motor.
Change_Speed
16 bit integer
N7:1
PLC_1
Changes the motor speed to a value
between 0 and 1000 rpm.
Motor_Status_Ind
Boolean
B3:0/2
PLC_1
Reads the running or stopped status
of the motor.
Motor_Speed
16 bit integer
N7:0
PLC_1
Reads the current motor speed. Also
used to trigger an alarm if the speed
rises above 850 or 900 rpm.
Motor_AutoManual Boolean
B3:0/3
PLC_1
Changes the motor to auto or manual
mode and also used to read the
current mode of the motor.
Summary of Contents for 2711C-F2M
Page 6: ...6 Publication 2711C QS001F EN P November 2010 Notes...
Page 10: ...10 Publication 2711C QS001F EN P November 2010 Table of Contents Notes...
Page 36: ...36 Publication 2711C QS001F EN P November 2010 Chapter 3 Open a New Application Notes...
Page 44: ...44 Publication 2711C QS001F EN P November 2010 Chapter 4 Configure Communication Notes...
Page 92: ...92 Publication 2711C QS001F EN P November 2010 Chapter 8 Create Alarms Notes...
Page 109: ......