AtuSelector
SCPI Command :
[SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:ATUSelector
- class AtuSelectorCls[source]
AtuSelector commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(vdbTransmitter=VdbTransmitter.Default) RsSmbv.enums.GbasAppTchUnitSel [source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:ATUSelector value: enums.GbasAppTchUnitSel = driver.source.bb.gbas.vdb.mconfig.atuSelector.get(vdbTransmitter = repcap.VdbTransmitter.Default)
Requires ‘Mode > GBAS’ (LAAS) header information. Sets the units for the approach TCH, see [:SOURce<hw>]:BB:GBAS:VDB<ch>:MCONfig:ATCHeight.
- param vdbTransmitter
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)
- return
tch_unit: FEET| MET
- set(tch_unit: RsSmbv.enums.GbasAppTchUnitSel, vdbTransmitter=VdbTransmitter.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:ATUSelector driver.source.bb.gbas.vdb.mconfig.atuSelector.set(tch_unit = enums.GbasAppTchUnitSel.FEET, vdbTransmitter = repcap.VdbTransmitter.Default)
Requires ‘Mode > GBAS’ (LAAS) header information. Sets the units for the approach TCH, see [:SOURce<hw>]:BB:GBAS:VDB<ch>:MCONfig:ATCHeight.
- param tch_unit
FEET| MET
- param vdbTransmitter
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)