Jump to content

Randy_S

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Randy_S

  1. Good morning,

    I have a DLL I created (in Labview)  that takes in string information, does some magic crunching on it to create a password that is passed out as a string.  This DLL will be called from CVI and probably from a C# application.

    This should be so simple, however I cannot figure out how to pass the string in and get the modified string out of my DLL.

    I've had no luck at all getting this DLL to work by trying many different things.  It crashes LV, returns and error, or simply passes nothing out during my trials.

    I've included the project (its small) in zipped format.  Can one of you kind souls take a look at my code and tell me what I'm doing wrong, or what I need to do correctly to both, configure the DLL and then call it from LabVIEW?

     

    Thank you!

     

    Randy

    Password Generator.7z

×
×
  • Create New...

Important Information

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