
Appendix G: The automated test equipment (ATE) interface
bool IsScopeConnected(classname);
Description: Returns a boolean
fl
ag of the scope interface state; True =
Application is connected to a scope
Example:
IsScopeConnected(Obj);
Returns: ans = true
void SetBlockSize(classname, uint newBlockSize);
Description: Sets the desired block size in the OUI as an unsigned integer for
the next acquisition.
Example:
SetBlockSize(Obj, 2000);
void SetLOFreq(classname, double loFreq);
Description: Sets the desired LO Frequency as an double in the OUI for the
next acquisition.
NOTE.
This value may be overridden if the OUI retrieves the value from the LRCP.
Example:
SetLOFreq(Obj, 193.5);
void SetMultiCarrierChannelList(string name);
Description: Sets the active carrier channel list.
Example:
SetMultiCarrierChannelList(Obj,”Carrier List
Name”);
void SetRecordLength(classname, uint newRecordLength);
Description: Sets the desired record length in the OUI as an unsigned integer
for the next acquisition.
Example:
SetRecordLength(Obj, 10000);
void Single(classname, int timeoutInMilliseconds);
Description: Performs a single acquisition within the timeout period.
Example:
Single(Obj,3000);
void StartMulticarrierScanSingle);
Description: Starts a single multi carrier scan.
Example:
StartMulticarrierScanSingle(Obj);
void StopMulticarrierScanSingle);
Description: Stops a single multi carrier scan.
Example:
StopMulticarrierScanSingle(Obj);
OUI advanced service
interface function list
Refer to
Analysis parameters
for more information on the OUI functionality of
these functions as exposed by the Client DLL. (See page 32,
.) Refer to
Building an OM4006ATE client in VB.NET
for examples of
using these functions in an ATE client application. (See page 169,
All basic cmds are avail in advanced
164
OM4000D Series Coherent Lightwave Signal Analyzer
Summary of Contents for OM4006D
Page 2: ......
Page 6: ......
Page 22: ...Compliance information xvi OM4000D Series Coherent Lightwave Signal Analyzer...
Page 24: ...Preface xviii OM4000D Series Coherent Lightwave Signal Analyzer...
Page 100: ...Taking measurements 76 OM4000D Series Coherent Lightwave Signal Analyzer...
Page 146: ...Appendix D Automatic receiver deskew 122 OM4000D Series Coherent Lightwave Signal Analyzer...
Page 202: ...Appendix H Cleaning and maintenance 178 OM4000D Series Coherent Lightwave Signal Analyzer...
Page 205: ...Index W Waveform averaging 48 OM4000D Series Coherent Lightwave Signal Analyzer 181...