Phase
SCPI Command :
[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:CF:PHASe
- class PhaseCls[source]
Phase commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mimoTap=MimoTap.Default) float [source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:CF:PHASe value: float = driver.source.fsimulator.mimo.tap.gvector.cf.phase.get(mimoTap = repcap.MimoTap.Default)
No command help available
- param mimoTap
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- return
gain: No help available
- set(gain: float, mimoTap=MimoTap.Default) None [source]
# SCPI: [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:CF:PHASe driver.source.fsimulator.mimo.tap.gvector.cf.phase.set(gain = 1.0, mimoTap = repcap.MimoTap.Default)
No command help available
- param gain
No help available
- param mimoTap
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)