Rdelay

SCPI Command :

[SOURce<HW>]:FSIMulator:DEL:GROup<ST>:PATH<CH>:RDELay
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(fadingGroup=FadingGroup.Default, path=Path.Default) float[source]
# [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: method RsSmw.source.fsimulator.delPy.group.path.bdelay.set() method RsSmw.source.fsimulator.delPy.group.path.adelay.set()

Parameters:
  • fadingGroup – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Group’)

  • path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)

Returns:

rdelay: float Range: depends on the installed options* For example values, see also ‘Narrowband and wideband fading characteristics’.