At a Glance
This section
presents IODDT explicit exchange objects of the T_DIS_IN_STD
type applicable to discrete input modules. This section includes
the word type objects whose bits have a specific meaning. These objects
are explained in detail below.
Example of a declaration of a variable:
IODDT_VAR1
of type T_DIS_INT_STD
Execution Indicators for an Explicit Exchange: EXCH_STS
The following table shows exchange control
bit meanings for channel EXCH_STS
(%MWr.m.c.0).
Standard symbol |
Type |
Access |
Meaning |
Address |
---|---|---|---|---|
|
BOOL |
R |
Read channel status words in progress |
%MWr.m.c.0.0 |
|
BOOL |
R |
Command parameter exchange in progress |
%MWr.m.c.0.1 |
Explicit Exchange Report: EXCH_RPT
The table below presents the meaning of the EXCH_RPT
exchange report bits (%MWr.m.c.1).
Standard symbol |
Type |
Access |
Meaning |
Address |
---|---|---|---|---|
|
BOOL |
R |
Error in reading status words of the channel (1 = error) |
%MWr.m.c.1.0 |
|
BOOL |
R |
Error during a command parameter exchange (1 = error) |
%MWr.m.c.1.1 |
Standard Channel Status: CH_FLT
The table below shows the meaning of the bits of the status word CH_FLT
(%MWr.m.c.2). Reading is performed by a READ_STS
(IODDT_VAR1
).
Standard symbol |
Type |
Access |
Meaning |
Number |
---|---|---|---|---|
|
BOOL |
R |
External event: Tripped |
%MWr.m.c.2.0 |
|
BOOL |
R |
External event: Fuse |
%MWr.m.c.2.1 |
|
BOOL |
R |
Terminal block incorrectly wired |
%MWr.m.c.2.2 |
|
BOOL |
R |
External supply event |
%MWr.m.c.2.3 |
|
BOOL |
R |
Internal event module inoperative |
%MWr.m.c.2.4 |
|
BOOL |
R |
Hardware or software configuration error |
%MWr.m.c.2.5 |
|
BOOL |
R |
Communication interruption |
%MWr.m.c.2.6 |
|
BOOL |
R |
External event: Short-circuit on a channel |
%MWr.m.c.2.8 |
|
BOOL |
R |
Open wire detection(1) |
%MWr.m.c.2.9 |
(1) Only for BMX DAI 1614 and BMX DAI 1615 modules |
Status Word: CH_CMD
The table below shows the CH_CMD
(%MWr.m.c.3) status
word bit meanings. The command is made by a WRITE_CMD
(IODDT_VAR1
).
Standard symbol |
Type |
Access |
Meaning |
Number |
---|---|---|---|---|
|
BOOL |
R/W |
Disable control of the external supply. |
%MWr.m.c.3.1 |
|
BOOL |
R/W |
Enable control of the external supply. |
%MWr.m.c.3.2 |