Jump to content

LAVA 1.0 Content

Members
  • Posts

    2,739
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by LAVA 1.0 Content

  1. QUOTE (Val Brown @ Aug 7 2008, 03:19 PM) Thanks Val! It is probably an issue with my serial number since LV 8.6 registered OK. Support is checking with R&D about what could be up. I suspect the "integrators" license number has something to do with it. Oh Bother! Ben
  2. Is anyone else having trouble registering all of the add-ons that come with the suite? LV 8.6 registered OK but now it looks like I am going to have to enter a new key for each. Ben
  3. QUOTE (mross @ Aug 6 2008, 08:55 AM) Now i am feeling good..
  4. I don't have any faith in the unbelivable things.
  5. [it is good to know that you have an E Series DAQ board becasue this means the normal recommendations touse DAQmx VI's will be wrong. DAQmx is for M Series hardware]. Mike, can you throw some more light on this part..Why cant DAQmx support E series cards?
  6. QUOTE (Maca @ Aug 6 2008, 03:09 AM) Hi, There are couple of example under LabVIEW which can provide u a readymade solutions. U may have to tweak it a little bit to meet your requirement (Probably). I suggest you not use those express vi's. Go to LabVIEW and "Help->Find Examples" then select the vi which you are looking for
  7. QUOTE (Pollux @ Aug 6 2008, 03:39 AM) There is something called a "Formaula Node" under "Programming->structure->FormaulaNode".u can use this implement the logic. U can directly QUOTE (Pollux @ Aug 6 2008, 03:39 AM) Hello, I'm at my job and is boring today, so I'm trying to implement the basic sudoku-generating algorithm that I found here, hoping that in the near future I will build a sudoku-solving algorithm in LabView. I don't know how could I implement in LabView the line in the title. Can anyone help? :worship: There is something called a "Formula Node" under "Programming->structure->FormulaNode".u can use this implement the logic. U can directly use it....
  8. QUOTE (Val Brown @ Aug 3 2008, 11:34 AM) QUOTE (crelf @ Aug 3 2008, 03:25 PM) Off topic alert: Why don't you use OpenG? Maybe we should break this into a separate thread... Interesting discussion, but I think it will be a company guideline thing. (If Val wasn't open to others people code, he wouldn't have asked) Here's a very rude example: Ton
  9. QUOTE (Yair @ Aug 3 2008, 06:58 PM) Shortcut Menu activation for each pane and control. On the VI you make sure all controls don't have their default LabVIEW shortcut menu. Unfortunately I haven't found a property to get to that VI property, I advice to edit your XControl template to remove that option so all facade VIs have a clear context menu. Ton
  10. QUOTE (crelf @ Aug 3 2008, 02:39 AM) Don't think to easy for LabVIEW, debugging is just a normal VI property node. OpenG can return all the VIs called by another VI, shouldn't be too hard. Ton
  11. QUOTE (sachsm @ Aug 1 2008, 01:45 PM) LV 8.6 does not have this support, but this is a common request and being considered by development.
  12. QUOTE (Omar Mussa @ Aug 2 2008, 04:32 PM) I have the problem the other way around. All my labview versions are virtualized using Altiris SVS. Works OK (some versions must be auto-start). I can't get 8.6 installed under SVS or directly in the OS. Is this the end of the NI-multi installer? Ton
  13. QUOTE (jgcode @ Aug 2 2008, 11:16 AM) Anybody succesfully installed LV 8.6? I can't I get the following error: QUOTE Cannot install NI LabVIEW 8.6 (incompatible with products already installed) NI Measurement & Automation Explorer 4.5 (incompatible with products already installed) I don't know why (the incompatible software isn't mentioned :headbang: Ton
  14. QUOTE (Aristos Queue @ Aug 1 2008, 11:20 PM) So, we don't have to juggle with different office dynamic VIs? That would be a truly awesome example! Ton
  15. QUOTE (TobyD @ Aug 1 2008, 04:35 PM) Thanks for the heads up on my typo. Although that would have made the story more interesting. Ben
  16. QUOTE (DerekLV @ Aug 1 2008, 04:17 PM) Its a queue that is not guarenteed to delivery everything that was posted. It works like a conveyor belt with a bucket at the end. If a worker does not pick-up the widget when the belt shifts for the next new widget added, the oldest drops off into the bit-bucket. Ben
  17. QUOTE (Justin Goeres @ Aug 1 2008, 09:35 PM) Another reason not to go to NI week. Justin smells. Ton
  18. [OT Sea-Story] QUOTE (Michael_Aivaliotis @ Jul 29 2008, 09:12 PM) I learned it is always a bad idea. I used to work with a woman that was so prlific she would refer to herself as "Fertle-Mertle". After catching back up with her I said to her "I see you are once again, with child." She said, "NO, just fat!" I felt about two inches tall and wanted to find a rock to climb under. Ben PS She eventually admitted I was expecting.
  19. QUOTE (EJW @ Aug 1 2008, 03:35 PM) You mean like express VIs? I would go for proper DAQ routines. An express VI might load a new task on every iteration, and in compiled mode some optimizations might be left out. Ton
  20. QUOTE (zorro @ Jul 31 2008, 05:22 PM) The problem is your loop never end, the data is not transfered outside the loop, you will need to stop the loop to get the data in your indicator Dany
  21. QUOTE (zorro @ Jul 31 2008, 10:22 PM) Ditch the formula node. It's holding you back. Some pointers: -Add a wait to your while loop, it's currently eating your CPU -Add a boolean to you while loop, the stop-button is an emergency brake, you will damage your computer while you use this Here's a solution to turn in as your homework. (coffee has been very good today) http://lavag.org/old_files/monthly_07_2008/post-2399-1217536999.png' target="_blank"> Ton
  22. QUOTE (Norm Kirchner @ Jul 31 2008, 04:44 PM) I don't think you can create a single property with multiple levels with scripting (at least I have failed). Endevo has failed as well for (un)bundle a cluster in their GOOP templates. There is some very special scripting involved in that case. Ton
  23. QUOTE (Michael_Aivaliotis @ Jul 31 2008, 09:43 PM) Doh :headbang:
  24. So it's thursday night, the weather is quite hot. I put 4 beers in the fridge, two for tonight, two for tomorrow. Oh horror it's 21.30 and guess how many are left in the fridge Ton
  25. QUOTE (crelf @ Jul 31 2008, 08:32 PM) Are you lazy? Well here goes: Ton PS attached code is in 8.5.1 Download File:post-2399-1217529640.vi
×
×
  • Create New...

Important Information

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