Antenna

SCPI Command :

[SOURce<HW>]:CEMulation:DSSimulation:SHIPtoship:TX:ANTenna:HEIGht
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_height() float[source]
# [SOURce<HW>]:CEMulation:DSSimulation:SHIPtoship:TX:ANTenna:HEIGht
value: float = driver.source.cemulation.dsSimulation.shiptoship.tx.antenna.get_height()

No help available

set_height(ant_height: float) None[source]
# [SOURce<HW>]:CEMulation:DSSimulation:SHIPtoship:TX:ANTenna:HEIGht
driver.source.cemulation.dsSimulation.shiptoship.tx.antenna.set_height(ant_height = 1.0)

No help available