Jump to content

i2dx

Members
  • Posts

    683
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by i2dx

  1. I believe that Access does not support this, so if your DB is an Access DB (or Jet, to be more accurate), you might have a problem.

    hmm ... Access does support this in a *certain* way, but I would not use it, because the Jet module creates a local copy of the *.mdb file for each query, which means, that you get a real huge network load with increasing file sizes and if your network gets to slow, you have a good chahce to loose the integrity of your data => if you have multiple clients, use a DBS

  2. be careful with which is which.

    hmm - I am not sure - but I think this is a really good way to get a corrupted project. LV 8.x opens one application instance for each target and keeps them synced. If you edit a VI with your "own external" LV instance you can have different copys of the same file in memory and I think that will mess up your whole project.

  3. We have publically visible bug reports all over the ni.com DevZone, so why would it bother us if LAVA has similar lists? Yeah, some of them are embarrassing, but as long as there are threads like this one ("things that have improved") to remind everyone that it's not all bad news then the bug lists do more help than harm.

    hmmm ... just to be honest: business as usual = show a little smile on things that have improved and rant as loud as you can if something does not meet your expectations. the reason why I started this thread was (as described in the subtitle ;) ) that I felt that I should not just rant but mention the things that have improved from 8.0.1 to 8.20 :)

  4. Hello,

    I am trying to acquire temperature measurement through a 4-W RTD with Agilent 34970A.

    I want to get this measurements into LV8.2. I have installed the LV-drivers that comes with

    the Aqilent DAQ-unit, but I can't get any of the examples to work. I have installes the NI-VISA

    4.0 drivers and I find the VISA resource name ('ASRL8::INSTR') in my controller.

    My Agilent 34970A is connected to my computer with an RS-232 through a USB2COM device (MosChip).

    I've tried to run the VIs in the example, but no data appears...help :\

    mvh

    Arild (.no)

    Check the interface configuration of the 34970A!

    as far as I know, GPIB is the default setting for this device, so you have to switch to RS232 and check the communication settings (Baud Rate, Start Bit, Stop bit, Handshaking, etc ...)

    The communication is plain ASCII, maybe you want to turn of the termination char? The device should respond to a IDN? query with the device ID - you can check that with a terminal programm. If you get a response the RS232 communication works properly.

    good luck :)

  5. LabVIEW 8.20 Improvement: LabVIEW Crashs about 14 Times more frequent as well :throwpc:

    LabVIEW 8.20 Improvement: A lot of new bugs... http://forums.lavag.org/index.php?showforum=80

    After every second restart of LabVIEW i get those error messages fpsane.cpp....

    even if I stoped LabVIEW by myself...

    hmm, strange. LV 8.20 seems really stable to me. The only (reproducable) situation when LV crashes is, if I edit a typecasted enum, which is part of a e.g. typecasted cluster AND a VI containing one of the typedefs is open. LV crashes on the "save and replace" dialog.

    I have informed NI about this behaviour, but it has not yet been confirmed as a bug - although the AE could reproduce it - it seems they are still working on it ;)

  6. Hmm, if this were "the other forum" I would wonder if it wouldn't get deleted ;)

    that's why I do not post in the other forum :) - but it's a phrase from the Microsoft website, not from NI.

    Whatever, I hold the opinion, if you want to program some piece of hardware, you have to have some skills. No programming language or code generator can replace the knowledge of a programmer. Neither can Express VIs replace the knowledge of how to correctly acquire data nor can a "robotics toolset" create

  7. Oh, OK. So I guess I should just send an email to NI and ask for a Licence? Great, I'll do that. Gee, I didn't think it would be so easy.

    as far as I know there is a separate scripting license file, you can get from NI, but HOW to get it is an other topic:

    maybe you have a chance, IMHO you need 3 prerequisites:

    a) a good reason why you need it

    b) a signed NDA

    c) a good relationship to NI, maybe a LV Champion is helpfull

    for the rest it will probably be a NSL (No Such License)

    please let me know if you got it, I'm interested, too ;)

  8. :wacko: So you're waiting until you get a free Premium Membership before you'll pay for a Premium Membership?

    hmm ... I would not expect everyone to become a premium member. IMHO Premium Membership is not intended to make MichaelA ritch, but raising the funds to operate this site!?

  9. Ah, but what if you put the pressure cooker in the microwave?

    hmm, this is a dog eat dog situation, because YOU produce a big bang with a preassure cooker ... (and it definitively produces background microwave radiation!)

    strange ... I'd like to diskuss more asspects about this topic and I'd like to call that the "LAVA paradoxon" :)

  10. Blame it on the sequence structure!

    Are you connecting to this VI while it is executing on the RT system? If so, I'm not sure it would exit the LabView development environment... Besides, I'm not even sure what that function is supposed to do in an RT environment...

    no, it's not running on a RT system, but you are right with your comment!

    using "quit labview" on a RT system results in "strange behavoiur" e.g.: your application remains in memory can restart if you open max and edit tasks!

    the reason for my problem was an other one:

    If you have an event structure in your application, which catches the "application instance close" event, the quit labview function will not work any more. I have reported this as a bug and I am waiting for confimation ...

    You can try it out with the attatched VI, the behaviour is reproducable on my system - even in the development environment LV will not close on calling "close labview", while calling the function without the event structure closes labview (as it should).

    thank you all for your quick response!

    Download File:post-885-1165504596.zip

  11. ... but I'm also a little embarrassed. Although I've submitted a lot of posts, I'm not sure my SNR is particularily high :)

    just to make you feel better:

    [ironic]

    well, you're right ... I would have prefered Jim as the first TALM ever, too ;)

    [/ironic]

    anyway, even I think, you deserve it :)

    and regarding the SNR: sometimes, a "I dunno"-answer helps, too :)

    cheers and congratulations!

  12. To Michael: This is worth its own thread...

    hmm ... I don't think so. These postings make sense here, because it's topic is about the fifth dimension. But the fifth dimension is hard to get and therefore it makes sense to start with the well known 3 dimensions, which are shown in martins post. Maybe we add some information about spacetime here and then - who knows? - we are maybe able to proceed to the 5th dimension?

    It would be really interesting to know, how to programm in 5 dimensions :)

  13. -For some longer mesurements (45 minutes or more), I only need my average pressure and to save post processing time & server space I only want 1 value per second.

    hmm ... if you only need the average of your values @ 1 Hz, maybe you want to use my "IBB Logger Base" ?

    It accuires data internally @ 1 kHz and you can decide, how you want to evaluate your data (Average, RMS, etc ...). You can select a "Sampe Rate" from 10 Hz to 0.1 Hz (?) and all Data are displayed on the front panel and logged into a database, where you can export them into an *.CSV-file

    You can download it here: IBB Logger Base 2.0.1

    Please let me know, if your DAQ-Hardware is not supportet. As far as I can be used with DAQmx, I can give you an update, which supports your hardware ...

  14. But the code is a mess, its my biggest diagramm I have ever "painted" since it was / is only a test to see what you can do with the 3d Control...

    and there are currently no subvis used and you need aprox. 15*10cm to define a single element...

    <giggle> hehe ... happy refactoring ;)

    but to be honest - I now how it is, if you discover a new functionality - you are interested in results, not in pretty code ;)

    :beer:

    BTW: do you work for alstom/ch?

×
×
  • Create New...

Important Information

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