![Tektronix OM4006D Скачать руководство пользователя страница 192](http://html1.mh-extra.com/html/tektronix/om4006d/om4006d_user-manual_1078070192.webp)
Appendix G: The automated test equipment (ATE) interface
OUI control in MATLAB
The OM4000 OUI software communicates with other programs via port 9200 on
the computer running the OUI software.
NOTE.
Ensure that the OUI is running before using this interface.
To get an up-to-date listing of methods for the OUI basic service type the
following: methods(obj) MATLAB should return the same functions (See
page 168,
.) and any new functions that have been added.
These functions are self-documented when they are generated.
By enabling the MATLAB help window, you can
fi
nd out the function’s
parameters by typing the function name followed by a “(“ and waiting for the
help to pop up.
Initialize the interface in the MATLAB desktop command window with the
following commands:
url = 'http://localhost:9200/Optametra/OM4006/
WCFServiceOM4006Basic/?wsdl';
createClassFromWsdl(Url);
obj = WCFServiceOM4006Basic;
Where:
The
fi
rst speci
fi
es the URL or path to a WSDL application programming interface
(API) that de
fi
nes the web service methods, arguments, and transactions for the
OUI web service.
The second creates the new class based upon that API and builds a series of
M-Files for accessing the OUI basic service.
The third instantiates the object class name and opens a connection to the OUI
basic service.
These commands only need to be run anytime the service interface (available
methods) changes.
To get an up-to-date listing of methods for the service, type the following:
methods(obj)
Matlab should return the same functions (See page 168,
and any new functions that have been added. These functions are self-documented
when they are generated. By enabling the MATLAB help window, you can
fi
nd
out the function’s parameters by typing the function name followed by a “(“ and
waiting for the help to display.
168
OM4000D Series Coherent Lightwave Signal Analyzer
Содержание OM4006D
Страница 1: ...xx OM4106D and OM4006D Coherent Lightwave Signal Analyzer ZZZ User Manual P071316002 071 3160 02...
Страница 2: ......
Страница 6: ......
Страница 22: ...Compliance information xvi OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 24: ...Preface xviii OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 100: ...Taking measurements 76 OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 132: ...Appendix A MATLAB variables used by core processing 108 OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 146: ...Appendix D Automatic receiver deskew 122 OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 176: ...Appendix F Configuring two Tektronix 70000 series oscilloscopes 152 OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 202: ...Appendix H Cleaning and maintenance 178 OM4000D Series Coherent Lightwave Signal Analyzer...
Страница 205: ...Index W Waveform averaging 48 OM4000D Series Coherent Lightwave Signal Analyzer 181...