LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Library Function

Hello all,now I have a vi,it uses Call Library Function,show as attached picture,but I don't know how to use this function.Can anyone help me.

Very appreciated for your help!

Download All
0 Kudos
Message 1 of 5
(3,577 Views)

Yes,I have open your link,and read it.You can note it that in my vi,the Library name and path chosen is "LabVIEW",and the Function name is "AxCreatEventQueue".Actually I want to know to use this function,or where can I find the specification for this "LabVIEW" dll file?

0 Kudos
Message 3 of 5
(3,533 Views)

Although it's not an easy read, you might find the following manual helpful (it's dated 2003, which isn't ideal, but I think most of the information is valid or informative, if not modern...)

 

http://www.ni.com/pdf/manuals/370109b.pdf

 

It doesn't contain the function you name, but it might describe what you're talking about. It sounds to me like someone else wrote a C/C++ dll to use some LabVIEW functions and maybe you no longer have their library, in which case this manual might help you recreate the functionality you need.

 

 


GCentralI'm attending the GLA Summit!
0 Kudos
Message 4 of 5
(3,526 Views)

That is helpful,thank you very much!

0 Kudos
Message 5 of 5
(3,517 Views)