Tfcs

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:TFCS
class TfcsCls[source]

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

get(channelNull=ChannelNull.Default) RsSmbv.enums.BtoCsTfcs[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:TFCS
value: enums.BtoCsTfcs = driver.source.bb.btooth.cs.sevent.tfcs.get(channelNull = repcap.ChannelNull.Default)

No command help available

param channelNull

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

return

tfcs: No help available

set(tfcs: RsSmbv.enums.BtoCsTfcs, channelNull=ChannelNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:TFCS
driver.source.bb.btooth.cs.sevent.tfcs.set(tfcs = enums.BtoCsTfcs.TFCS_100, channelNull = repcap.ChannelNull.Default)

No command help available

param tfcs

No help available

param channelNull

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