Command:
:
MEASurement:ABORt
syntax:
:
MEASurement:ABORt
description:
Aborts a currently running measurement or initialization.
parameters:
none
response:
none
C#:
(method) Abort()
example:
:MEAS:ABOR
Command:
:MEASurement:CALData:SAVE
syntax:
:MEASurement:CALData:SAVE<wsp>”<path string>”
description:
Save the measured user calibration data into a s2p-file.
parameters:
“<string>” path and file name enclosed in double quotes
response:
none
C#:
(method)
SaveUserCalData()
example:
:MEAS:CALD:SAVE “c:\temp\test.s2p”
Command:
syntax:
description:
parameters:
response:
C#:
example:
:MEASurement:CURRent:TYPE?
:MEASurement:CURRent:TYPE?
Get the measurement type that has been initialized
by the last call to one of the :MEAS:INIT XX commands
or by one of the.:LOAD:XX: commands.
none
<string> NotSet | EE | EO | OE | OO
(method)
CurrentMeasType()
:MEAS:CURR:TYPE? -> OO
Command:
:MEASurement:INITialize:EE
syntax:
:MEASurement:INITialize:EE
description:
Initializes the LCA for an EE measurement
parameters:
none
response:
none
C#:
(method) Init_EE()
example:
:MEAS:INIT:EE
command:
:MEASurement:INITialize:EO
syntax:
:MEASurement:INITialize:EO
description:
Initializes the LCA for an EO measurement.
parameters:
none
response:
none
C#:
(method) Init_EO()
example:
:MEAS:INIT:EO
command:
:MEASurement:INITialize:OE
syntax:
:MEASurement:INITialize:OE
description:
Initializes the LCA for an OE measurement
parameters:
none
response:
none
C#:
(method) Init_OE
example:
:MEAS:INIT:OE
command:
:MEASurement:INITialize:OO
syntax:
:MEASurement:INITialize:OO
description:
Initializes the LCA for an OO measurement
parameters:
none
response:
none
C#:
(method) Init_OO()
example:
:MEAS:INIT:OO
command:
:
MEASurement:STARt
syntax:
MEASurement:STARt<wsp>[SINGle|CONTinuous]
Remote Operation
Keysight N437x Series Lightwave Component Analyzer, Programmer’s Guide
49