ModuleState (ENUM)¶
TYPE ModuleState :
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - Undefined - 16#FFFF - 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 . This coding may be used in combination with “SubmoduleState.IdentInfo := Wrong (WR) ”. 
