10-15-2013 10:10 PM
Hello,
I am using a camera to record the whole process of setup running based on a while loop. The setup runs very long each time. The video recorded is very long as well. I am wondering whether labview may write automatically the whole process, based on some predefined cases, into several continual short AVI files instead of a long file? Any suggestion or relevant example is helpful for me.
Thanks.
Beetle
10-15-2013 10:42 PM
Just setup a case structure for a condition to change a file. In case structure, end current AVI task and start a new one with a new file name.
10-16-2013 09:35 PM
Hi KateB,
I am trying that as you said. hope it works.
Thanks a lot.
Beetle
10-23-2013 12:29 AM
Hi KateB,
I have not figure out it . Do you have some relevant examples ? They would be very helpful for me.
Thank you very much.
Beetle
10-24-2013 11:00 AM
Hello,
Could you post a picture of what you've been able to do thus far?
It'd be helpful in advising you or pointing you to an appropriate example.
Mike