| Keysight.Visa Namespace > VxiBackplaneSession Class : TriggerSupport Property |
'DeclarationPublic ReadOnly Property TriggerSupport As TriggerLines
'UsageDim instance As VxiBackplaneSession Dim value As TriggerLines value = instance.TriggerSupport
public TriggerLines TriggerSupport {get;}
public: property TriggerLines TriggerSupport { TriggerLines get(); }
All of the members defined in the Ivi.Visa.TriggerLines enumeration are valid for VXI.
TriggerLines has the [Flags] attribute - multiple trigger lines may be specified by OR-ing them together.
Current with Keysight IO Libraries Suite 18