Results interface-methods, Results interface-properties, Clearresults – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 316: Ilcurve
Advertising

COM Objects Reference
304
IQS-12004B
Results Interface—Methods
Results Interface—Methods
Results Interface—Properties
Results
ClearResults
Description This command clears the last IL, PDL, and ORL results.
Syntax
object.ClearResults
Parameters None
Response
None
Results
IlCurve
Description
The response to this query indicates the IL result curve for the
channel (x (nm), y (dB)).
Syntax
object.IlCurve(Channel)
Parameters
Byval Long Channel
Response
Variant (array of double: x, y)
Access
Get
Possible error ErrAcqBefore, ErrInProgress, ErrChannelNumber. For more
information, see IQS-12004B DWDM Passive Component Test
System (Standard) COM Error Messages on page 208.
Note
Wavelength unit=nm
Power unit=dB
Advertising