Controls the path configuration settings.
SENSe:ROLE: | CATalog? | DEVice |
Click on a keyword to view the command details.
See Also
Applicable Models: N522xB, N523xB, N524xB (Read-only) This command replaces SENS:MIX:ROLE:CATalog? Returns the roles for which sources can be used for the channel. |
|
Parameters |
|
<ch> |
Channel number of the measurement. If unspecified, value is set to 1. |
Examples |
SENS:ROLE:CAT? |
Return Type |
Comma-separated list of double-quoted strings. |
Not Applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) This command replaces SENS:MIX:ROLE:DEVice Set and return the source to be used in the specified role. For example, use this command to set a source name to be used as the RF2 tone for a Swept IMD channel. |
|
Parameters |
|
<ch> |
Channel number of the measurement. If unspecified, value is set to 1. |
<role> |
(String) Role of the source. Not context-sensitive. Use SENSe:ROLE:CATalog? to read the valid roles for the channel. |
<source> |
(String) Source name to be used in the specified role. Use SYSTem:CONFigure:EDEVice:CAT? to read a list of configured sources. |
Examples |
SENS2:ROLE:DEV "RF2","MyEsg" |
Query Syntax |
SENSe<ch>:ROLE:DEVice? <role> |
Return Type |
String |
Not Applicable |