Keysight Technologies N7373C Programmer's Manual page 58

Lightwave component analyzer
Table of Contents

Advertisement

Remote Operation
58
:PARameter:WAVelength
command:
:PARameter:WAVelength<wsp>850|1310|1550
syntax:
Specifies with which laser wavelength the LCA will measure
description:
parameters:
<string> 850 | 1310 | 1550
response:
none
C#:
(property) Wavelength_nm
example:
:PAR:WAV 1550
:RF:POWer:FWD?
command:
:RF:POWer:FWD?
syntax:
Gets the RF power on the network analyzer ports for forward measurements
description:
parameters:
none
response:
<double> forward power value in dBm
C#:
(property) RFPowerFwd_dBm
example:
:RF:POWer:FWD? -> -8
:RF:POWer:FWD
command:
:RF:POWer:FWD<wsp><power>
syntax:
Sets the RF power on the network analyzer ports for forward measurements
description:
parameters:
power <double> forward power value in dBm
response:
none
C#:
(property) RFPowerFwd_dBm
example:
:RF:POWer:FWD -1
:RF:POWer:REVerse?
command:
:RF:POWer:REVerse?
syntax:
Gets the RF power on the network analyzer ports for reverse measurements.
description:
parameters:
none
response:
<double> RF reverse power value in dBm.
C#:
(property) RFPowerRev_dBm
example:
:RF:POW:REV? -> -8
:RF:POWer:REVerse
command:
:RF:POWer:REVerse<wsp><power>
syntax:
Sets the RF power on the network analyzer ports for reverse
description:
measurements. To set this property back to the factory defined default
value, set it to Double.NaN or a value < -200dBm.
parameters:
power <double> RF reverse power value in dBm.
response:
none
C#:
(property) RFPowerRev_dBm
example:
:RF:POW:REV -4
:RF:SWITch:STATe?
command:
:RF:SWITch:STATe?
syntax:
Retrieves the RF switch settings in the LCA test-head. With a non-
description:
switched LCA system, setting this property has no effect.. Reading this
property from a non-switched system will always return Unknown.
parameters:
none
response:
<string> NotSet | Receiver | Source , Intern | Thru | Unknown
C#:
(property) RFSwitchState
example:
:RF:SWIT:STAT? -> NotSet, Unknown
:RF:SWITch:STATe
command:
:RF:SWITch:STATe<wsp>REC|SOUR,INT|THRU
syntax:
Setting the RF switches in the LCA testhead. With a non switched LCA
description:
system, setting this property has no effect. Trying to set this property to
UnKnown, is ignored. Setting this property for a non switched system will
stay UnKnown.
parameters:
<string> RECeiver | SOURce , INTern, THRU
response:
none
C#:
(property) RFSwitchState
example:
:RF:SWIT:STAT REC,INT
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide

Advertisement

Table of Contents
loading

Table of Contents