Comment

SCPI Commands

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

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

get() str[source]
# SCPI: [SENSe]:CORRection:TRANsducer:COMMent
value: str = driver.sense.correction.transducer.comment.get()

No command help available

return

comment: No help available

set(comment: str) None[source]
# SCPI: [SENSe]:CORRection:TRANsducer:COMMent
driver.sense.correction.transducer.comment.set(comment = '1')

No command help available

param comment

No help available