DanielChile Posted September 2, 2009 Report Share Posted September 2, 2009 Hello, everybody. ¿Is it possible to drag an XY Graph from the front panel of a LV executable and drop it in a Microsoft Word document? That would be a great feature in our analysis software. Daniel R. PD: I'm using LV 8.5.1. Quote Link to comment
Cat Posted September 2, 2009 Report Share Posted September 2, 2009 ¿Is it possible to drag an XY Graph from the front panel of a LV executable and drop it in a Microsoft Word document? Unless someone comes up with a fancy way to do this... I would just Alt-PrintScreen the LV exe, put it into the picture editor of your choice (MSPaint is easy to use) and cut-n-paste your graph to the Word doc. I've done this a few times in the past and it's relatively painless. Cat Quote Link to comment
DanielChile Posted September 2, 2009 Author Report Share Posted September 2, 2009 Unless someone comes up with a fancy way to do this... I would just Alt-PrintScreen the LV exe, put it into the picture editor of your choice (MSPaint is easy to use) and cut-n-paste your graph to the Word doc. I've done this a few times in the past and it's relatively painless. Cat Well, in that case you really don't need to use the picture editor, you can paste directly in MS Word. Drag and drop would be nice. Thank you. Daniel R. Quote Link to comment
Ton Plomp Posted September 2, 2009 Report Share Posted September 2, 2009 Using the Code Capture Tool VI Copy Image to Clipboard (location: User.lib\_Code Capture Tool\CCT Class\Software\Methods\CopyToClipboard\CCT_Copy Data to Clipboard__CCT.vi) I created this little tool that allows you to copy any control to the clipboard, to get the same result as 'Export Image' use a bit-depth of 2. Ton 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.