LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronize Reference Clock error

Hi,

 

I am using 2 synchronized PCI (thet are of different models) with a RTSI cable and I am acquiring signals from both. In signal Express they work fine (and also the automatically generated code does) but in the examples such as "Analog Input Synchronizatio.vi" they do not.

Particularly, the error I get is the -200452, regarding the RefClk.Src of DAQmx Timing but whatever I use as Reference Source Clock nothing changes.
I am completely new to Labview: can you explain how to solve it and why I get this?

Thanks in advance

0 Kudos
Message 1 of 2
(2,242 Views)

Hi,

 

if you use two PCI, you must confiigure the Syncronization Type to "M Series (PCI)". Than you must set the RefClk.Src as OnboardClock. in this way it work fine.

You can read several examples and the documentation in the following links:

 

M Series Synchronization with LabVIEW and NI-DAQmx

http://www.ni.com/white-paper/3615/en/

 

Synchronous Analog Input Using RTSI on M Series with Counter Input Task

https://decibel.ni.com/content/docs/DOC-24160

 

 

Synchronize Continuous Acquisition of Multiple Analog Input Devices

https://decibel.ni.com/content/docs/DOC-12182

 

Best regards,

 

A.

 

 

0 Kudos
Message 2 of 2
(2,184 Views)