09-16-2010 09:04 AM - edited 09-16-2010 09:06 AM
First, am I missing methods here? Shouldn't clipboard.get image be there in my invoke node? Shouldn't there be methods for creating controls etc in my invoke node (scripting)?
Um...why does it say LabVIEW 2009 isn't there when installing the f3 patch...clearly it is since I just had it open. I uninstalled LabVIEW and reinstalled successfully, still had the same issue. I'm getting fairly fed up something seems to go wrong every other day just trying to get this reinstalled!
At first I assumed corrupt install, but after uninstalling everything and clearing the entire NI section from the registry, and reinstalling and still having issues, I'm really at a loss.
Suggestions?
09-16-2010 09:34 AM
The only thing I can think of (other than a corrupt install - which, clearly, this is not) would be license issues. Hit the old MAX>File>Create report. chose "technical" not only will this create something to send to an NI AE for investigation but OH WOW!.... it checks the activations on your machine and can fix issues with licenses.
09-16-2010 10:01 AM
Im going the route of downloading the installer in case my CDs are messed up for some reason. I'll then install from that except apparently it's going so slow it's goign to take 12 hours to finish download...oh joy 🙂
09-16-2010 12:16 PM
@for(imstuck) wrote:
First, am I missing methods here? Shouldn't clipboard.get image be there in my invoke node? Shouldn't there be methods for creating controls etc in my invoke node (scripting)?
If you can't see the get image method, it's probably a private method which is not exposed when you install the scripting API.
As for the second question - no, there is no method for creating a control in the BD class. There's a New VI Object primitive which drops controls.