Keysight Technologies N7700 User Manual page 68

Photonic application suite
Table of Contents

Advertisement

4
Automation
property RangeDecrement
property PWMSensitivityRef
68
MATLAB:
i = Engine.NumberOfScans;
Engine.NumberOfScans= i;
Sets or gets the number of dynamic range scans to be performed. Use the
property RangeDecrement
power meter range setting will be changed in each dynamic range scan.
Please note that any port-specific settings will no longer be affected by the
global NumberOfScans setting.
Type- Library:
get: HRESULT RangeDecrement([out, retval] DOUBLE* pVal);
put: HRESULT RangeDecrement([in] DOUBLEVal);
MATLAB:
d = Engine.RangeDecrement;
Engine.RangeDecrement= d;
Sets or gets the step size by which the power meter range setting will be
changed in each dynamic range scan (in multiples of 10dB). Use the
property NumberOfScans
to be performed in each measurement.
Please note that any port-specific settings will no longer be affected by the
global NumberOfScans setting.
Type- Library:
get: HRESULT PWMSensitivityRef([out, retval] DOUBLE* pVal);
put: HRESULT PWMSensitivityRef([in] DOUBLE Val);
MATLAB:
d = Engine.PWMSensitivityRef;
Engine.PWMSensitivityRef= d;
Sets or gets the power meter sensitivity for the reference sweep in dBm.
This property has to be set in multiples of 10dBm (- 20dBm to +10dBm).
Keysight N7700 Photonic Application Suite, Fast Spectral Loss Engine, User's Guide
on page 68 to define the step size by which the
on page 67 to define the number of such scans

Advertisement

Table of Contents
loading

Table of Contents