Explicit Exchange Management and Report
(Original Document)
At a Glance
This page describes all language objects which manage explicit exchanges.
Word objects
The table below shows the different word objects for the management of explicit exchanges.
Object (1)
Function
Meaning
%MW\2.e\0.m.MOD.0
Module exchanges in progress
  • bit 0 = 1: status reading in progress
  • bit 1 = 1: sending of command parameters to the communication module
  • bit 2 = 1: sending of adjustment parameters to the communication module
%MW\2.e\0.m.MOD.1
Module report
  • bit 1 = 0: command parameters received and accepted by the module
  • bit 2 = 0: adjustment parameters received and accepted by the module
%MW\2.e\0.m.c.0
Channel exchanges in progress
  • bit 0 = 1: status reading in progress
  • bit 1 = 1: sending of command parameters to the communication channel
  • bit 2 = 1: sending of adjustment parameters to the communication channel
%MW\2.e\0.m.c.1
Channel report
  • bit 1 = 0: command parameters received and accepted by the communication channel
  • bit 2 = 0: adjustment parameters received and accepted by the communication channel
Key
(1)
Address 2.e\0.m.c.d
  • 2 : corresponds to the bus number
  • e: corresponds to the connection point number
  • 0 : corresponds to the (virtual) rack number
  • m: corresponds to the module position number
  • c: corresponds to the channel number
  • d: corresponds to the channel data