Modules interface-methods, Modules interface—methods, Getallpmdata – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 298: Hidepowermetermonitor
Advertising

COM Objects Reference
286
IQS-12004B
Modules Interface—Methods
Modules Interface—Methods
Modules
GetAllPmData
Description
The response to this query indicates the power meter values
and status for a specified power meter.
Syntax
object.GetAllPmData(PmNumber, adSample, adStatus)
Parameters
ByVal PmNumber As Long, ByRef adSample() As Double, ByRef
adStatus() As EPowerStatus
For more information on EPowerStatus, seePublic Enum
EPowerStatus on page 333.
Note
Unit = Watt
The status specifies the validity of the sample. If status is 0, the
sample is valid.
Modules
HidePowerMeterMonitor
Description
This command hides a window which indicates power meter
values.
Syntax
object.HidePowerMeterMonitor
Parameters
None
Response
None
Advertising