External Trigger

Using an External Trigger

The acquisition of an NMR spectrum by the Bridge12 SCN system can be triggered using an external trigger. The external trigger is connected to the TRIG/STAT connector located on the back panel. The pinout for the connector is given in the section describing the Back Panel Connectors.

The trigger is active low on the falling edge. This means, pulling pin 7 on the TRIG/STAT connector to GND will start the acquisition of an NMR spectrum. By default every acquisition needs to be triggered. If you require a different behavior (e.g. trigger 4 acquisitions to complete a phase cycle) the pulse program need to be changed accordingly. For further information please contact Bridge12 at support@bridge12.com.

The system also has a hardware reset, accessible through pin 9 on the TRIG/STAT back panel connector. When this pin is pulled to GND, the pulse program will reset. As long as the hardware reset of the SCN (pin 9) is pulled to GND no RF pulses are generated and send to the amplifier. Acquisition of an NMR spectrum is not possible.

Enabling the External Trigger

The external trigger needs to be enabled in OVJ for the user to be used. This is done either:

  1. from the OVJ command line:

    1
    
    B12HWTriggerFlag=1
  2. by setting the value in the Enable HW Trigger (in the Acquisition tab) to 1

  1. or by activating the HW Trigger checkbox in the 1H tab

Disabling the External Trigger

To disable the external trigger use the command

1
B12HWTriggerFlag=0

or set the value in the Enable HW Trigger box to 0 (Acquisition tab) or disable the checkbox in the Default 1H tab.

Last modified August 12, 2023: Updating documentation (434ae2e)