Comment
SCPI Command :
HCOPy:COMMent
- class CommentCls[source]
Comment commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: HCOPy:COMMent value: str = driver.hardCopy.comment.get()
No command help available
- return
comment: No help available
- set(comment: str) None [source]
# SCPI: HCOPy:COMMent driver.hardCopy.comment.set(comment = 'abc')
No command help available
- param comment
No help available