LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

execute copy data command menu programmatically

Solved!
Go to solution

How can we do it over a control.

AC

0 Kudos
Message 1 of 4
(2,386 Views)

Hi,

 

Could you please detailled your issu (context, software, version...)?

 

Sincerely

David S.| Certified LabVIEW Associate Developer
National Instruments France


0 Kudos
Message 2 of 4
(2,336 Views)

Hi David,

 

The export image method export a very basic image, a black&white one.

When we use the "copy data", we get the real image of the control on the clipboard as we see it on the screen.

If we want to get 10 images is doable, for 4000 isn't.

 

Regards.

António

0 Kudos
Message 3 of 4
(2,328 Views)
Solution
Accepted by topic author acardoso

Antonio,

 

You could use a invoke node to make what you want. For instance, you have a invoke node to get image of a graph (see the link below)

http://digital.ni.com/public.nsf/allkb/D3389251EDD3EC0786256E38006C1BB4?OpenDocument

 

Sincerely

David S.| Certified LabVIEW Associate Developer
National Instruments France


Message 4 of 4
(2,298 Views)