Keysight VISA.NET Help
StarTriggerLine Property (PxiSession)



The value for the connected PXI star trigger line.
Syntax
'Declaration
 
Public ReadOnly Property StarTriggerLine As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.StarTriggerLine
public short StarTriggerLine {get;}
public:
property short StarTriggerLine {
   short get();
}
Remarks

The range is from 0 to 32767, inclusive. The value -1 indicates that the trigger is unknown.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025