Tdelay
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:TDELay:STEP
- class TdelayCls[source]
Tdelay commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_step() int [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:TDELay:STEP value: int = driver.source.bb.w3Gpp.mstation.additional.tdelay.get_step()
Sets the step width for the time delay of the additional user equipment to one another. The start value is the time delay of UE4.
- return
step: integer Range: 0 to 38400 (1 frame) , Unit: chip
- set_step(step: int) None [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:TDELay:STEP driver.source.bb.w3Gpp.mstation.additional.tdelay.set_step(step = 1)
Sets the step width for the time delay of the additional user equipment to one another. The start value is the time delay of UE4.
- param step
integer Range: 0 to 38400 (1 frame) , Unit: chip