Keysight N437 Series Programmer's Manual page 46

Lightwave component analyzer
Table of Contents

Advertisement

1
Remote Operation
46
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
:MEASurement:CURRent:TYPE?
Syntax
:MEASurement:CURRent:TYPE?
Description
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.
Parameters
none
Response
<string> NotSet | EE | EO | OE | OO
C#
(method) CurrentMeasType()
Example
: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
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide

Advertisement

Table of Contents
loading

Table of Contents