
RC Commands
R&S
®
OSP
292
User Manual 1178.7100.02 ─ 05
Manual operation:
See
See
DIAGnostic:SERVice:MODule:HWINfo
<module names>
The
setting
command can make modules update their hardware configuration. The
command is implemented for all modules, but it was developed especially for system
modules that can have submodules attached. The command allows updating such
submodules in the firmware during operation. For modules that cannot update any
hardware configuration, the command has no effect.
The
query
command returns the most recently updated hardware configuration. Mod-
ules, which support this query, reply with an individual, module-specific return string. All
other modules reply with an empty string "".
Parameters:
<module names>
(@FxxMyy,FxxMyy,FxxMyy,...)
The command addresses the modules by the following syntax,
like the
<module names>
xx
= 01, 02, 03,...,99 (frame ID in, e.g., switch unit name F01)
yy
= 01, 02, 03,...,20 (module ID in, e.g., slot position M02)
Example:
Setting:
DIAG:SERV:MOD:HWIN (@F01M03)
Query:
DIAG:SERV:MOD:HWIN? (@F01M03)
Reply
""
means: The module at bus F01M03 does not support
the command.
Example:
Setting:
DIAG:SERV:MOD:HWIN (@F01M03,F01M05)
Query:
DIAG:SERV:MOD:HWIN? (@F01M03,F01M05)
Reply
"","<returnstring>"
means: The module at bus
F01M03 does not support the command. The module at bus
F01M05 replies with a <returnstring>.
DIAGnostic:SERVice:MODule:TEMPerature?
<module names>
Queries the temperature of selected modules in degrees centigrade.
Parameters:
<module names>
(@FxxMyy,FxxMyy,FxxMyy,...)
The command addresses the modules by the following syntax,
like the
<module names>
xx
= 01, 02, 03,...,99 (frame ID in, e.g., switch unit name F01)
yy
= 01, 02, 03,...,20 (module ID in, e.g., slot position M02)
Example:
DIAG:SERV:MOD:TEMP? (@F01M03)
Reply:
2.01
This reply shows a temperature reading of 24.875
°C for module
03 in switch unit 01.
DIAGnostic Commands