Phase
SCPI Command :
[SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:AC:PHASe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mimoTap=MimoTap.Default) float[source]
# [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:AC:PHASe value: float = driver.source.fsimulator.mimo.tap.gvector.ac.phase.get(mimoTap = repcap.MimoTap.Default)
No help available
- Parameters:
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- set(phase: float, mimoTap=MimoTap.Default) None[source]
# [SOURce<HW>]:FSIMulator:MIMO:TAP<CH>:GVECtor:AC:PHASe driver.source.fsimulator.mimo.tap.gvector.ac.phase.set(phase = 1.0, mimoTap = repcap.MimoTap.Default)
No help available
- Parameters:
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)