Forum Italiano sui Prodotti NI

annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

I would like to access Labview clipboard via VB,.NET or VS C++

I know Labview has his own internal clipboard with is somehow synchronized with windows
one, with appropriate "conversions" which imply ( the most of the times ) the data to be
converted to an image.
This is the case of XY-Graphs, scalar double constants, 1D, 2D array constants and so on,
with scarce convenience of using the "Copy data method" we find in the popup menu inherent
to every Labview object.

I think a more flexible clipboard would be much more profitable.

I expect Labview clipboard to be unaccessible from external system, but I'd like an
exact answer. I put my trust in VB6, .NET or VS C++ development kits; do they provide
any support-kit (DLL, ActiveX, etc...) for using a "Labview Clipboard Object"?
I know there exist several code-helpers for using Windows clipboard (including some
c++ classes, too), and so I wondered whether there were Labview, too.

Is it possible to do something?
0 Kudos
Messaggio 1 di 2
4.137Visualizzazioni

Dear Montmorency,

I just would like to ask you to confirm me if your problem is to use VB6, .NET or VS C++ for accessing and using a "Labview Clipboard Object".

I can't seem to find anything regarding writing or reading directly to the LabVIEW clipboard, although the clipboard does exist. Nevertheless it is possible to read and write from the labVIEW clipboard in LabVIEW by using an Application Invoke Node for a Clipboard method. 

Knowing something more about your application and how you plan to get the data into the clipboard into the first place would help out to give a better support..

Regards,

Hudson | AE NIIT

0 Kudos
Messaggio 2 di 2
4.120Visualizzazioni