Jump to content

Kasper Veenvliet

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by Kasper Veenvliet

  1. Hi,

    I don't have very much LabView experience, but I'm writing an PDA application which calls functions from a DLL.

    So far so good.

    But I want to call some of the functions non-blocking. So LabView will continue with it's wait loops etc.

    Will this be possible?

    I tried:

    * "reentrant" on the DLL caller.

    * Created a subVI for only calling the DLL function. And set "Execution" to data aquisition thread.

    The GUI is responsible while calling a function from a DLL (so looks like some thread are started after all) But the while loops etc are stalled.

    Can somebody help me, make my app perfect? ;)

×
×
  • Create New...

Important Information

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