NIHSDIO_ATTR_EXPORTED_SAMPLE_CLOCK_MODE

NI Digital Waveform Generator/Analyzer

NIHSDIO_ATTR_EXPORTED_SAMPLE_CLOCK_MODE

Specific Attribute

Data
type
Access Applies to Coercion High-Level Functions
ViInt32 R/W N/A None None

Description

Use this attribute to specify the position of the exported Sample clock relative to the Sample clock used by the device. When the Sample clock rate is set to less than 25 MS/s, this attribute must not be set to NIHSDIO_VAL_DELAYED.

Defined Values:

NIHSDIO_VAL_NONINVERTED (21) The device exports the Sample clock without modifications.
NIHSDIO_VAL_INVERTED (22) The device inverts the Sample clock prior to exporting it.
NIHSDIO_VAL_DELAYED (23) The device delays the Sample clock prior to exporting it. Use NIHSDIO_ATTR_EXPORTED_SAMPLE_CLOCK_DELAY to specify the delay.