| 
  
 
Class-compliant IIviPwrMeter property specifying the channel that the power meter uses to monitor the internal trigger event 
Namespace: Ivi.PwrMeter.Interop 
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)   
Visual Basic 
 | 
 
Public Property EventSource As String 
 | 
 
 
 
C# 
 | 
 
public string  EventSource { get; set; } 
 | 
 
 
 
Visual C++ 
 | 
 
HRESULT get_EventSource( 
 BSTR*  val 
); 
HRESULT put_EventSource( 
 BSTR  val 
); 
 | 
 
 
 
Property Value
Class-compliant IIviPwrMeter property specifying the channel that the power meter uses to monitor the internal trigger event 
 Requirements
Supported Models
All supported 
 See Also
Reference
IIviPwrMeterInternalTrigger Interface 
Ivi.PwrMeter.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |