Jump to content

Ton Plomp

Members
  • Posts

    1,991
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Ton Plomp

  1. Ton,

    Create a VI with and instance of the XControl on its Front Panel and then edit the palette such that this VI is set as a "Merge VI".

    Thought about that but it just seem unnatural.

    At home it works, I think I seriously have to reinstall my work laptop... (that will cost me a day or 2!).

    On interesting thing is that at home I couldn't find my controls palette when editing. Had to edit my labview.ini to get it back. (was probably gone when dual monitoring)

    Ton

  2. Sorry to come in late,

    we just got our hands on 'On Time' by axosoft, still figuring it out. We got the program from another project which was killed by the client, so it was targeted for a Visual Studio team, but hey we got it now:

    • Multi-user

    Yes

    • Multi-project

    Definitely

    • Web based

    It has a web interface, which is just like the windows interface

    • Open source

    No

    • Good performance across distant networks

    Should work, it has his own web server were you can log in on

    • Inuative interface

    Not really, however I only looked at it, but I think it covers everything

    • Comprehensive reporting functions

    Definitely, it looks very powerfull

    The manager who bought this is used to work on SIL4 level programming so the documentation of stuff is very well coverd with this program. The single user version is free! We are starting using this program in the next month or so. It has integration with MS Visual Studio and SourceSafe, I am not aware about subversion.

    However it is rather pricy.

    Ton

  3. Congratulations!

    If I'm lucky enough to attend NIWeek 07, I'll be closely watching what type of computer you use for any demos you give ...

    post-949-1169835771.gif?width=400

    post-949-1169835747.gif?width=400

    I'm thinking of a new PC to get the kids to stop fighting between the P-II 300 MHz and P-4 2 GHz computers in our office. Maybe my next purchase will let them fight over Mac VS PC instead :rolleyes:

    One reason not to buy a Mac, my boss doesn't have a mac LV license. Now if that came in the box (I don't need the baret), i'd consider

    Ton

  4. You made a programming error, you should read the start time of the second loop at the start of the second loop not at the start of the VI.You could use a sequence, with in each sequence frame one of the two methods with their own timing.

    Ton

  5. Good one you caught,

    I was trying to start with OpenG Package builder, and somehow couldn't add VI's to my package....

    Then I noticed saving and opening of a .ogbd file wasn't consistent the 'Package Files' tab was always empty. I found out that the [Files] section had no entries, debugging let me to this bug...

    somehow the read-key doesn't suffer from this problem (maybe because there is only one item under [Files].

    I also noticed that the Package builder uses a quit old version of the variant config VI's (2.4 instead of 2.7)

    PJM, have you tested if this happens on all datatypes?

    If packagebuilder needs to be updated that's quite some work.

    Probably builder also needs updates..... Or builder should be elimated in 8+

    EDIT:

    In Package builder I have preceded every Write Key (Variant) and Read Key (Variant with the to variant primitive, now the package builder works. I tried to look up every to variant coercion dot with VI Analyzer but the number was a little bit to overwhelming... :(

    Ton

×
×
  • Create New...

Important Information

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