EM510 DIAGnostic Subsystem
4065.7763.32-01.00 5.26
. :MONitor? <module>
Output of test-point information of one or all recognized modules.
Parameters:
<module_name> information relating to module to be queried:
V1 preselection
MB mainboard
ALL all modules
Result:
If the output format is set to ASCII, all information relating to the test points of a known module are
output in a table.
The table comprises the following columns:
module identification, test point name, symbol for test point state, current voltage in mV, lower limit,
upper limit
Meaning of symbols for the test point state:
“ “ = OK, test point voltage within limits
“^ “ = test point voltage is greater than the upper limit
“v“ = test point voltage is less than the upper limit
If the limits are irrelevant in the current operating mode, no limits will be output.
Example:
DIAGnostic:MONitor? V1->
V1 TPREAMP_P 1437 ( 900 / 1800 )
V1 TPREAMP_N 805 ( 500 / 1200 )
V1 TTEMP 1492 ( 800 / 2200 )
If the output format is set to binary format, a binary data block will be output which is similar to the
structure described under "4.4.5 Parameters" followed by the test point descriptions with:
2 bytes module identifiers
12 bytes test point name
2 bytes current value in mV
1 byte OK flag for test point voltage (0= OK, 1 = too low, 2 = too high)
1 byte validity flag for limit values (0 = invalid, 1 = valid)
2 bytes minimum value in mV
2 bytes maximum value in mV
Example:
DIAGnostic:MONitor? V1 -> #3180xxxxxx