Jump to content

Calling Labview dll from Python?


Recommended Posts

I have been experimenting with this a little bit, and one alternative is using the LabVIEW ActiveX API. Search the .chm's for AvtiveX.(help -> vi-function & how to help)

You also need PythonWin, look at www.python.org

Basically, delivers a bunch of nice and usable functions. I think.

digging more into creating dll's throw a search in the help-file mentioned above and search for "Building a Shared Library", or search dll and it will probably be on the list...

/Andy

p.s. no guarantee, I am a beginner just stepping into this exciting world!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.