Jump to content

LV and multi-core


Recommended Posts

Hi guys,

in my program I acquire continous data with PXI-4472 and DAQmx (fs:40960Hz, 4096 samples).

I run this on two PC, one dual-core, the other one-core.

Sometimes on the dual-core PC, the acquisition seems "paused" and it "restart" after 5sec but the buffer could go on overflow. In these 5 sec on the task manager I saw one of the two core works at the 100%.

On the other PC one-core the program always works fine.

(I've got this problem also on a notebook dual-core with a 4472 Simulated device)

Someone of you got also this problem ??? and better someone can help me ?

Thanks a lot !!!

Michele

Link to comment

I haven't had problems like this, but you can try setting the process (from the Windows task manager) to run only on a single core to see if this is really the source of the problem, but you should note that this change needs to be made manually each time.

One other option is changing the priority or the execution systems of the DAQ VIs (in File>VI Properties>Execution) to the DAQ thread.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.