You Are Here:

SOURce:SCENario:MULtipath[n]?

Function

This command returns the multipath settings for the satellite with given satID. If we have several multipath satellites with the same satID the optional parameter n can be used to specify that we are interested in the n:th duplicate of this satellite. If instance n is not specified it always defaults to the first duplicate found.

If the satID is not specified the n argument is mandatory and the command with return the multipath settings for the n:th multipath satellite. This command is also available before the scenario has started to query scenario configuration settings.

In the response, the first parameter will be the satID (when scenario is running) or the satellite index for the satellite that is to be duplicated (when scenario is not running).

Command Syntax

SOURce:SCENario:MULtipath[n]? <satID>]

Parameter

Integer [1:N] – Maximum is number of defined multipath satellite channels

satID – the satellite identifier of the satellite

Example

Before execution:

SEND:

SOURce:SCENario:MULtipath1?

READ:

3,1.0,2.0,3,4.0,5.0,6,7.0,-8.0,9

During execution:

SEND:

SOURce:SCENario:MULtipath? G17

READ:

G17D,1.0,2.0,3,4.0,5.0,6,7.0,-8.0,9