Remote control commands
R&S
®
SMB100B
378User Manual 1178.3711.02 ─ 08
DIAGnostic:HUMS:TAGS:DELete:ALL
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 "Delete All" on page 306
DIAGnostic:HUMS:TAGS[:VALue]
<ID>, <Key>, <Value>
DIAGnostic:HUMS:TAGS[:VALue]? <ID>
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.
Parameters for setting and query:
<ID> 0 - 31
ID number of the tag you want to modify or query.
To identify the ID number, query all device tags from the system
first. For more information, read here DIAGnostic:HUMS:
TAGS:ALL? on page 377.
Example: //Add or modify a tag (tag 1)
DIAG:HUMS:TAGS 1,'location','building_11'
Manual operation: See "Key" on page 305
See "Value" on page 305
See "Add" on page 306
SYSTem:COMMunicate:REST:ENABle <RestState>
Turns communication via the REST API on and off.
Parameters:
<RestState> ON | OFF | 0 | 1
Example: //Return REST state
SYST:COMM:REST:ENAB?
Manual operation: See "REST" on page 299
SYSTem:COMMunicate:SNMP:COMMunity:RO <CommunityString>
Defines the SNMP community string for read-only access.
HUMS remote control commands