Keysight VISA.NET Help
AssertInterrupt Method (IVxiBackplaneSession)



The specified device interrupt or signal.
The status value to be presented during an interrupt acknowledge cycle.
Assert the specified device interrupt or signal.
Syntax
'Declaration
 
Sub AssertInterrupt( _
   ByVal irqLevel As Short, _
   ByVal statusId As Integer _
) 
'Usage
 
Dim instance As IVxiBackplaneSession
Dim irqLevel As Short
Dim statusId As Integer
 
instance.AssertInterrupt(irqLevel, statusId)
void AssertInterrupt( 
   short irqLevel,
   int statusId
)
void AssertInterrupt( 
   short irqLevel,
   int statusId
) 

Parameters

irqLevel
The specified device interrupt or signal.
statusId
The status value to be presented during an interrupt acknowledge cycle.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025