Jump to content

sth

Members
  • Posts

    8
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by sth

  1. On August 18, 2015 at 10:35 PM, JackDunaway said:

    I have heard anecdotally Tony Vento "invented" the "LV2 Global". Can you tell a story about what you remember from this time? I was thinking about Ninja Turtles and Ghostbusters this decade in the 1900's, but just like then, ears still perk for a good story.

    Came across this comment looking for something else and a little late, but....  I know that Greg McKaskle was discussing this as a standard technique in late 1994.

    http://info-labview.org/ILVMessages/1994/12/02/Info-LabVIEW_Digest_1994-12-02_005.html

    • Like 2
  2. The OpenG Large File Library claims it is on all OS Versions but since it calls :kernel32.dll I am assuming that is not accurate. I doubt that it is needed in OS X since LabVIEW version XX (12 at least) handles file position values as I64. But if you load the OpenG Toolkit for Mac OS X you get a bunch of errors as it tries to deal with this package.

    Probably just removing it from the Toolkit would suffice. I expect that the newer versions of LV on windows also handle large files.

    Scott

    OpenG Large File Library v4.0.0.3 by OpenG.org

    Released On: Sat, 25 Jun 2011 20:41:08 -0700

    Author: OpenG.org

    Copyright: Copyright © 2007 Rolf Kalbermatter; 2010-2011 Jonathon Green

    License: BSD

    Compatible LabVIEW Versions: >= 2009.

    Compatible OS Versions: ALL.

    Repository Name: VI Package Network

  3. Well it is good to keep a the old file until you sucessfully write a new file. In terms of say "hard links" to the file it is significantly different to create a new file and delete the old file.

    The best way to do this in terms of safety and not messing things up, is to create a backup of the original file (if possible since you may not have write access to the directory) and then attempt to update the original file. If it all fails then put the old data back and abort out. This way if the OS aborts while the file is open you have the backup.

  4. I think things will return to normal now. I have gotten both the campus DNS correctly configured and the nhmfl.gov domain pointint to the correct servers. It will take about 1 day to propagate the fixes through the DNS system but all will be well. This was a bad week.

    -Scott

  5. On reflection, I think you're absolutely right.

    The info-labview server is not down. And I believe that a message went out to the list to that effect. However, the DNS for the server has been foobared by my university (not the lab) so it is not something I can go down the hall and fix. I have a ticket established but their response time is abysmal. The message that went out was rejected by a LOT of systems since it came from a machine without proper DNS.

    In summary:

    I can post as can anyone inside our lab who uses our local DNS, which is working. The faulty entry was the whole nhmfl.gov domain.

    The primary DNS gave a server error. (dns1.fsu.edu)

    The secondary DNS gave the correct reply (dns2.fsu.edu)

    I will post again when it gets up. This has been complicated since our spam filter went nuts and threw 7000 messages in my junk mailbox and some were not spam. This has overloaded the spam filters and our local mail system is bogged down.

    I will post again when things are more normal.

    -Scott

×
×
  • Create New...

Important Information

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