The TM3_MODULE_STATE enumeration data type contains the following values:
|
Enumerator |
Value |
Comment |
|---|---|---|
|
TM3_EMPTY |
00 hex |
No module. |
|
TM3_CONF_ERROR |
01 hex |
Physical expansion module does not match with the one configured in EcoStruxure Machine Expert. |
|
TM3_BUS_ERROR |
02 hex |
Bus error detected in the last exchange with the module. |
|
TM3_OK |
03 hex |
Last bus exchange with this module was successful. |
|
TM3_MISSING_OPT_MOD |
05 hex |
Optional module is not physically present. |