beautypg.com

Adac trigger config library, Adac set trigger mode – Measurement Computing ADAC-LVi User Manual

Page 197

background image

Chapter 2 Trigger Config Library

ADAC LabVIEW VI

191

ADAC Trigger Config Library

ADAC Set Trigger Mode

ADAC Set Trigger Source

ADAC Set Trigger Source Signal

ADAC Set Trigger Rate

ADAC Set Post Sample Count

ADAC Get Trigger Structure

ADAC Set Trigger Mode

This VI sets the hardware trigger operation mode of the device. The mode can be
disabled, about_trig, post_trig, pre_trig or scan_trig.

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

Trigger Mode (DISABLED:0) Trigger Mode is a numeric value that sets the hardware
trigger operation mode of the device. The available options are:
0:DISABLED All triggering is disabled
1:ABOUT_TRIG Collect (N) data points before and (N) data points after a trigger
2:POST_TRIG Collect (N) data points after a trigger
3:PRE_TRIG Collect (N) data points before a trigger
4:SCAN_TRIG Collect 1 data point for each channel

The default Trigger Mode 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.