Mmode
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MMODe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channelNull=ChannelNull.Default) BtoCsMainMode[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MMODe value: enums.BtoCsMainMode = driver.source.bb.btooth.cs.sevent.mmode.get(channelNull = repcap.ChannelNull.Default)
No help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)
- set(main_mode: BtoCsMainMode, channelNull=ChannelNull.Default) None[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:MMODe driver.source.bb.btooth.cs.sevent.mmode.set(main_mode = enums.BtoCsMainMode.MODE1, channelNull = repcap.ChannelNull.Default)
No help available
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)