Comment

SCPI Commands

SENSe:CORRection:CVL:COMMent
class CommentCls[source]

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

get(text: str) str[source]
# SCPI: [SENSe]:CORRection:CVL:COMMent
value: str = driver.applications.k60Transient.sense.correction.cvl.comment.get(text = '1')

No command help available

param text

No help available

return

text: No help available

set(text: str) None[source]
# SCPI: [SENSe]:CORRection:CVL:COMMent
driver.applications.k60Transient.sense.correction.cvl.comment.set(text = '1')

No command help available

param text

No help available