LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing AVI files controllably

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

0 Kudos
Message 1 of 5
(2,482 Views)

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.

0 Kudos
Message 2 of 5
(2,473 Views)

Hi KateB,

 

I am trying that as you said. hope it works.

Thanks a lot.

Beetle

0 Kudos
Message 3 of 5
(2,444 Views)

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

0 Kudos
Message 4 of 5
(2,423 Views)

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

0 Kudos
Message 5 of 5
(2,397 Views)