Keysight VISA.NET Help
LineState Enumeration



Indicates whether the line is asserted or not, or if the state is unknown.
Syntax
'Declaration
 
Public Enum LineState 
   Inherits System.Enum
'Usage
 
Dim instance As LineState
public enum LineState : System.Enum 
public enum class LineState : public System.Enum 
Members
MemberDescription
Asserted The line is asserted.
Unasserted The line is not asserted.
Unknown It can't be determined if the line is asserted or not.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.LineState

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025