Detailed Description of Explicit Exchange Objects for the T_ANA_IN_CTRL-Type IODDT
(Original Document)
At a Glance
This section presents the T_ANA_IN_CTRL-type IODDT Explicit Exchange Objects applicable to the TSX AEY 810 and TSX AEY 1614 analog input modules. This section regroups word-type objects whose bits have a specific meaning. These objects are described in detail below.
Sample Variable Declaration: T_ANA_IN_CTRL-type IODDT_VAR1.
NOTE: Generally speaking, the meaning of any bit is provided for State 1 of said bit. In some specific instances, we provide a meaning for each state of the bit.
Not all bits are utilized.
Implicit Exchange Execution Indicators: EXCH_STS
The following table explains the various meanings of EXCH_STS (%MWr.m.c.0) channel exchange control bits.
Standard symbol
Type
Access
Meaning
Address
STS_IN_PROGR
BOOL
R
Channel status words are in the process of being read.
%MWr.m.c.0.0
CMD_IN_PROGR
BOOL
R
The exchange of Command Parameters is in progress.
%MWr.m.c.0.1
ADJ_IN_PROGR
BOOL
R
The exchange of Adjustment Parameters is in progress.
%MWr.m.c.0.2
Explicit Exchange Report: EXCH_RPT
The following table explains the various meanings of EXCH_RPT (%MWr.m.c.1) reporting bits.
Standard symbol
Type
Access
Meaning
Address
STS_ERR
BOOL
R
Error while reading the channel status words.
%MWr.m.c.1.0
CMD_ERR
BOOL
R
Error while exchanging command parameters.
%MWr.m.c.1.1
ADJ_ERR
BOOL
R
Error while exchanging adjustment parameters.
%MWr.m.c.1.2
RECONF_ERR
BOOL
R
Error while reconfiguring the channel.
%MWr.m.c.1.15
Standard Channel Errors, CH_FLT
The following table explains the various meanings of the CH_FLT (%MWr.m.c.2) status word bits. Read operation is performed by READ_STS (IODDT_VAR1).
Standard symbol
Type
Access
Meaning
Address
SENSOR_FLT
BOOL
R
Sensor Connection Fault.
%MWr.m.c.2.0
RANGE_FLT
BOOL
R
Range under/overflow error.
%MWr.m.c.2.1
BLK
BOOL
R
Terminal Block Fault.
%MWr.m.c.2.2
EXT_PS_FLT
BOOL
R
External Power Supply Fault.
%MWr.m.c.2.3
INTERNAL_FLT
BOOL
R
Faulty Channel.
%MWr.m.c.2.4
CONF_FLT
BOOL
R
Conflicting HW and SW configurations.
%MWr.m.c.2.5
COM_FLT
BOOL
R
Error communicating with PLC.
%MWr.m.c.2.6
APPLI_FLT
BOOL
R
Application Error (configuration or adjustment error).
%MWr.m.c.2.7
NOT_READY
BOOL
R
Channel not ready.
%MWr.m.c.2.8
COLD_JUNCTION_FLT
BOOL
R
Cold junction compensation error.
%MWr.m.c.2.9
CALIB_FLT
BOOL
R
Calibration error.
%MWr.m.c.2.10
RANGE_UNF
BOOL
R
Lower Range Overflow.
%MWr.m.c.2.14
RANGE_OVF
BOOL
R
Upper Range Overflow.
%MWr.m.c.2.15