Wnoe
SCPI Command :
[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:WNOE
- class WnoeCls[source]
Wnoe commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(satelliteSvid=SatelliteSvid.Default) int [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:WNOE value: int = driver.source.bb.gnss.svid.galileo.simulated.orbit.wnoe.get(satelliteSvid = repcap.SatelliteSvid.Default)
Sets the reference week.
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)
- return
sim_toe: integer Range: 0 to 10000
- set(sim_toe: int, satelliteSvid=SatelliteSvid.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:WNOE driver.source.bb.gnss.svid.galileo.simulated.orbit.wnoe.set(sim_toe = 1, satelliteSvid = repcap.SatelliteSvid.Default)
Sets the reference week.
- param sim_toe
integer Range: 0 to 10000
- param satelliteSvid
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)