Tfcs
SCPI Command :
[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:TFCS
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channelNull=ChannelNull.Default) BtoCsTfcs[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:TFCS value: enums.BtoCsTfcs = driver.source.bb.btooth.cs.sevent.tfcs.get(channelNull = repcap.ChannelNull.Default)
Sets the frequency change period (T_FCS) between consecutive CS steps. The period ranges from 15 us to 150 us.
- Parameters:
channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)
- Returns:
tfcs: TFCS_15 | TFCS_20 | TFCS_30 | TFCS_40 | TFCS_50 | TFCS_60 | TFCS_80 | TFCS_100 | TFCS_120 | TFCS_150 TFCS_x, x represents values in microseconds.