Thang Nguyen Posted April 14, 2007 Report Share Posted April 14, 2007 Hi, I am now working on a project with LabOOP. After familiar with GOOP, I find a little bit difficult when working with labOOP. For example, I want to create a seperate thread running to acquire data as the process VI in the GOOP. But here, I think I have to do it myself. Is it right? Do you have any pattern to continously acquire the data while the main program can run another task? Or should I make it like GOOP? Thank you, Thang Nguyen Quote Link to comment
Tomi Maila Posted April 14, 2007 Report Share Posted April 14, 2007 LabVOOP doesn't have such templates but that can be implemented in LabVOOP. However you would need queue based objects to share data with two processes. Tomi Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.