NIHSDIO_ATTR_SAMPLE_CLOCK_SOURCE
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
| Data type |
Access | Applies to | Coercion | High-Level Functions |
|---|---|---|---|---|
| ViString | R/W | N/A | None | niHSDIO_ConfigureSampleClock |
Description
Use this attribute to specify the Sample clock source.
STROBE is valid only for acquisition operations.
Defined Values:
| NIHSDIO_VAL_ON_BOARD_CLOCK_STR ("OnBoardClock") | The device uses the onboard oscillator as the Sample clock source. |
| NIHSDIO_VAL_CLK_IN_STR ("ClkIn") | The device uses the clock present at the front panel CLK IN connector as the Sample clock source. |
| NIHSDIO_VAL_PXI_STAR_STR ("PXI_STAR") | The device uses the PXI_STAR signal present on the PXI backplane as the Sample clock source. This selection is valid only for PXI devices in slots other than Slot 2. |
| NIHSDIO_VAL_STROBE_STR ("STROBE") | The device uses the clock present at the STROBE channel of the DDC connector as the Sample clock source. This value is valid only for acquisition sessions. |