Hi,
Does someone know why I cannot use "/Dev1/Ctr0Out" as a source of External Clock ? The code is:
DAQmxErrChk DAQmxCfgSampClkTiming(taskhandle, "/Dev1/Ctr0Out", _
cwRate.Value, clockEdge, DAQmx_Val_AcquisitionType_ContSamps, 100#)
But will cause an error of -89120: Soure terminal to be routed could not be found on the device, why? Thanks in advance,
Yingmai