Annotation

SCPI Commands

SENSe:FREQuency:ANNotation
class AnnotationCls[source]

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

get() AnnotationMode[source]
# SCPI: [SENSe]:FREQuency:ANNotation
value: enums.AnnotationMode = driver.sense.frequency.annotation.get()

No command help available

return

mode: No help available

set(mode: AnnotationMode) None[source]
# SCPI: [SENSe]:FREQuency:ANNotation
driver.sense.frequency.annotation.set(mode = enums.AnnotationMode.CSPan)

No command help available

param mode

No help available