Tduration

SCPI Commands :

[SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:SONE
[SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:STWO
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_sone() int[source]
# [SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:SONE
value: int = driver.source.bb.gnss.galileo.osnma.ckey.tduration.get_sone()

No help available

get_stwo() int[source]
# [SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:STWO
value: int = driver.source.bb.gnss.galileo.osnma.ckey.tduration.get_stwo()

No help available

set_sone(duration: int) None[source]
# [SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:SONE
driver.source.bb.gnss.galileo.osnma.ckey.tduration.set_sone(duration = 1)

No help available

set_stwo(duration: int) None[source]
# [SOURce<HW>]:BB:GNSS:GALileo:OSNMa:CKEY:TDURation:STWO
driver.source.bb.gnss.galileo.osnma.ckey.tduration.set_stwo(duration = 1)

No help available