beautypg.com

Adac set trigger source, Adac set trigger source signal – Measurement Computing ADAC-LVi User Manual

Page 198

background image

Chapter 2 Trigger Config Library

ADAC LabVIEW VI

192

ADAC Set Trigger Source

This VI sets the hardware trigger source mode of the device. The source can be disabled,
external, ctr1 or ctr2.

Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.

Trigger Source (DISABLED:0) Trigger Source is a numeric value that sets the
hardware triggering source of the device. The available options are:

0:DISABLED All triggering sources are disabled
1:EXTERNAL Trigger the acquisition from an external event
2:CTR1 On-board counter 1 triggers the acquisition
3:CTR2 On-board counter 2 triggers the acquisition

The default Trigger Source is 0:DISABLED

error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.

Device Handle out Device Handle out contains the value of Device Handle in.

error out Error out contains error information. If the error in cluster indicated an error,
the error out cluster contains the same information. Otherwise, error out describes the
error status of this VI.

ADAC Set Trigger Source Signal

This VI sets the hardware trigger source signal of the device. The source signal can be
either falling_edge or rising_edge.