Keysight Technologies N7700 User Manual page 69

Photonic application suite
Table of Contents

Advertisement

property PWMAutoRangingRef
property PWMSensitivity
property PWMAvgTime
Keysight N7700 Photonic Application Suite, Fast Spectral Loss Engine, User's Guide
Type- Library:
get: HRESULT PWMAutoRangingRef([out, retval] BOOL* pVal);
put: HRESULT PWMAutoRangingRef([in] BOOL Val);
MATLAB:
b= Engine.PWMAutoRangingRef;
Engine.PWMAutoRangingRef= b;
If set to true, the measurement engine will choose appropriate power
ranges for each port automatically during reference sweeps. If set to false,
the power range set by the
used.
Please note that any port-specific settings will no longer be affected by the
global PWMSensitivityRef setting.
Type-Library:
get: HRESULT PWMSensitivity([out, retval] DOUBLE* pVal);
put: HRESULT PWMSensitivity([in] DOUBLE Val);
MATLAB:
d = Engine.PWMSensitivity;
Engine.PWMSensitivity = d;
Sets or gets the power meter sensitivity for the DUT sweep in dBm. This
property has to be set in multiples of 10dBm (-20dBm to +10dBm).
Type-Library:
get: HRESULT PWMAvgTime([out, retval] DOUBLE* pVal);
put: HRESULT PWMAvgTime([in] DOUBLE Val);
MATLAB:
d = Engine.PWMAvgTime;
Engine.PWMAvgTime = d;
Sets or gets the power meter averaging time in us. This property has to be
set in multiples of 1us with a minimum of 1us.
property PWMSensitivityRef
Automation
4
on page 68 will be
69

Advertisement

Table of Contents
loading

Table of Contents