Jump to content

pikro

Members
  • Posts

    10
  • Joined

  • Last visited

pikro's Achievements

Newbie

Newbie (1/14)

0

Reputation

  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. yes, when i have totally easy aplication, is all right. When i use block "Open Vi reference" the app will hold in memory. I am looking for some block for close it. (Close reference doesn´t work, or i use it wrong)
  3. yes, when i have totally easy aplication, is all right. When i use block "Open Vi reference" the app will hold in memory. I am looking for some block for close it. (Close reference doesn´t work, or i use it wrong)
  4. Hi, when i close my program (exe) with Alt+F4, it will stay in running process. And I can´t run it again. I have to press CTRL+ALT+DELETE and close it in task manager. When I close it with red button and then press Alt+F4. It´s all right. Is possible to change something in vi or in aplication builder? Thx for help!
  5. QUOTE (Yair @ Sep 6 2008, 08:17 PM) Thank you for help. This solution doesn´t work, but on your link i found similar way with case structure. And that work.
  6. 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)
  7. QUOTE (TobyD @ Mar 17 2008, 09:46 PM) thx, is that what i am lookin for
  8. 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
  9. QUOTE (T_Schott @ Mar 16 2008, 11:07 AM) 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
  10. Hi,I have one question. I have two .vis. Is possible read value of any indicator from first .vi and this value to use like control in second .vi?? For example. The first .vi is linked to incremental encoder. And I want to read the signal from encoder in the second .vi.
×
×
  • Create New...

Important Information

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