DIAGnostic Subsystem EM510
5.25 4065.7763.32-01.00
. :MODule:STATe? <module_name>
Output of additional information of one or all modules.
Parameters:
<module_name> information relating to module to be queried:
V1 preselection
MB mainboard
ALL all modules
Result:
<module_name>,0 The module is "UNDEFINED". The EEPROM data are corrupt.
<module_name>,1 The module is "OK".
<module_name>,2 The module is "FAIL". Error message of a test point of the module.
<module_name>,3 The module is " NOT_INSTALLED ".
If "ALL" was input for <module_name> the status information of all possible modules is output
separated by commas.
Example:
DIAGnostic:MODule:STATe? V1 -> V1,1
or
DIAGnostic:MODule:STATe? ALL -> V1,1,MB,1