GregFreeman Posted January 30, 2010 Report Share Posted January 30, 2010 I posted this on NI forums but I figured I'd post it here since LAVA as a specific OOP section. \ Just teaching myself some OOP because I want to implement (no pun) it on my next project. However, I can't for the life of me figure out why the attached wont call the child methods. Quote Link to comment
crelf Posted January 30, 2010 Report Share Posted January 30, 2010 I can't for the life of me figure out why the attached wont call the child methods. I just opened your attachment, and I don't see any classes... Did you forget to add them? And you didn't add "MAIN.vi" either. All I see is a lvproj... Quote Link to comment
GregFreeman Posted January 30, 2010 Author Report Share Posted January 30, 2010 woooops...second try Quote Link to comment
ned Posted January 31, 2010 Report Share Posted January 31, 2010 Looks fine to me, and if I turn on execution highlighting on the child methods I see them executing. I opened your VIs in 8.6.1. Quote Link to comment
Aristos Queue Posted January 31, 2010 Report Share Posted January 31, 2010 Looks good to me also. I was using LV 2009. Quote Link to comment
GregFreeman Posted January 31, 2010 Author Report Share Posted January 31, 2010 Looks good to me also. I was using LV 2009. For me, the array was being filled with empty strings. Did the array populate with the private data strings for you? For me, the array was being filled with empty strings. Did the array populate with the private data strings for you? AH rookie mistake. I have to set the string first. Duh. 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.