Sgid

SCPI Command :

[SOURce<HW>]:BB:GBAS:VDB<CH>:SGID
class SgidCls[source]

Sgid commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(vdbTransmitter=VdbTransmitter.Default) RsSmbv.enums.GbasSsid[source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:SGID
value: enums.GbasSsid = driver.source.bb.gbas.vdb.sgid.get(vdbTransmitter = repcap.VdbTransmitter.Default)

Sets the Station Slot Identifier SSID of the ground station.

param vdbTransmitter

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)

return

sgid: No help available

set(sgid: RsSmbv.enums.GbasSsid, vdbTransmitter=VdbTransmitter.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:SGID
driver.source.bb.gbas.vdb.sgid.set(sgid = enums.GbasSsid.A, vdbTransmitter = repcap.VdbTransmitter.Default)

Sets the Station Slot Identifier SSID of the ground station.

param sgid

A| B| C| D| E| F| G| H

param vdbTransmitter

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)