04-11-2025 04:03 AM
Hi,
Im looking for way to force DeltaSigma module use external Master Timebase on FPGA (cRio NI 9030). I have DeltaSigma NI 9234 module and want to use external 12.8 MHz GPS frequency standard signal as master timebase for this module. For sure it is going to change resulting sampling rates from those given by internal master time base of 13,1 Mhz ( 50k instead 51,2k and so on but this is not an issue) .
I can do this easily on cDAQ chassis with DAQmx timing property node:
My question is how can i do it on FPGA with same module and cRIO 9030? I found only way to share internal master timebase of another delta sigma module under module properties menu, but cant find any way to route an external signal from outside like GPS standard. Is this option No-Go on FPGA and only way is to use cDAQ? Or is there some way to use digital input module (fast enough) and route external signal to Delta Sigma module timebase?
Thank you in advance for any idea.
F.
04-14-2025 07:46 AM
How did you import the external timebase to the cDAQ? Were you using NI-9469?
04-14-2025 12:20 PM
Hi Cefa,
according to the cRIO development guide (guide.pdf), c-series modules that use delta-sigma converters cannot be synchronized to an external clock. As you already pointed out, they can only be synchronized among each other.
Let me know if this answers your questions, or whether there are still points to discuss.
Best regards
Leonard
04-15-2025 07:09 AM
Hi ZYOng,
I have used NI 9401 - DI TTL module and configured DI as PFI to route external clock to NI 9234 Timebase clock input.
I have also did same with NI 9402 . Both modules have maximal input frequency above 12.8 Mhz.
I have tested each module together with cDAQ 9174 and NI 9234.
And as second option I have used NI 9188 chassis with 2 external PFI inputs (BNC) and use one of them as external clock input - work as well.