Core processing software guide
The integer Code values <code number 1> and <code number 2> must be
different from one another and from any other alert code values using in core
processing. To save the user from searching through all the alert codes in use, the
fi
rst time core processing is executed (or after entering “clear all” at the MATLAB
prompt) an error is generated if two calls to RegisterAlerts anywhere in the core
processing software have the same alert code but different function names or
different alert messages.
The following code is used in the body of the function to trigger the alert.
if <alert condition>
AlertsOut = AssertAlert(<code
number>,AllAlerts,AlertsOut);
end
90
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...