Rdelay
SCPI Command :
[SOURce<HW>]:FSIMulator:DEL:GROup<ST>:PATH<CH>:RDELay
- class RdelayCls[source]
Rdelay commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(fadingGroup=FadingGroup.Default, path=Path.Default) float [source]
# SCPI: [SOURce<HW>]:FSIMulator:DEL:GROup<ST>:PATH<CH>:RDELay value: float = driver.source.fsimulator.delPy.group.path.rdelay.get(fadingGroup = repcap.FadingGroup.Default, path = repcap.Path.Default)
Queries the resulting delay of the paths for the selected fading configuration. The Resulting Delay is the sum of the Basic Delay (SOURce:FSIM:…:BDELay) and the Additional Delay (SOURce:FSIM:…:ADELay) .
- param fadingGroup
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Group’)
- param path
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
- return
rdelay: float Sum of the values set with the commands [:SOURcehw]:FSIMulator:DELay|DEL:GROupst:PATHch:BDELay and [:SOURcehw]:FSIMulator:DELay|DEL:GROupst:PATHch:ADELay. Range: depends on the installed options* *) See ‘Characteristics of R&S SMW-B14 and R&S SMW-B15’.