Spectrum Controls 1769sc-HART Modules User Manual
Page 37

Chapter 4: Configuring the IF4IH for CompactLogix Using RSLogix 5000
User's Manual 0300215-03 Rev. A
4-9
Figure 4-8 (Copying Controller Tags)
After copying the controller tags you can copy the program tags next. Follow the same
procedure shown in Figure 4-8.
Section 4.5
Sample Project
Ladder
The ladder contained in the sample project is used to perform several different operations.
The main routine in the MainProgram is used to jump to the routines that copy the
multiplexed HART data from the module.
The If4ih0_Packet_Data routine in the MainProgram contains the ladder that
demultiplexes the HART data for each individual packet. Refer to Chapter 7 for more
information on HART and the HART packets.
The If4ih0Messaging program contains several routines needed to send and receive
HART messages to and from the module and the connected HART devices.
To copy any of the ladder, programs or routines, follow the procedure below:
1.
Select the program or routine.
2.
Right mouse click and select copy.
3.
Go to your project and select the appropriate program or task to place the new
routine or program.
4.
Right mouse click and select paste.
Sample
Project
Your
Project
Copy and
paste tags