Tdelay
SCPI Command :
[SOURce<HW>]:BB:C2K: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:C2K:MSTation:ADDitional:TDELay:STEP value: int = driver.source.bb.c2K.mstation.additional.tdelay.get_step()
Sets the step width for the time delay of the additional mobile stations to one another. The start value returns the time delay of MS4.
- return
step: integer Range: 0 to 1535 (1 frame) , Unit: chip
- set_step(step: int) None [source]
# SCPI: [SOURce<HW>]:BB:C2K:MSTation:ADDitional:TDELay:STEP driver.source.bb.c2K.mstation.additional.tdelay.set_step(step = 1)
Sets the step width for the time delay of the additional mobile stations to one another. The start value returns the time delay of MS4.
- param step
integer Range: 0 to 1535 (1 frame) , Unit: chip