Hi everyone,
I was tasked to modify the attached program for working simultaneously with 2 additional channels. The original has one output channel for excitation and one for measurement, which is later filtered and saved.
I have duplicated the design and made arrays of channels to modify the create task vi's to use 2 inputs and 2 outputs. Measurements should always be synchronized and output excitation has to be different for both channels (so I cannot use a single excitation loop for 2 channels, I believe). Please let me know if I am on the right track. I keep getting the error of reserved resource on the start task.vi for some reason, even though I am not duplicating those.
I think my efforts have been somehow brute force, since there is probably a way to simplify all of these, but I am in a time constraint so I needed to get something functional before focusing on improving the overall design.
The original program is DNA Detector v14.3, while the new one is DNA Detector Experimenting. Another dependent vi is also attached.
Thank you very much for your help!
Regards,
Pedro Ch.