Duration

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:NIOT:GAP:DURation:COEFficent
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_coefficent() EutraNbiotGapDurationCoefficent[source]
# [SOURce<HW>]:BB:EUTRa:DL:NIOT:GAP:DURation:COEFficent
value: enums.EutraNbiotGapDurationCoefficent = driver.source.bb.eutra.downlink.niot.gap.duration.get_coefficent()

Sets the gap duration coefficient.

Returns:

gap_dur_coeff: 1_8 | 1_4 | 3_8 | 1_2

set_coefficent(gap_dur_coeff: EutraNbiotGapDurationCoefficent) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:NIOT:GAP:DURation:COEFficent
driver.source.bb.eutra.downlink.niot.gap.duration.set_coefficent(gap_dur_coeff = enums.EutraNbiotGapDurationCoefficent._1_2)

Sets the gap duration coefficient.

Parameters:

gap_dur_coeff – 1_8 | 1_4 | 3_8 | 1_2