04-16-2008 10:18 PM
04-17-2008 12:26 AM
04-17-2008 05:21 PM
Basically, I wanted to keep the clutter down in the diagram. I was using shift registers for the sessions, one for each instrument, where I opened a session for each in an initialization state. Then each test state I wire in the session(s) I need for that test, then in the quit case I close all sessions.
Does this make any sense?
I was going to try to cluster the sessions and uncluster in each state the needed sessions, so there would be just one shift register.
I don't have much experience so I thought I would ask for advise.
04-18-2008 12:00 AM
04-18-2008 04:51 PM
Thank you for that, I did cluster them last night and unbundled by name where appropriate, it worked and it did make the diagram a lot cleaner, I will look into the other idea you had tonight. I was trying to search for a similar concept, but sometimes if you don't know a target name you don't get the right hits.
Thanks again.