Property (Read-Write)
SCPI.SENSe.PN(Ch).EPRescaler.POWer = Value
Value = SCPI.SENSe.PN(Ch).EPRescaler.POWer
This command sets/gets external prescaler output power (input power of RF1/RF2 of E5052), for the selected channel Ch.
Parameter |
Value |
Description |
External prescaler output power |
Data Type |
Double precision floating point type (Double) |
Range |
-15 ~ 0 |
Preset Value |
0 |
Unit |
dBm |
Resolution |
100u |
Preset Effect |
Yes |
Save-Recall Effect |
Yes |
Error |
- |
Dim Var as Double
Var= 0
SCPI.SENSe.PN1.EPRescaler.POWer = Var
Var = SCPI.SENSe.PN1.EPRescaler.POWer
SCPI.SENSe.PN(Ch).EPRescaler.DIVision
PN Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
SP Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
FP Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
TR Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
AM Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
BB Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
USER Menu: System > Instrument Setup > PN Ext. Prescaler > Output Power Level
:SENSe:PN[1-1]:EPRescaler:POWer {-15 ~ 0}
:SENSe:PN[1-1]:EPRescaler:POWer?
{-15 ~ 0} <newline><^END>
10 OUTPUT 717;":SENSe:PN1:EPRescaler:POWer 0"
20 OUTPUT 717;":SENSe:PN1:EPRescaler:POWer ?"
30 ENTER 717;A