NI-HSDIO C Function Reference

NIHSDIO_ATTR_EXPORTED_SAMPLE_CLOCK_MODE

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

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.

Note Note  NI 6544/6545/6547/6548 devices support the Delayed value with any onboard clock rate and with external clock rates greater than 20 MHz.

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.

Related topics:

Log in to get a better experience