Keysight VISA.NET Help
TriggerSupport Property (VxiSession)



The VXI trigger line(s) that this implementation supports.
Syntax
'Declaration
 
Public ReadOnly Property TriggerSupport As TriggerLines
'Usage
 
Dim instance As VxiSession
Dim value As TriggerLines
 
value = instance.TriggerSupport
public TriggerLines TriggerSupport {get;}
public:
property TriggerLines TriggerSupport {
   TriggerLines get();
}
Remarks

Multiple triggers may be specified.

All of the triggers in the TriggerLines enumeration may be used with VXI triggers.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025