Jump to content

Program Architecture


Recommended Posts

Hi,

I am trying to write a labview program to run 4 channels of a Loadbox simultaneously. Each channel has a bunch of 5 programs to run. I tried to run it with a simple architecture where all the 4 channels communicate indivually with the instrument. In that case i found that the computer starts to drags if i start the 4th channel.

could anyone suggest a architecture for this type of program :( .

Thanx in advance for ur help :worship: .

Bye

karthas

Link to comment
  • 2 weeks later...

Karthas,

I need some more detail, but I can comment that computers are very fast and you can change your coding module to perform the control or 2 or 4 channels at the same time, in a round-robbin fashion.

I've controlled 16 PID channels in one loop - typically, most physical evetns do not change on the msec range and the computer has plenty of time to monitor several things at once.

Some details on what is going on in those loops would be helpful.

Regards

Jack Hamilton

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.