Prosoft-technology MVI69L-MBS User Manual Page 82

  • Download
  • Add to my manuals
  • Print
  • Page
    / 154
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 81
Using Controller Tags MVI69L-MBS CompactLogix Platform
User Manual Communication Module
Page 82 of 154 ProSoft Technology, Inc.
January 6, 2014
5.4 Controller Tag Overview
Tag Name
Description
MBS.CONFIG
Configuration information
MBS.DATA
MBS input and output data transferred between the processor
and the module
MBS.CONTROL
Governs the data movement between the PLC rack and the
module
MBS.STATUS
Status information
MBS.UTIL
Generic tags used for internal ladder processing (DO NOT
MODIFY)
The following sections describe each of these controller tag structures in more
detail.
5.4.1 MBS.CONFIG
When PCB downloads the configuration file from the PC to the processor, the
configuration file data and its CRC are stored in this array.
Edits cannot be done directly in this array. All configuration edits must be done in
PCB since a unique CRC is calculated for data integrity. Any change to the
configuration parameters directly in this array will not match the calculated CRC.
Tag Name
Description
MBS.CONFIG.FileData
This parameter contains the MBS configuration data after it has
been downloaded from PCB. It is displayed in ASCII format.
Note: MBS configuration changes cannot be made directly in this
array; the configuration must be downloaded via PCB.
MBS.CONFIG.FileSize
Configuration file size (MBS.CONFIG.FileData array) in bytes.
MBS.CONFIG.FileCRC32
CRC checksum of the configuration file stored in the array.
MBS.CONFIG.FileStatus
Configuration file status. 0 = No file present, 1 = File present
5.4.2 MBS.DATA
This structure contains the Read Data and Write Data arrays for processor-to-
module communication.
Tag Name
Description
MBS.DATA.ReadData
Data area copied from the module to the processor. This 240-
element array stores the Modbus data coming into the module
from the Modbus network.
MBS.DATA.WriteData
Data area copied from the processor to the module. This 240-
element array stores the outgoing data sent from the module
to the Modbus network.
Page view 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 153 154

Comments to this Manuals

No comments