11-18-2005 06:11 AM
11-21-2005 01:28 PM
Hey Newbie,
I've attached a CVI Project that should give you a good start with working with multiple executions and execution viewers as well as an example sequence to use with it. The main keys are:
1. Create the extra ExecutionViewMgr controls as well as the SequenceView controls to go with them
2. Make the appropriate connections for each ExecutionViewMgr to a SequenceView
3. Modify the ApplicationMgr_OnDisplayExecution function to set each viewer to each new execution
At its heart, the attached example is more or less the Simple OI with the above changes made. The report viewer has also been taken out, but this could be added back pretty quickly. Take a look at the code, run the example, and let me know if you have any additional questions.
11-18-2011 01:19 AM - edited 11-18-2011 01:20 AM
Is there a way of viewing a batch sequentional model test sockets in one viewer?