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 and the additional delay that you set via the following commands: [:SOURce<hw>]:FSIMulator:DELay|DEL:GROup<st>:PATH<ch>:BDELay [:SOURce<hw>]:FSIMulator:DELay|DEL:GROup<st>:PATH<ch>: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 Range: depends on the installed options* For example values, see also ‘Narrowband and wideband fading characteristics’.