How can we have diagnostic information for TMC2xxx additional cartridge analog I/O module within a TM221Cxxx PLC SoMachine/Machine Expert - Basic application program ?
For each channel, it exists a dedicated system word object available for diagnostic .
It’s %IWS.0.i for an analog input channel
It’s %QWS.0.i for an analog output channel
With i defined by this way:
i=100 for the 1st channel of the cartridge located 1st slot
i=101 for the 2nd channel of the cartridge located 1st slot
i=200 for the 1st channel of the cartridge located 2nd slot
i=201 for the 2nd channel of the cartridge located 2nd slot
The definition of the code status/diagnostic value is as below:
For %IWS word content definition
| 0 | Normal |
| 1 | Data conversion in progress |
| 2 | Initialization in progress |
| 3 | Input operation setting error or module without input |
| 4 | not used |
| 5 | High limit reached |
| 6 | Low limit reached |
| 7 | Non-volatile memory error |
For %QWS word content definition
| 0 | Normal state |
| 1 | not used |
| 2 | Initialization in progress( after power on) |
| 3 | Output operation setting error or module without output |
| 4 | not used |
| 5 | not used |
| 6 | not used |
| 7 | Non-volatile memory error |
Publié pour: Schneider Electric Belgium


Besoin d'aide ?
Sélectionnez le bon produit
Trouvez rapidement et facilement les produits et accessoires adaptés à vos applications.
Obtenir un devis
Effectuez une demande de renseignements en ligne et un expert vous contactera.
Où acheter ?
Trouvez facilement le distributeur Schneider Electric local le plus proche.
Centre d'aide
Trouvez des ressources de support pour tous vos besoins, en un seul endroit.