Jump to content

skfink

Members
  • Posts

    14
  • Joined

  • Last visited

    Never

Posts posted by skfink

  1. Hi,

    I'd like to build some software for my pda (Windows Mobile 2005), but I can't find the option to biuld it for a PDA. In the help is written that it's operate->switch Execution target->Select Target with Options

    But there is no "Switch Execution Target" in my operate menu.

  2. but how do I know the function that I have to call in Delphi (in my case)? First I thought that the function description would be in the *.h file but it's not.

    Of course I could just gess the syntax by using the dll name as function name and fill the paramaters in order as I created them in LabView, but would be better to have a decent description.

    And how do I have to handle clusters? Is that a Record in Delphi? There are also other types that could be a problem, like a notifier.

  3. Hi,

    I would like to use LabView for the Hardware Interface and also for Internet and WLan because everything is allready prepared for that, but I would like to have for some other Applications a special GUI written by Delphi, because the probabilities are much bigger with Delphi.

    So is it possibel to save the LabView Program as a dll?

    Or is there another way?

  4. ...if the diagram is wider or taller than the screen, you'll need a lot of luck, and if its wider and taller than the screen, you'l probably need a lot more than just luck :!:

    I can hardly imagine a program that is not wider or taller than my screen. Only the loading in saving of the variables take together more than the screen. And the terminals (I dont use terminals in the code, only variables ( for better overview)) plus the initialisation with the property nodes take nearly a 2nd screen.

    But thanks for advise, I will try to get rid of code using subVI's, So I have to make a lot more of my variables global.

  5. Hi,

    I have the multiple Analog Output circuit as you can see in the picture. The strange thing about is that I have around every 2 sec a cpu usage of 99%. The paradoxically thing is that the system thread uses that and not labview. But as soon as I stop the vi the cpu usage is 0%. And that doesn't happen with other VI's running, so it seems to be a problem of my programming.

    But what's the problem ??

    I also tried other VI's with Analog Output. No problem.

    post-2457-1123465954.jpg?width=400

×
×
  • Create New...

Important Information

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