EasyManuals Logo

Keysight Technologies M9037A User Manual

Keysight Technologies M9037A
76 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #20 background imageLoading...
Page #20 background image
20 Keysight M9037A PXIe Embedded Controller User Guide
Introduction M9037A Functional Description
Software generated trigger to selected backplane trigger bus
Trigger Source:
Software Generated
Trigger Destination:
One of the eight PXI backplane trigger lines
IVI Driver Syntax (C#):
TriggerRouting.SetRoute (
AgPxiPcTriggerRouteEnum.AgPxiPcTriggerRouteSoftwareToTriggerBus,
AgPxiPcPxiTrigEnum.AgPxiPcPxiTrig[0:7]);
To set the software trigger level use the property:
TriggerRouting.SoftwareRouteTriggerState
For example, to create a negative-going edge ( ):
TriggerRouting.SoftwareRouteTriggerState = true;
TriggerRouting.SetRoute (
AgPxiPcTriggerRouteEnum.AgPxiPcTriggerRouteSoftwareToTriggerBus,
AgPxiPcPxiTrigEnum.AgPxiPcPxiTrig[0:7]);
TriggerRouting.SoftwareRouteTriggerState = false;
Notes:
A “software trigger” does not generate a trigger pulse. The SoftwareRouteTriggerState property in the IVI driver
defines a voltage level: True = 3.3V (asserted) and False = 0.0V (not asserted). To generate a pulse, you must toggle
the state of the SoftwareRouteTriggerState property; that is, set the property to one state, wait for the desired length
of pulse, and then set the property to the opposite state.
You must select only one of the eight PXI backplane trigger bus lines (PXI_TRIG[0:7]) as a destination.
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. ResetRoute does
not alter the state of the SoftwareRouteTriggerState property. However, the
Reset method of the IVI driver resets the
state to the power-on default of True (3.3V).

Table of Contents

Other manuals for Keysight Technologies M9037A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keysight Technologies M9037A and is the answer not in the manual?

Keysight Technologies M9037A Specifications

General IconGeneral
BrandKeysight Technologies
ModelM9037A
CategoryController
LanguageEnglish

Related product manuals