Internal control objects  (explicit exchange) of the IODDT of type T_STEPPER_STD
(Original Document)
At a Glance
This part presents the internal status objects (explicit exchange) of the IODDT the T_STEPPER_STD type which applies to the TSX CFY11/21 modules. It groups the word type objects, the bits of which have a special significance. These objects are presented in detail below.
Notes
Management of the exchanges: EXCH_STS
The table below shows the meaning of channel exchange check bits EXCH_STS (%MWr.m.c.0).
Standard symbol
Type
Access
Meaning
Address
STS_IN_PROGR
BOOL
R
Exchange in progress of status parameters (STATUS)
%MWr.m.c.0.0
CMD_IN_PROGR
BOOL
R
Command parameters exchange in progress
%MWr.m.c.0.1
ADJ_IN_PROGR
BOOL
R
Adjustment parameters exchange in progress
%MWr.m.c.0.2
RECONF_IN_PROGR
BOOL
R
Reconfiguration of the module in progress
%MWr.m.c.0.15
Exchange report: EXCH_RPT
The table below shows the meaning of report bits EXCH_RPT (%MWr.m.c.1)..
Standard symbol
Type
Access
Meaning
Address
STS_ERR
BOOL
R
status parameters (STATUS) exchange report
%MWr.m.c.1.0
CMD_ERR
BOOL
R
Command parameters exchange report
%MWr.m.c.1.1
ADJ_ERR
BOOL
R
Adjustment parameters exchange report
%MWr.m.c.1.2
RECONF_ERR
BOOL
R
Configuration fault
%MWr.m.c.1.15
Channel operation status: CH_FLT
The table below shows the meanings of the bits of the CH_FLT (%MWr.m.c.1) status word.
Standard symbol
Type
Access
Meaning
Address
EXT_FLT
BOOL
R
External error (idem HD_ERR bit)
%MWr.m.c.2.0
MOD_FLT
BOOL
R
Internal error: module absent, out of order or in self-test mode
%MWr.m.c.2.4
CONF_FLT
BOOL
R
Hardware or software configuration error
%MWr.m.c.2.5
COM_FLT
BOOL
R
Communication error with the processor
%MWr.m.c.2.6
APP_FLT
BOOL
R
Application fault (invalid configuration) or command fault
%MWr.m.c.2.7
CH_LED_LOW
BOOL
R
Status of the channel light, there are three scenarios:
  • bit 8 = bit 9 = 0 channel LED off
  • bit 8 = bit 9 = 0 channel LED flashing
  • bit 8 = bit 9 = 1 channel LED lit
%MWr.m.c.2.7
CH_LED_HIGH
BOOL
R
%MWr.m.c.2.9
Axis operation status: AX_STS
The table below shows the meanings of the bits of the AX_STS (%MWr.m.c.3) status word.
Standard symbol
Type
Access
Meaning
Address
Hardware faults: HD_ERR (%Ir.m.c.4) (groups together the faults below)
BRAKE_FLT
BOOL
R
Short-circuit fault on the brake output
%MWr.m.c.3.1
DRV_FLT
BOOL
R
Drive fault
%MWr.m.c.3.2
EMG_STP
BOOL
R
Emergency stop fault
%MWr.m.c.3.5
AUX_SUP
BOOL
R
24V supply fault
%MWr.m.c.3.6
Application faults: AX_ERR (%Ir.m.c.5) (groups the faults below)
SLMAX
BOOL
R
Maximum soft stop overshoot
%MWr.m.c.3.3
SLMIN
BOOL
R
Minimum soft stop overshoot
%MWr.m.c.3.4
Other status data
The table below presents the meanings of the other status data.
Standard symbol
Type
Access
Meaning
Address
N_RUN
INT
R
number of steps in progress
%MWr.m.c.4
G9_COD
INT
R
type of movement in progress
%MWr.m.c.5
G_COD
INT
R
code of instruction in progress
%MWr.m.c.6
CMD_FLT
INT
R
refusal report
%MWr.m.c.7
T_XPOS
DINT
R
target of the position to be reached
%MDr.m.c.8
T_SPEED
DINT
R
speed to be reached
%MDr.m.c.10
NOTE: all this internal status data is updated on execution of the instruction READ_STS.