08-21-2014
03:35 PM
- last edited on
05-20-2024
06:32 PM
by
Content Cleaner
CAR 422317 discussed in this thread was fixed in LabVIEW 2014. For a more complete list of bugs fixed in LabVIEW 2014, check the LabVIEW 2014 Bug Fixes.
Regards,
Jeff Peacock
Product Support Engineer | LabVIEW R&D | National Instruments | Certified LabVIEW Architect
06-12-2015 10:57 AM
Hi Jeff-P
I tried it on LabVIEW 2014 SP1 and it still seems the CAR 422317 has not been implemented. (I didnt find it in the buf fix list that you posted as well)
The help documentation for the invoke node still mentioned the lack of support for run-time so I am sure it hasn't been fixed.
06-15-2015
12:57 PM
- last edited on
05-20-2024
06:32 PM
by
Content Cleaner
Hi Doradorachan
I was looking for more information related with that CAR number (422317), and it’s correct that this CAR number is not resolved yet. For that reason I recommend you that you can use this work around https://decibel.ni.com/content/docs/DOC-28436. That document is recommended in the CAR 422317 case.
12-02-2015 08:48 PM
Any updates on this solution. THe problem is I am trying to read an OLE obejct (chart created using NI office toolkit) from EXCEL into LabVIEW. I got it working with the clipboard get image method but it does not work in the built application. the .net solution discussed can only get images from the clipboard but not excel charts. Is the clipboard get image working in the latest labview version.
I have labview 2012.
12-04-2015
08:22 AM
- last edited on
05-20-2024
06:33 PM
by
Content Cleaner
You can see all the bugs that were fixed in LabVIEW 2015 at the below link, although from my search it looks like this issue hasn't been addressed yet. Your best bet would be to find a new workaround for this case or modify your application in some way to operate with the existing .net solution.
https://www.ni.com/en/support/documentation/bugs/15/labview-2015-bug-fixes.html
02-17-2017 07:31 AM - edited 02-17-2017 07:33 AM
I have the same problem in Labview2013
07-10-2017 10:00 AM
My Solution to paste the clipboard in a picture on the Frontpanel
it works on runtime AND as an executable.
(LabVIEW 2014 SP1)