Angle
SCPI Command :
[SOURce<HW>]:CEMulation:MIMO:TAP<CH>:TGN:RAY<ST>:DEParture:ANGLe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mimoTap=MimoTap.Default, ray=Ray.Default) float[source]
# [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:TGN:RAY<ST>:DEParture:ANGLe value: float = driver.source.cemulation.mimo.tap.tgn.ray.departure.angle.get(mimoTap = repcap.MimoTap.Default, ray = repcap.Ray.Default)
No help available
- Parameters:
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
ray – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ray’)
- set(dep_angle: float, mimoTap=MimoTap.Default, ray=Ray.Default) None[source]
# [SOURce<HW>]:CEMulation:MIMO:TAP<CH>:TGN:RAY<ST>:DEParture:ANGLe driver.source.cemulation.mimo.tap.tgn.ray.departure.angle.set(dep_angle = 1.0, mimoTap = repcap.MimoTap.Default, ray = repcap.Ray.Default)
No help available
- Parameters:
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
ray – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ray’)