Duration
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:NIOT:GAP:DURation:COEFficent
- class DurationCls[source]
Duration commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_coefficent() RsSmbv.enums.EutraNbiotGapDurationCoefficent [source]
# SCPI: [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.
- return
gap_dur_coeff: 1_8| 1_4| 3_8| 1_2
- set_coefficent(gap_dur_coeff: RsSmbv.enums.EutraNbiotGapDurationCoefficent) None [source]
# SCPI: [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.
- param gap_dur_coeff
1_8| 1_4| 3_8| 1_2