All

SCPI Command :

DIAGnostic:HUMS:TAGS:ALL
class AllCls[source]

All commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bytes[source]
# SCPI: DIAGnostic:HUMS:TAGS:ALL
value: bytes = driver.diagnostic.hums.tags.all.get()

Queries all key-value tags that you have assigend to the instrument. Depending on the set data format, the queried data is either displayed in XML or JSON format. For more information about setting the data format, see method RsFsw. Diagnostic.Hums.FormatPy.set.

return

tags_info: No help available