Phase

SCPI Command :

SYSTem:BASE:REFerence:PHASe:OFFSet
class PhaseCls[source]

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

get_offset() float[source]
# SCPI: SYSTem:BASE:REFerence:PHASe:OFFSet
value: float = driver.system.reference.phase.get_offset()

No command help available

return:

phase_offset: No help available

set_offset(phase_offset: float) None[source]
# SCPI: SYSTem:BASE:REFerence:PHASe:OFFSet
driver.system.reference.phase.set_offset(phase_offset = 1.0)

No command help available

param phase_offset:

No help available