Keysight Technologies N7700 User Manual page 67

Photonic application suite
Table of Contents

Advertisement

property SupportsTwoWay
property PWMAutoRanging
property NumberOfScans
Keysight N7700 Photonic Application Suite, Fast Spectral Loss Engine, User's Guide
MATLAB:
b= Engine.UseTwoWay;
Engine.UseTwoWay = b;
If set to true, forward and reverse TLS sweep direction are used for
evaluation. If set to false, only the forward sweep direction is used.
Two-way operation is supported by 81606A, 81607A, and 81960A tunable
laser sources only.
Type- Library:
get: HRESULT SupportsTwoWay([out, retval] BOOL* pVal);
MATLAB:
b= Engine.UseTwoWay;
If true, currently configured tunable laser source supports forward and
reverse TLS sweep direction. If false, only the forward sweep direction is
supported. Two-way operation is supported by 81606A, 81607A and
81960A tunable laser sources only.
Type- Library:
get: HRESULT PWMAutoRanging([out, retval] BOOL* pVal);
put: HRESULT PWMAutoRanging([in] BOOL Val);
MATLAB:
b= Engine.PWMAutoRanging;
Engine.PWMAutoRanging= b;
If set to true, the measurement engine will choose appropriate power
ranges for each port automatically during regular measurements. If set to
false, the power range set by the property PWMSensitivity will be used.
Please note that any port-specific settings will no longer be affected by the
global PWMSensitivity setting.
Type- Library:
get: HRESULT NumberOfScans([out, retval] LONG* pVal);
put: HRESULT NumberOfScans([in] LONG Val);
Automation
4
67

Advertisement

Table of Contents
loading

Table of Contents