Chassis Triggers

This section contains information specific to the Windows product.

You can use the PXI/AXIe Chassis – Chassis Triggers view to see existing chassis trigger Routes and Reservations within a particular bus segment, and to Creating a Route. Connection Expert operates in conjunction with a trigger manager to support these capabilities; you can specify a default trigger manager to be used in Connection Expert's Settings / PXI System Options . The generic KtMTrig is available for programmatic control of trigger management for Keysight chassis; it is an IVI driver "wrapper" based on the PXI-9 Trigger Management Specification managed by the PXI Systems Alliance.

The Chassis Triggers view is provided to help programmers develop and troubleshoot their programs. Typically, you will reserve triggers programmatically for the exclusive use of your application program (for example, by using KtMTrig). Reserving triggers and creating trigger routes via Connection Expert can help you prototype and troubleshoot your applications. In the Chassis Triggers view, you can:

  • See which triggers have been reserved or routed by running applications.

  • Reserve and route triggers to test whether doing so interferes with other applications, before implementing these reservations and routes in your program code.

  • Create persistent reservations and routes that will be automatically re-created at subsequent system boots.

Some PXI chassis do not support trigger routing. This will be indicated in the Chassis Triggers view, and you will not be able to create routes on those chassis.

The following image shows the screen elements discussed below.

The following topics provide important background and conceptual information on trigger routing and reservations. It is suggested you read these before you begin working with this view.

 

  • Ensure all your applications acquire trigger reservations prior to asserting trigger events on a trigger line.
  • The PXI-9 trigger manager makes it possible to recover trigger reservations from other clients. Improper use of this feature may take trigger lines away from client applications that are depending on them.
  • The trigger signals can be generated by multiple modules, but when more than one signal is placed on a trigger line simultaneously, it can result in hardware damage. The user is responsible to ensure that multiple modules do not assert triggers onto the same trigger line.
  • When a trigger route is created in the chassis, the chassis hardware drives the trigger line in the destination segment of the route. Hardware damage can occur if modules in that destination segment also attempt to drive that same trigger line.
  • Check your chassis user guide for more details on trigger reservations.

PXI/AXIe Chassis Trigger View

 

See Also

Chassis View

Chassis Numbers

VISA documentation on viAssertTrigger, viMapTrigger, and related functions

You can access the VISA, VISA.NET, VISA COM, Keysight 488, and SICL documentation by selecting Documentation from the IO Control (select the icon on your taskbar ).