07-30-2009 05:50 AM
Solved! Go to Solution.
07-30-2009 06:14 AM
01-05-2011 10:52 AM
My VI became very large. So I split the VI in half. I need to have the first VI running and the second VI not running. After the first VI is finished I need to start the second VI with the RUN controll. I am reffering the the white arrow pointed to the left.
Thanks
Philip
01-05-2011 12:59 PM
There's no need to resurrect an old thread. Just post your question next time.
First off, the RUN arrow points to the right.
In order to minimize your block diagram you don't cut your code in half and then try to run it by cobbling it together with the OS. You take segments of the code that perform a common function and make it into a subVI. Then connect the subVIs. You can take your two parts as two separate VIs, drop them BOTH in another VI (called MAIN.vi or something), and then use program flow to run them in sequence inside your new MAIN.vi.
If this is confusing to you, look into the LabVIEW 101 Tutorials to help understand the basics.
01-05-2011 03:13 PM
You are right. My training class touch on the subject very lightly. I have already spiit the VI into two VIS. I am going over my text book to creat subVI
Thanks
Philip
01-17-2011 11:12 AM
Attached with is ni lib,i want to see the block diagram of Read jpeg file.vi,but its password protected.please send me the vi without password,
i will be thankful to you.
Best Regard
01-17-2011 11:20 AM
I was able to fix the problem. I used VI analyzer. I ran the progam and found hidden items in the VI. This was data corruption. After I removed the objects the VI compiled.
Case is closed
Thanks
Philip
01-18-2011 04:13 AM
your answer did not help me to solve my problem,your answer was that you have "removed the objects".how can you removed objects without opening a vi.my question was how to see a block diagram of ni protected vi.
Acctualy my problem is that that i am reading 20 images per second at run time(real time) without reading them from hard drive.then i need image data of each image,the problem is that i did not found any function that returns me image data cluster at real time same as the Read jpeg file.vi returns.please help me to solve my problem.
Best Regards
01-18-2011 09:15 AM
The reason we did not address your problem is that this is not your thread. It is considered impolite to "hijack" someone else's thread to ask about your own problems. Start a new thread with YOUR question as the topic and you will get more help. In any case, NI decides what part of their intellectual property they release to the public so we can't help you open password protected software. You'll have to contact an NI representative.
Also, don't forget that there is a dedicated forum for NI Vision questions. You should post your imaging questions there: http://forums.ni.com/t5/Machine-Vision/bd-p/200
01-19-2011 03:18 AM
sorry i am new to ni forum and diesnot know how to post my problem seperately or start new thread please help me how to post my problem seperately
thanx