Headers

SCPI Command :

DIAGnostic:HELP:HEADers
class HeadersCls[source]

Headers commands group definition. 3 total commands, 1 Subgroups, 1 group commands

get_value() bytes[source]
# SCPI: DIAGnostic:HELP:HEADers
value: bytes = driver.diagnostic.help.headers.get_value()

No command help available

return:

header: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.help.headers.clone()

Subgroups