Jump to content

TobyD

Members
  • Posts

    636
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by TobyD

  1. Please give it a try and let me know if you find any bugs or have any suggestions for improvements.

    thanks,

    -John

    Nicely done John! I've thought about doing this for a while now, but I can almost always find something to do with my time that doesn't involve dealing with the "slog" of MSDN. Thanks for taking the time to share this!

    -Toby

  2. Hi All,

    I want to define a custom error code file which is specific to a new project we're starting.

    Is there a way to get labview to check the current project directory for error files when I run a VI from the project?

    (By the way I did post this question on NI.COM here as I didn't realise this place was back on line!

    As far as I know there is no way to specify a specific error file for a specific project unless you write your own code to make it happen. This would be a good feature suggestion though.

    -Toby

  3. QUOTE (hooovahh @ Jun 8 2009, 07:17 AM)

    Well I was a Portalist, but then I relized that http://www.youtube.com/watch?v=qdrs3gr_GAs' rel='nofollow' target="_blank">the cake is a lie. The other bad thing about being a Portalist is that instead of drinking poisoned cool-aid you get lowered into a fire by a computer. But there's just something fun about putting your faith in a cool gun, by jumping off a cliff knowing the Portal will always be there to safely guide you to the other side.

    I loved this post! It makes me want to go play Portal again.

  4. QUOTE (ASTDan @ Aug 28 2008, 11:12 AM)

    So how about it. Error Handling Techniques at NI week 2009 by crelf! :unsure:

    QUOTE (crelf @ Aug 28 2008, 11:32 AM)

    Sure - remind me when NI's calling for presentation submissions and I'll put my hand up for it.

    Consider yourself reminded (I don't actually know when NI calls for presentations, I might already be too late). Of course, I'm hoping the presentation notes will be made available as I won't be able to attend (all non-critical travel has been cut from the budget).

    I'm still struggling with my error handling. I was able to glean some ideas from the JKI State Machine, but I still feel like I have a lot to learn in this department.

  5. QUOTE (PaulG. @ May 18 2009, 06:16 AM)

    Funny you should say that. I thought Star Trek SUCKED. It was so dreadful I wanted to take a phaser to JJ Abrams. :angry:

    I no longer value your opinion.

    Kidding, of course, but I saw Star Trek this weekend and loved it. I think it was very well done with the actors throwing in just enough of the original characters' quirkiness to make it believable.

  6. QUOTE (Ton @ May 15 2009, 10:16 PM)

    I advise you to use TDMS or TDM data, this can be opened by excel with a plugin but makes sure that the data is correct, you will lose no significance data.

    I would also recommend TMDS files. They will be much faster and more compact than text files, and the excel plugin seems to work pretty well if you want to use excel. You can individually configure multiple channels to handle the various satellites and only have to manage a single file.

  7. We have considered trying the PushOK plug-in. Currently we use TortoiseSVN or SilkSVN and do all SVN transaction outside of LabVIEW. For anyone who has used it, do you think the integration provided by the PushOK plug-in is good enough to make it worthwhile?

  8. QUOTE (asbo @ May 15 2009, 10:56 AM)

    I tested by checking out a repository one revision back, then checking out again with the same target and no revision specified - it was, in fact, smart enough to update the working copy instead of re-checking out everything.

    Thanks. That's what my testing showed too, so I guess I'll go with the checkout command to simplify my code unless I hear about or discover a good reason not to do it that way.

  9. In the little bit of testing that I have done, it seems that when svn checkout is run on a pre-existing working copy it acts just like svn update. I can't find any "official" reference to this in the manual or googling.

    Can anyone confirm or dispute this claim? The only difference I see is that svn checkout requires an explicit URL?

    I am in a situation where I would like TestStand to pull the latest files from a subversion repository before each test begins. If calling svn checkout will not cause any problems then it greatly reduces the code I have to write. I can do one simple "checkout" which will either checkout or update depending on the state of the build tree (I don't have to try to figure out if a working copy already exists).

    Thanks,

    Toby

  10. QUOTE (Antoine Châlons @ May 13 2009, 01:17 AM)

    Version 1.6.2 is out and the http://sourceforge.net/project/shownotes.php?release_id=681520' rel='nofollow' target="_blank">change log says :

    [...]

    - BUG: Segfault in TSVNCache. (Stefan)

    [...]

    - BUG: Deadlock in the TSVNCache.exe process. (Stefan)

    So hopefully this issue has been solved.. will let you know.

    I upgraded from 1.5.9 to 1.6.2 yesterday. So far I haven't had any issues.

  11. QUOTE (jdunham @ May 7 2009, 01:46 PM)

    Thanks, I knew about that. But what I really want is this... (And I've already suggested it to NI, but you never hear back about that kind of thing).

    post-1764-1241729121.png?width=400

    This construction comes up all the time if you use picture controls, or you do GUI arrangements, any kind of 2D coordinate stuff, or histogram bins, or limit testing... I know it sounds like feature bloat, but having a native function for this would lead to much cleaner diagrams.

    You could submit this as an OpenG candidate.

  12. QUOTE (Tuner @ May 1 2009, 05:35 AM)

    Grazie, chiederò lì. voi non sapete nulla a riguardo della mia richiesta. ciao grazie

    Dovrebbe essere possibile con la scheda che hai, ma senza più informazione non saprei dire di sicuro.

    It should be possible with the card you have, but without more information I can not say for sure.

×
×
  • Create New...

Important Information

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