karthas Posted February 14, 2005 Report Share Posted February 14, 2005 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 Quote Link to comment
JackHamilton Posted February 25, 2005 Report Share Posted February 25, 2005 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.