Description

SCPI Commands

HCOPy:TREPort:DESCription
class DescriptionCls[source]

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

get() str[source]
# SCPI: HCOPy:TREPort:DESCription
value: str = driver.hardCopy.treport.description.get()

No command help available

return

description: No help available

set(description: str) None[source]
# SCPI: HCOPy:TREPort:DESCription
driver.hardCopy.treport.description.set(description = '1')

No command help available

param description

No help available