Jump to content

i2dx

Members
  • Posts

    683
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by i2dx

  1. i2dx

    MAX 4.2

    maybe because NI want's you to use SignalExpress? just a thought ...
  2. QUOTE(Noxious @ May 3 2007, 11:51 PM) glad to hear it works on the other hand: that leads me to the question, whether it is possible to manipulate the "additional installers" list, by e.g. editing the AppBuilder ressource files?
  3. QUOTE(alukindo @ May 3 2007, 05:40 PM) you're right, I was on the wrong track. what I meant is, this: http://forums.lavag.org/index.php?act=attach&type=post&id=5707''>http://forums.lavag.org/index.php?act=attach&type=post&id=5707'>http://forums.lavag.org/index.php?act=attach&type=post&id=5707 just add the myODBC installer in this field, and it will install after your application has been installed. If you need more then one installer or if your installer is an *.msi file, you maybe have to create a batch file, pack all these installers together with the batch file into a self extracting ZIP-file and make the ZIP-file start that batch file after extracting ...
  4. QUOTE(Noxious @ May 3 2007, 04:36 AM) the good news: you can the bad news: that's really a lot of work - and the reason why people use the myODBC driver . If you really want to connect to a mySQL DB without the ODBC driver you have to connect via TCP/IP and you have to programm the complete mySQL protocoll in LV. I said id before, that's a lot of work. Natvie mySQL Support is on the feature list of my ADO Toolkit for years, but I never had the time to implement that. QUOTE(Noxious @ May 3 2007, 04:36 AM) Or, how can I automate the installation of the above driver into an installer? If you are using LV 8.2.x then that's easy: just add the myODBC driver installer in the section "additional installers" ... You can add additional installers in older LV versions, too, but that's not so convenienet like in LV 8.2 ...
  5. QUOTE(george seifert @ May 2 2007, 06:55 PM) I wish I could help, but I hear this for the first time ...
  6. QUOTE(Michael_Aivaliotis @ May 2 2007, 07:56 PM) hmm ... if you broke it, it's up to you if invision broke it, I'd wait for the next update if you're lazy: I'd wait for the next update anyway
  7. that's a difficult question, I just can guess: IMHO there are 3 categories: 1. to slow, e.g. if you get aliasing effects 2. fast enough - the speed of the accquisition is fast enough to sample the signal 3. to fast: you get more data then your system can handle I'd consider 1 kHz as standard speed, 100 kHz as high speed
  8. QUOTE(Darren @ May 2 2007, 07:39 PM) hmm ... that's really sad. If you want I can write you a PM, than you have at least none
  9. QUOTE(Doon @ May 2 2007, 04:29 PM) If I were the Admin here, I'd refuse to do this, because this means a lot of work. This "simple little button" means, that you have to go through the PHP-sources of the forum software, search for the right position to implement that code, eventually change the database, etc ... As long as this feature is not provided by the forum software "as delivered" that means, that you have to redo this on every software update, that comes along, you have to rewrite your code, adapt the buttons to new templates. I'd calculate at least one day for the first implementation, and at least a half day for the implementation on the further releases ... Moderators are IMHO a more suitable way to repell HHs and encourage newbies.
  10. QUOTE(dannyt @ May 2 2007, 01:56 PM) hmm ... that's a stupid question in my eyes: if you are interested in learning and serious with labview you and your questions are generally* welcome. generally* because, maybe the long term users do not want to answer a question, which has been answered several times before. The reason is simple: that's boring, and e.g. I am not here to waste time, but to read about topics, which are interesting and contain new aspects. So the worst, that could happen to your question is, that maybe you'll get no answer. But if your questions are specific and you point out the issue as exactly as possible, I can not find any reason, why you should feel misplaced or even worse "not worth to write here" - that's bullsh*t.
  11. QUOTE(crelf @ May 2 2007, 02:17 PM) as I allready wrote: I volunteer as Mod ... (if Mike does not find anyone more suitable ...)
  12. QUOTE(Jim Kring @ May 2 2007, 04:42 AM) 100% ACK locking that topic makes sense to me, because then nobody can choose the *wrong tone* in an answer. A standard answer is a more or less friendly but clear signal, that we don't like homework hustling around here. @Admin if you need a Mod - I volunteer - if you don't find anyone more suitable
  13. QUOTE(Darren2 @ May 1 2007, 10:16 PM) I am currently planing a test system, which has 5 nodes (cRIO) and one master (IPC). I am not yet sure, if I should choose TouchPanels for the slave control, or a *small* IPC, but I am allmost sure, that I will use the cRIOs.
  14. QUOTE(Thang Nguyen @ Apr 30 2007, 11:57 PM) I don't really have a recommendation, because I only had one project at all where I had to communicate with a SPS, but I used LV 7.1.1 and a OPC Server with DATASOCKET and it worked fine. This combination is fast enough and reliable, so if I had to do this again, I'd use OPC/Datasocket again ... I encountered a bug in the Datasocket VIs of LV 7.1: I was not able to keep more than 5 Writing Datasocket connecitons open simultanously, because then LV crashed and frezed the PC. But when I was working with datasocket attatched controls I had no problems at all. The reason why I was trying to keep the connections open simultanously was, that the initialisation was rather slow (about one second ...)
  15. QUOTE(alnaimi @ Apr 29 2007, 11:26 PM) the good news: yes you can (you can programm allmost anything with LV, if you have enough time ...) the bad news: if you don't have the DSC Module, you have to code this on your own, there are no functions for "user management" n the VI palette of LV
  16. QUOTE(crelf @ Apr 29 2007, 04:10 PM) IMHO using parallel port for digital IO is more or less useless, because you have to spend to much money for the signal conditioning / connectivity ...
  17. QUOTE(Sally @ Apr 29 2007, 02:33 PM) just make a right-click on your indicator and select "password display": http://forums.lavag.org/index.php?act=attach&type=post&id=5660''>http://forums.lavag.org/index.php?act=attach&type=post&id=5660'>http://forums.lavag.org/index.php?act=attach&type=post&id=5660
  18. QUOTE(Bryan @ Apr 29 2007, 11:41 AM) hmm ... my friends say I am a little bit lazy, but that's not true, I am lazy like a bone, so I'd prefer to avoid any work which isn't urgent I found an http://zone.ni.com/devzone/cda/tut/p/id/3466' target="_blank">article at the NI Devzone, which might be interesting for you. Maybe this is a good point to start? On the other hand: if you are thinking about "playing around" or "home automation" - 2 weeks ago, I bought myself a Siemens LOGO! starter kit for 150 Euros. Maybe this technique might be more suitable for your purposes and if you are used to LabVIEW, you will have no problems to get familiar with the LOGO! The big advantage of a LOGO! is, that you don't need any signal conditioning, etc ... it's all included in one small device and you can switch 12/24V or 110/230V with "ready to go out of the box" devices. If you want this from NI, you have to buy a FieldPoint System, which is at least 5 or more times as expensive as this cheap logic module ...
  19. I agree with Michael in a way. There has been a relative harsh tone to a few new members, not to all. I concur with Michaels position, that newbies must not be bashed just because they are new to LV and ask questions, which are "to basic" for some of the gurus around here. I needed e.g. 2 month to find out, how to change the connector pane pattern, obviously I missed that part in the getting started manual, and I have not forgotten that. Input from an other human makes learning much easier, and I'm always willing to help out. So if whoever thinks that a question is „to simple", he/she is free to ignore it. No one is urged here to answer questions, which are *below its level*. But I'd like to ammend, that teaching the apprentices has allways been a fixed part in mastery. The other side of the medal is, that the amount of NULLs is increasing - not only here, but in other communities, too. If I say NULL, it's a synonym for people, who are not serious with learning, their only interest is to get a solution as soon as possible, and are arrogant and/or brash. I, for my part, have a problem with those people, and it's not funny if you get CALLED / eMailed / PMed by those people, just because they managed to find out your telephone number or email address and think, that <sarcasm> you have enough knowledge to solve their problem (of course they only take the best .... <argh>)</sarcasm>. If I compare LAVA to my living room, this behaviour is like: someone you don't know comes in, throws a can full of trash in a corner, shows you the finger and demands, that you clean this mess up immediately, because you are experienced in cleaning up ... IMHO those people need some adequate, clear words. Choosing an arrogant tone is a proven means in discussion forums against dumb bricks. Being arrogant or hash is not intended to show the world that I'm a super duper whatever guru, but just a good way to get rid of annoying NULLs. I know from my experience from other forums, that from time to time you have to bash the worst ones, to keep up the discipline . Other potential NULLs may read that and get put off. If you don't, you'll attract more and more of them and the forum will become unreadable / the SNR will increase. to cut a log story short: newbies = welcome - homework hustlers = go somewhere else, nobody likes you, nowhere! Why? because nobody likes the idea, that he does the *work* and someone other gets the *merits*. Concerning good / bad language: it took 55 minutes to write this post, inclusive spell checking. Checking it's language as a non native speaker is a way to express it's appreciation, too. And even it's not perfect english, it's at least readable (at least I hope so) and not a post like QUOTE <shiver>
  20. QUOTE(chrisdavis @ Apr 29 2007, 03:56 AM) the USB 600x or 6501 device are nice, but if you e.g. need continious DIO operations, they are not suitable. So my first choice, when considering to buy a DAQ device from NI, would be to buy a M-Series. The small ones are not *that expensive* and you can use them for a long period of time before they become *really* outdated.
  21. hmm ... my X-Controls allways look like this
  22. you can download the latest NI Device Driver CD set (3 CDs) here Warning: this file is 1.36 GB (yes, I mean Gigabytes) big!
  23. QUOTE(Aristos Queue @ Apr 27 2007, 07:32 AM) thanks
  24. hmm ... why not? are there any children around?
×
×
  • Create New...

Important Information

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