NI-FGEN C Function Reference

NIFGEN_ATTR_SYNCHRONIZATION

  • Updated2023-02-21
  • 2 minute(s) read

Specific Attribute

Numeric Value Data Type Access Applies to Coercion High-Level Functions
1150111 ViInt32 R/W N/A None None

Description

Specifies the source of the synchronization signal to use.

Note  You cannot change this attribute while the device is generating a waveform. If you want to change the device configuration, call the niFgen_AbortGeneration function or wait for the generation to complete.

Defined Values

NIFGEN_VAL_NONE Specifies that the generator use no synchronization source.
NIFGEN_VAL_RTSI_0 Specifies that the generator use RTSI 0 as the synchronization source.
NIFGEN_VAL_RTSI_1 Specifies that the generator use RTSI 1 as the synchronization source.
NIFGEN_VAL_RTSI_2 Specifies that the generator use RTSI 2 as the synchronization source.
NIFGEN_VAL_RTSI_3 Specifies that the generator use RTSI 3 as the synchronization source.
NIFGEN_VAL_RTSI_4 Specifies that the generator use RTSI 4 as the synchronization source.
NIFGEN_VAL_RTSI_5 Specifies that the generator use RTSI 5 as the synchronization source.
NIFGEN_VAL_RTSI_6 Specifies that the generator use RTSI 6 as the synchronization source.
NIFGEN_VAL_TTL0 Specifies that the generator use PXI TRIG0 or VXI TTL0 as the synchronization source.
NIFGEN_VAL_TTL1 Specifies that the generator use PXI TRIG1 or VXI TTL1 as the synchronization source.
NIFGEN_VAL_TTL2 Specifies that the generator use PXI TRIG2 or VXI TTL2 as the synchronization source.
NIFGEN_VAL_TTL3 Specifies that the generator use PXI TRIG3 or VXI TTL3 as the synchronization source.
NIFGEN_VAL_TTL4 Specifies that the generator use PXI TRIG4 or VXI TTL4 as the synchronization source.
NIFGEN_VAL_TTL5 Specifies that the generator use PXI TRIG5 or VXI TTL5 as the synchronization source.
NIFGEN_VAL_TTL6 Specifies that the generator use PXI TRIG6 or VXI TTL6 as the synchronization source.

Default Value: NIFGEN_VAL_NONE

Log in to get a better experience