The IODDT Type T_GEN_MOD Applicable to All Modules
(Original Document)
Introduction
Modules of Premium PLCs have an associated IODDT of type T_GEN_MOD.
Observations
List of Objects
The table below presents the objects of the IODDT:
Standard symbol
Type
Access
Meaning
Address
MOD_ERROR
BOOL
R
Module error bit
%Ir.m.MOD.ERR
EXCH_STS
INT
R
Module exchange control word
%MWr.m.MOD.0
STS_IN_PROGR
BOOL
R
Reading of status words of the module in progress
%MWr.m.MOD.0.0
EXCH_RPT
INT
R
Exchange report word
%MWr.m.MOD.1
STS_ERR
BOOL
R
Error detected while reading module status words
%MWr.m.MOD.1.0
MOD_FLT
INT
R
Internal error word of the module
%MWr.m.MOD.2
MOD_FAIL
BOOL
R
Internal error, inoperable module
%MWr.m.MOD.2.0
CH_FLT
BOOL
R
Channel error detected
%MWr.m.MOD.2.1
BLK
BOOL
R
Terminal block error
%MWr.m.MOD.2.2
CONF_FLT
BOOL
R
Hardware or software configuration mismatch
%MWr.m.MOD.2.5
NO_MOD
BOOL
R
Module missing or inoperative
%MWr.m.MOD.2.6
EXT_MOD_FLT
BOOL
R
Internal error word of the module (Fipio extension only)
%MWr.m.MOD.2.7
MOD_FAIL_EXT
BOOL
R
Module is unserviceable (Fipio extension only)
%MWr.m.MOD.2.8
CH_FLT_EXT
BOOL
R
Channel error detected (Fipio extension only)
%MWr.m.MOD.2.9
BLK_EXT
BOOL
R
Terminal block error detected (Fipio extension only)
%MWr.m.MOD.2.10
CONF_FLT_EXT
BOOL
R
Hardware or software configuration mismatch (Fipio extension only)
%MWr.m.MOD.2.13
NO_MOD_EXT
BOOL
R
Module missing or inoperative (Fipio extension only)
%MWr.m.MOD.2.14