Jump to content

pikro

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by pikro

  1. Hi,

    I use B&K Pulse 9 for sound measurement and I want to add measured data to Labview 8.6. I created program which can read one channel and I can start and also stop measurement from Labview. That's ok. But problem is when I want to switch over „catching“ min and max or when I click to the autorange button. Then program (pulse) crashes. Does someone have any experience with this?

    thx for help

  2. Hi, I have confiuration file defaults.ini for my application. When I compile it and then run it, i see always the message : ["C:\MyApplication\MyApplication.exe\defaults.ini" not found]. I have tried to change in MyApplication Property - Advanced - Configuration file form LabView.ini to my file defaults.ini. But it still doesn't work :( Does someone have any idea where is the problem? (LabView 8.6)

  3. Hi, i've problem with data types.

    I have file with date. This file has format

    for example:

    1,254545;2,018783

    0,245789;-1,021874

    .....

    .....

    it's type *.csv for ms excel

    I can read data from the file and set it to the array. But dont know how to convert the string to float. I have tried to use typecast, but the result has no sence

  4. QUOTE (T_Schott @ Mar 16 2008, 11:07 AM)

    Hi,

    an easy solution:

    you can add a global variable an write the value into (you can use a shared variable, too)

    -timo

    ok, i have created global variable an writed the value into. But now, i dont know how to use this variable in secon vi :(

    thank for your help

×
×
  • Create New...

Important Information

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