Remote Commands
R&S
®
FSMR3000
613
User Manual 1179.0116.02 ─ 02
<Key>
String containing key name of the defined tag.
<Value>
String containing value of the defined tag.
Example:
//Return all tags
DIAG:HUMS:TAGS:ALL?
1,"location","building_11",2,"time zone","CET"
Usage:
Query only
Manual operation:
See
DIAGnostic:HUMS:TAGS:DELete:ALL
This command deletes all key-value tags you have assigned to the instrument.
Example:
//Delete all tags
DIAG:HUMS:TAGS:DEL:ALL
Usage:
Event
Manual operation:
See
DIAGnostic:HUMS:TAGS:DELete
<ID>
This command deletes a certain tag you assigned to your instrument, including its key
and value.
Setting parameters:
<ID>
ID number of the tag you want to delete.
To identify the ID number, query all device tags from the system
first. For more information, see
Example:
//Delete tag
DIAG:HUMS:TAGS:DEL 0
Usage:
Setting only
Manual operation:
See
DIAGnostic:HUMS:TAGS[:VALue]
<ID>, <Key>, <Value>
DIAGnostic:HUMS:TAGS[:VALue]?
<ID>
This command adds or modifies a key-value pair (device tag).
The query returns the key-value pair for a given ID or an empty string if the ID is
unknown.
Parameters:
<Key>
String containing key name of the queried tag.
<Value>
String containing value of the queried tag.
Configuring the R&S
FSMR3