Keysight VISA.NET Help
MapTrigger(Int16,TriggerLine,Int16,TriggerLine,Boolean) Method



The trigger bus segment of the source trigger line.
The source trigger line.
The trigger bus segment of the destination trigger line.
The destination trigger line.
Indicates whether the trigger was already mapped.
Map the specified source trigger line to the specified destination trigger line.
Syntax
'Declaration
 
Overloads Sub MapTrigger( _
   ByVal sourceBus As Short, _
   ByVal sourceLine As TriggerLine, _
   ByVal destinationBus As Short, _
   ByVal destinationLine As TriggerLine, _
   ByRef alreadyMapped As Boolean _
) 
'Usage
 
Dim instance As IPxiBackplaneSession
Dim sourceBus As Short
Dim sourceLine As TriggerLine
Dim destinationBus As Short
Dim destinationLine As TriggerLine
Dim alreadyMapped As Boolean
 
instance.MapTrigger(sourceBus, sourceLine, destinationBus, destinationLine, alreadyMapped)

Parameters

sourceBus
The trigger bus segment of the source trigger line.
sourceLine
The source trigger line.
destinationBus
The trigger bus segment of the destination trigger line.
destinationLine
The destination trigger line.
alreadyMapped
Indicates whether the trigger was already mapped.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025