At a Glance
This section
presents T_DIS_OUT_STD
type IODDT Explicit Object
Exchange that applies to discrete output modules. It 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 the T_DIS_OUT_STD
type
Execution Indicators for an Explicit Exchange: EXCH_STS
The table below shows the meanings of
channel exchange control bits from 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 |
Reserved for evolution |
%MWr.m.c.2.9 |
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 |
Address |
---|---|---|---|---|
|
BOOL |
R/W |
Reactivation of tripped outputs (protected outputs) |
%MWr.m.c.3.0 |
|
BOOL |
R/W |
Inhibit control of external supply |
%MWr.m.c.3.1 |
|
BOOL |
R/W |
Validation of the external supply control |
%MWr.m.c.3.2 |