ListPy
SCPI Commands :
[SOURce<HW>]:BB:GNSS:SVID:SBAS:LIST:ALL
[SOURce<HW>]:BB:GNSS:SVID:SBAS:LIST:[VALid]
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_all() List[int][source]
# [SOURce<HW>]:BB:GNSS:SVID:SBAS:LIST:ALL value: List[int] = driver.source.bb.gnss.svid.sbas.listPy.get_all()
Queries the SV IDs of all satellites of the GNSS system. The query lists SV IDs of the satellites included in and excluded from the satellite constellation (Figure ‘Satellite constellation per GNSS system’) .
- get_valid() List[int][source]
# [SOURce<HW>]:BB:GNSS:SVID:SBAS:LIST:[VALid] value: List[int] = driver.source.bb.gnss.svid.sbas.listPy.get_valid()
Queries the SV IDs of all valid satellites for the GNSS system. The query lists SV IDs of the satellites included in the satellite constellation.