Jump to content

i2dx

Members
  • Posts

    683
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by i2dx

  1. QUOTE(Aristos Queue @ Aug 19 2007, 08:18 AM) hmm ... and NI didn't mention the biggest LabVIEW community in Europe in it's keynote ... and I guess (just to be mean) it didn't even consider to mention ...
  2. QUOTE(David Boyd @ Aug 18 2007, 04:47 AM) you're right I have absolutely no idea what the jokes mentioned above wanna tell me ...
  3. thanks a lot but to be honest: QUOTE(yen @ Aug 17 2007, 03:35 PM) I am lazy, and I am curently running out of time and and and ... so ... I think 1000 ms are just a fine blinking rate at the moment
  4. QUOTE(Jim Kring @ Aug 16 2007, 11:02 PM) ... plus the typleless wire, plus a primitive to detect the data type or something like a case structure that detects the wire type. This would make it possible to create a polymorphic VI INSIDE one single VI, without the hassle to create many VIs and bundle them to a polymorphic VI. Ok, that would make the current way of creating polymorphic VIs more or less dispensable for simple data types and arrays of simple data types. It would be of course a problem with more complicated datatypes, like clusters, etc ..., but IMHO it would not be to difficult to give us this feature for simple datatypes and arrays of simple datatypes and leaving the complicated stuff for the next generation of skilled LV developerts http://forums.lavag.org/index.php?act=attach&type=post&id=6667 QUOTE(Jim Kring @ Aug 16 2007, 11:02 PM) I've got a million things I want to do with this! It's one of the (undiscovered) pillars of LabVIEW code reuse! /signed
  5. Hi folks, is there any way to set the blink delay of a specific control with a property node? The only way I found to set the blink delay is to change the value in the LV options dialog. But this means also, that the value is applied to ALL blinking controls and, if I compile an exe, I have to put that key into the exe's INI-File ... thanks! CB
  6. I have one, too http://forums.lavag.org/index.php?act=attach&type=post&id=6624 http://forums.lavag.org/index.php?act=attach&type=post&id=6623
  7. QUOTE(Aristos Queue @ Aug 14 2007, 11:10 PM) a reusable framework would be fine. If many people use that design pattern, it would help many people to develop faster, if they can use a pre defined architecture. On the other hand: it does not talong to develop a new QSM for me, because I use VI templates and since I discovered, that they are recursive, I create a complete "sub-application" within seconds ... QUOTE(Jim Kring @ Aug 15 2007, 12:49 AM) No, I don't think so. I'll be using them for quite a while. /signed
  8. QUOTE(peteski @ Aug 14 2007, 12:03 AM) and "if it's to small, use duct tape"
  9. QUOTE(Jim Kring @ Aug 11 2007, 01:59 AM) /signed ~~~~~~~~~~ I like the "In place nodes", too. It seems we are getting pointer operations in LV without the hassle of pointer arithmetics. Great! :thumbup: I'd like to see more of that The coupling between file hierarchy and project hierarchy also helps a lot to keep track of your project. Thanks My impression about LV 8.5 so far is: there are many improvements "below the surface", without annoying the users with bells and whistles (..which the marketing departments like so much )
  10. QUOTE(Christina Rogers @ Aug 10 2007, 02:29 PM) thanks a lot! I would really appreciate it, if that would be approved until my next Exam (10/2007) QUOTE(Christina Rogers @ Aug 10 2007, 02:29 PM) As you probably know, customer success is very important to NI (have you seen Dr. T's triangles?) and we're happy to hear suggestions of what we can do to help you. I have a made a scan of mine (still have it ...) http://forums.lavag.org/index.php?act=attach&type=post&id=6602
  11. Hi folks, I have to admit, I have "not really worked" with LV 8.5 yet, just because there are running projects in LV 8.2.1 and I can't / want to upgrade e.g. because I need the RT / FPGA module etc, so I just took a look, and I found a few things, that amazed me, but noone mentioned so far:: New menu entry "Adapt to Source" in the Context Menu: http://forums.lavag.org/index.php?act=attach&type=post&id=6588 You can place feedback Nodes without a For/While-loop which gives you the possibility to create a structure-less old style global http://forums.lavag.org/index.php?act=attach&type=post&id=6589 --> I used the "Adapt to source" feature on the "Numeric 2" Indicator, to test the functionality (yes, it worked ). it looks like we get some XNode functionality in the BD, without any notice?
  12. QUOTE(Christina Rogers @ Aug 9 2007, 09:41 PM) In the older LV Versions there was somewhere in the Options pages a menu where you could change the palette layout from "Express" to "Advanced". This gave you the palette view, shown in one of my last posts. I have no problem, seeing the Express palette as default palette during the first launch, but I'd consider it as more convenient, if I hadn't to search for a way to restore "my" palette view, I am used to QUOTE(TiT @ Aug 9 2007, 09:50 PM) I'd like to be allowed to bring my labview.INI file with me at the CLD. /signed ... AND CLA please or better: all exams where you have to work with LV!
  13. QUOTE(dsaunders @ Aug 9 2007, 07:56 PM) thanks a lot! Edit: The changes made on the "sticky" palette have no effect on the palette, which comes up on a rightclick. If you want to change the layout of "these" palettes, you have to switch to "category" view in the options dialog. QUOTE(LV Punk @ Aug 9 2007, 08:13 PM) I appreciate that NI is trying to improve the user interface, but come on. Defaulting a new install to the Express VI pallete? :thumbdown: NI, for the love of god, PLEASE stop f'ing with the palletes! ACK! @NI: PLEASE! only change the palette layout, IF THERE IS A REALLY GOOD REASON. If you look over my shoulder, when I am programming, you might get the impression there is a knitting machine working. However, if you would ask me, how my palettes do look like, I had to admit, that I don't know. But deep inside my weird brain there is a pointer to the location of each item I need, which is directly linked to a mouse gesture Therefore a new palette layout knocks out my programmig automatisms and I feel like a race car driver, forced to use a pedal-car
  14. is there a way to make the palettes look like this view, which I have in LV 8.2.1 and where I am used to? http://forums.lavag.org/index.php?act=attach&type=post&id=6575 I tried hard to make the "Programming" palette the only "open" and "default" palette, for the function palette, opening on a right click on the block diagramm, but I found no solution. any tips would be greatly apreciated
  15. QUOTE(VegHead @ Aug 6 2007, 07:25 PM) If you want to reset your device you don't need ActiveX, there is a reset device VI in the DAQmx lib: C:\Programme\National Instruments\LabVIEW 8.2\vi.lib\DAQmx\configure\system.llb\DAQmx Reset Device.vi Unfortunately this VI is not in (my) DAQmx-Palette - but I can remember it was there in LV 7.1.1 ...
  16. QUOTE(Michael_Aivaliotis @ Aug 3 2007, 11:00 PM) lol, the same with me. I started my first LV 8.2 project in April this year. I have just finished to upgrade my largest project to LV 8.2.1 from 7.1.1 and now ... we have 8.5. puh, it seems, I have to work a little bit faster to catch up with the prodictivity of NI R&D Not to forget, I just rewrote my Tool Chain a few weeks ago for LV 8.2.1 ...
  17. i2dx

    just a joke

    The teacher gave her fifth grade class an assignment: get their parents to tell them a story with a moral at the end of it. The next day the kids came back and one by one began to tell their stories. "Tony, do you have a story to share?" "Yes ma'am. My daddy told a story about my Aunt Karen. She was a pilot in Desert Storm and her plane got hit. She had to bail out over enemy territory and all she had was a flask of whiskey, a pistol and a survival knife. She drank the whiskey on the way down so it wouldn't break and then her parachute landed right in the middle of twenty enemy troops. She shot fifteen of them with the gun until she ran out of bullets, killed four more with the knife, till the blade broke, and then she killed the last Iraqi with her bare hands " "Good Heavens" said the horrified teacher. "What kind of moral did your daddy tell you from this horrible story?" "Stay the fuck away from Aunt Karen when she's drinking."
  18. QUOTE(crelf @ Jul 25 2007, 01:39 AM) ah, ok, it's sometimes hard to notice a joke with my "bavarian english" :beer:
  19. Hi Folks, I need a hint / resp. I need to be sure: If I use the "Open VI Reference" primitive I can wire an application reference to ensure that all VIs run in the same application instance. If I use static VI references in my LV 8.2.1 project and use these references to dynamically start and stop VIs through VI Server, do these VIs run in the same application instance as the VI where I have placed the static references?
  20. QUOTE(crelf @ Jul 24 2007, 01:30 AM) Of course you can. Noone can prevent you from creating a VI in LV 7.1.1 which contains all the scripting nodes you need. OK, maybe the code is less efficient and you will miss something, but it still works. I still use Scripting in my tools under LV 8.2.1, and I have developed new ones ... (and I found out many of the scripting nodes are now simply "private") QUOTE(rolfk @ Jul 24 2007, 07:21 AM) This sentiment! Is that official NI policy now? Maybe it has come the time to consider for me if LabVIEW is still the tool I love to work with. that reminds me a little bit about Galileo Galilei ... In a way I can understand AQs concerns, I interpret that as "don't make me more work as I allready have" (due to support, etc ...) on the other hand it is a fact, that humans are courious and have allways tried to gain more knowledge. This truth is expicid valid for IT gurus so it's wrong to blame the experts for trying to gain more knowledge. Last but not least that is what NI wants: a community of LV developers which has a broad base of knowledge!? (I hope I am not wrong and the NI's favourite LV user likes the express functions most ... <shiver>)
  21. QUOTE(TiT @ Jul 23 2007, 09:06 AM) It's Mike Ashes signature ... (e.g. http://forums.lavag.org/G-Math-or-other-expression-parser-in-LVRT-t7315.html&view=findpost&p=27663' target="_blank">in this post)
  22. QUOTE(Aristos Queue @ Jul 23 2007, 06:38 AM) That's a part of Murphys law: if there is a possibility to do such things, someone WILL do such things, whatever you do to prevent that
  23. i2dx

    missing VIs issue

    QUOTE(tcplomp @ Jul 9 2007, 11:52 AM) yes, but I never had installed the Simulation Toolkit ... so I decided to use "brute force". It is/was an issue with the deployment VIs. I don't know why or how, but maybe because you can simulate a cRIO System?
  24. i2dx

    missing VIs issue

    QUOTE(Michael_Aivaliotis @ Jul 8 2007, 05:23 AM) ah, ok, thank you. that show's me the direction. I guess, I will now uninstall 8.2.1, clean up my harddisk and reinstall 8.2.1 ... QUOTE(Michael_Aivaliotis @ Jul 8 2007, 05:23 AM) I had the same problem and it was driving me nuts. that's true, that can really drive you crazy ...
×
×
  • Create New...

Important Information

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