ModuleStatus (ENUM)¶
TYPE ModuleStatus :
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - OK - 16#7FFF - NoModule - 0 - E.g. module not plugged - WrongModule - 1 - a E.g. ModuleIdentNumber wrong - ProperModule - 2 - Module is okay but at least one submodule is locked, wrong or missing - Substitute - 3 - Module is not the same as requested – but the IO device was able to adapt by its own knowledge . - Undefined - 16#FFFF - This coding may be used in combination with “SubmoduleState.IdentInfo := Wrong (WR) ”. 
