Jump to content

Eugen Graf

Members
  • Posts

    432
  • Joined

  • Last visited

Everything posted by Eugen Graf

  1. QUOTE(dwisti @ Mar 26 2007, 09:09 PM) Really, i installed that from a c't magazine http://www.heise.de/ct/english/ and there stood its a one-year-license. I look tomorrow on my license info. Eugen
  2. Yes, and you can convert enum to string with Format Into String VI too. Eugen
  3. QUOTE(dwisti @ Mar 26 2007, 06:19 PM) I use VMWare now too, but if the trial 1-year-license is out, I want to install the virtual box from innotek http://www.virtualbox.org/ its free. Is the one from microsoft really good? Eugen
  4. Or rightklick on control -> Format&Precission -> Hexadecimal. Eugen
  5. QUOTE(hannibal @ Mar 22 2007, 04:35 PM) Its easy, Eugen
  6. XML-File is very good for saving clusters into file and very simple. Eugen
  7. QUOTE(crelf @ Mar 19 2007, 12:58 PM) I opine not any time items, I want only unload CPU for some processor-ticks. Nothing with determinism. Eugen
  8. QUOTE(martin@aerodynamics @ Mar 17 2007, 10:52 AM) Really? And why not in LV 8.0? I need more Information about it. Why the support of texture depends from LV version? OpenGL should support textures undependly of the version of programming language. Don't it? Thanks, Eugen
  9. Do anybody have examples, how to give skin to an surfase of 3d object in LV? I search the example "earth and moon", but can't find it. Eugen
  10. I knew of them what you wrote, but why Windows don't give a NOP functionality, how in uCs. I don't want to wait any determenistic time, but less than 1 ms without 100% CPU load. Eugen Should I ask Bill Gates? :thumbup:
  11. I can't answer, I don't use any variables in my VIs. I think it's the wrong way to exchange data between VIs in LV. And by using queues or notifiers you have a realy important feature: it's triggering of tasks. Eugen
  12. You can parse the string array returned from find VISA ressource to get right number and then sort them. Where is the problem? Eugen
  13. You look here http://forums.lavag.org/index.php?s=&s...ost&p=25984 Eugen
  14. You can ask position and bounds of the parent window and place your SubVIs in this Array or use SubPanel, how i2dx just told. I personally find windows more usefull than SubPanel, because the user can move, resize and hide it. Eugen Graf
  15. LV 8.0.1 AMD Athlon 64 3200+ 2.01 GHz 1 GB RAM XP+SP2 at 10 repeats have durations from 127 to 130 ms Eugen
  16. Eugen Graf

    EQUATION

    QUOTE(Jeff Plotzke @ Mar 15 2007, 05:45 AM) I too. :thumbup:
  17. Eugen Graf

    EQUATION

    I think you have to use the feedback node or shift register to solve your problem. If the input depends from output you can't solve it without feedback. Eugen
  18. And, if you want, you can use this VIs to run, start, set values and stop tasks (undependly running threads) http://forums.lavag.org/index.php?s=&s...ost&p=25858 Eugen
  19. Nobody knows FFT ? I use now easy FFT, how I get the right Amplitude of my signal. Eugen
  20. QUOTE(spacetoon34 @ Mar 12 2007, 08:20 PM) For data transfer you can use: globals functional globals notifiers user events queues look help for it. Eugen
  21. If I sort the member list by profile views I am on the first page, but only about 40 posts written and only since one month registered in this forum. Why ?!? Nice avatar or what? Eugen
  22. I use this one to create a INI file in application data folder. Sorry no VI available at the moment. http://forums.lavag.org/index.php?act=attach&type=post&id=5165 And this multitasking VIs to start a list of tasks, set values, stop tasks and open FP and bring to front. Eugen
  23. Unevenly Sampled Signal Spectrum.vi ??? Any experience with?
  24. Eugen Graf

    FFT

    Hello, I want to analyse amplitudes over frequencies, but my signal is not equidistant over time. I have so two arrays, one with values and one with time stamps. Any examples? Thanks, Eugen
  25. Thanks for your answers. The important info which is to know is to erase ALL OF 3 ICONS. Eugen
×
×
  • Create New...

Important Information

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