Tdelay
SCPI Command :
[SOURce<HW>]:BB:C2K:MSTation:ADDitional:TDELay:STEP
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_step() int[source]
# [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.
- Returns:
step: integer Range: 0 to 1535 (1 frame) , Unit: chip
- set_step(step: int) None[source]
# [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.
- Parameters:
step – integer Range: 0 to 1535 (1 frame) , Unit: chip