Comment

SCPI Command :

HCOPy:COMMent
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# HCOPy:COMMent
value: str = driver.hardCopy.comment.get()

No help available

set(comment: str) None[source]
# HCOPy:COMMent
driver.hardCopy.comment.set(comment = 'abc')

No help available