:SOURce:POWer:LIST:AMPLitude
Description
Gets or sets the power levels for the level shaping in dBm
. For reading more about the relation between source power level and source voltage please refer to :SOUR:POW.
Syntax | Parameter |
---|---|
:SOURce<ch>:POWer:LIST:AMPLitude |
[{ <numeric value 1 > | MINimum | MAXimum },...,{ <numeric value N > | MINimum | MAXimum } ] |
Parameters | accepted format | allowed suffixes | possible Errors | description |
---|---|---|---|---|
<ch > |
{ 1 | empty } |
none |
Invalid channel index |
Currently only one channel is supported. Empty means 1 is used as default. |
[{ <numeric value 1 > | MINimum | MAXimum },...,{ <numeric value N > | MINimum | MAXimum } ] |
Amplitude values in dBm in the range from Min. power to Max. power |
dBm |
none |
The shaped output levels in dBm |
Syntax | Response |
---|---|
:SOURce<ch>:POWer:LIST:AMPLitude? |
<numeric value 1 >[,<numeric value 2 >,...,<numeric value N > ] |
Parameters | accepted format | description |
---|---|---|
<ch > |
{ 1 | empty } |
Currently only one channel is supported. Empty means 1 is used as default. |
Response value | description |
---|---|
<numeric value 1 >[,<numeric value 2 >,...,<numeric value N > ] |
The shaped levels in dBm |
Note
If no values are defined the query runs into a timeout.
Note
The amplitude values and frequency values need to fit. If the number of frequency points and the number of amplitudes do not match the exceeding values will be ignored.
Sample usage
For setting up shaped levels see following code snippet.
Related commands
:SOURce:POWer:LIST:FREQuency:POINts