
MVI69E-MBS ♦ CompactLogix Platform Using Controller Tags
Communication Module User Manual
ProSoft Technology, Inc. Page 87 of 162
January 6, 2014
5.3 MBS Controller Tag Overview
You use controller tags to:
View the read and write being transferred between the module and the
processor.
View status data for the module.
Set up and trigger special functions.
Initiate module restarts (Warm Boot or Cold Boot).
Configuration information
MBS input and output data transferred between the processor
and the module
Governs the data movement between the PLC rack and the
module
Generic tags used for internal ladder processing (DO NOT
MODIFY)
The following sections describe each of these controller tag structures in more
detail.
5.3.1 MBS.CONFIG
When PCB downloads the configuration file from the PC to the processor, the
processor stores the configuration file data in the MBS.CONFIG.FileData array.
Its CRC is also included in this array.
You cannot edit this array directly. You must use PCB for configuration edits. 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.
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.
Configuration file size (MBS.CONFIG.FileData array) in bytes.
CRC checksum of the configuration file stored in the array.
Configuration file status. 0 = No file present, 1 = File present
Kommentare zu diesen Handbüchern