Using controller tags, 5using controller tags – ProSoft Technology MVI69L-MBS User Manual
Page 77

MVI69L-MBS ♦ CompactLogix Platform
Using Controller Tags
Communication Module
User Manual
ProSoft Technology, Inc.
Page 77 of 154
January 6, 2014
5
Using Controller Tags
In This Chapter
Controller Tags ...................................................................................... 78
User-Defined Data Types (UDTs) ......................................................... 80
Using Controller Tags ............................................................................ 81
Controller Tag Overview ........................................................................ 82
Ladder logic is required for managing communication between the MVI69L-MBS
module and the CompactLogix processor. The ladder logic handles tasks such
as:
Module backplane data transfer
Special block handling
Status data receipt
Additionally, a power-up handler may be needed to initialize th
e module’s
database and may clear some processor fault conditions.
The sample Import Rung with Add-On Instruction is extensively commented to
provide information on the purpose and function of each user-defined data type
and controller tag. For most applications, the Import Rung with Add-On
Instruction works without modification.