LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

active cursors label's attributes

Since there is no way to set active cursors label's attributes at this point in time, I am looking for an alternate graphing package that will integrate with LabView. I'm thinking of something like Matlab. Are there any other suggetions?

Also, the project consists of building a stand alone executable that will be put on several target machines. In addition to the LV runtime engine will a Matlab runtime engine have to coexist with LV?

Thanks.
0 Kudos
Message 1 of 5
(2,611 Views)

@bb Herman wrote:
Since there is no way to set active cursors label's attributes at this point in time...

What do you mean by "no way to set active cursors label's attributes" ?

CC
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 5
(2,583 Views)
ProEssentials

I've been using it for several years. Great for print.

-Joe
0 Kudos
Message 3 of 5
(2,572 Views)
Thanks for the infor Joe.

Have a very simple question. Using AcitveX and LabVIEW how do you get a graph to appear on the screen or better yet in a report(Word for example)?
0 Kudos
Message 4 of 5
(2,558 Views)
It depends on what you are going to use. You can always capture the image of the activex control using the property/method node, save it to a file and then insert it to the file programmetically. If you are going to use ProE, then use the "PEAction" property to export the graph to a image file or even to a printer.

-Joe

p.s. there is no royalty fees for distributing your application when using this tool.
0 Kudos
Message 5 of 5
(2,548 Views)