10 Keysight M9036A PXIe Embedded Controller User Guide
Introduction M9036A Functional Description
Front panel SMB trigger connector to selected backplane trigger bus
Trigger Source:
Front Panel SMB Trigger Connector
(External)
Trigger Destination:
One of the eight PXI backplane trigger lines
IVI Driver Syntax (C#):
TriggerRouting.SetRoute (
____AgM9036TriggerRouteEnum.AgM9036TriggerRouteExternalToTriggerBus,
____AgM9036PxiTrigEnum.AgM9036PxiTrig[0:7]
)
Notes:
• You must select only one of the eight PXI backplane trigger bus lines (PXI_TRIG[0:7])
• TriggerRouting.Enabled returns “true” if and only if the trigger routing subsystem is enabled.
• Use TriggerRouting.RouteConfiguration to determine the current routing configuration.
• TriggerRouting.ResetRoute() opens all trigger routing paths and disables the trigger routing subsystem.