Sffm

SCPI Command :

[SOURce<HW>]:BB:NR5G:QCKSet:GENeral:SFFM:STATe
class SffmCls[source]

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

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:GENeral:SFFM:STATe
value: bool = driver.source.bb.nr5G.qckset.general.sffm.get_state()

Turns synchronization to the marker on and off.

return

sync_to_marker: No help available

set_state(sync_to_marker: bool) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:GENeral:SFFM:STATe
driver.source.bb.nr5G.qckset.general.sffm.set_state(sync_to_marker = False)

Turns synchronization to the marker on and off.

param sync_to_marker

1| ON| 0| OFF