From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FlexRIO 7972R with NI 5783 Transciever Compilation problem with AI IO

Helo everyone,

We recently purchased FlexRIO 7972R with NI5783 transceiver and I have been trying to program it for analog input and get an error about the data clock when I try compiling. I have tried the whole day several options but failed. I have attached the errors I get as below. Could someone please let me know how I can overcome this. 

 

Any suggestion will be highly appreciated.

 

Kind Regards,

Ben

0 Kudos
Message 1 of 5
(2,508 Views)

   FLex RIO 7972+NI 5783 

  采集部分只能在单周期定时循环中运行,也就是SCTL中运行,而且时钟域也只能选择其特定的时钟,这个在说明书中有详细描述,我也正在使用Flex RIO 7975+NI 5783作采集数据和发送数据的应用,你可以先看看NI 5783的例子,有什么可以直接交流。

0 Kudos
Message 2 of 5
(2,471 Views)

I think the IO node needs to reside in a single cycle timed loop, not a standard while loop.

 

Check the CLIP definition to see which clock domain the node needs to be in and then do that.

 

Do you have experience with SCTLs? (Single Cycle Timed Loop = SCTL)

0 Kudos
Message 3 of 5
(2,464 Views)

      hello,

      我之前做过一些关于FPGA VI 的编程,也实现了一些反馈控制,现在正在做SCTL的一些编程,有些东西必须在SCTL中实现,绕不过去,我的硬件是FLex RIO 7975+NI 5783 做一个外触发采集数据的工作,我觉得可以深入交流交流,你的邮箱? your E-mail?

0 Kudos
Message 4 of 5
(2,456 Views)

您好:

      很高兴认识你,我现在用的也是NI5783和PXIe7975,我觉得咱们可以交流交流,我的邮箱是liu18435225891@163.com。

                                                                                                                                              刘帅帅

0 Kudos
Message 5 of 5
(1,543 Views)