Jump to content

Jordan Kuehn

Members
  • Posts

    690
  • Joined

  • Last visited

  • Days Won

    21

Posts posted by Jordan Kuehn

  1. I do suggest reading through my linked document. It will give you some help determining which implementation is best for your use case. At a very very rough guess if an FGV works for you, a Network Shared Variable (NSV) may be a better solution for you. There are some out-of-the-box solutions from NI and a few others that transition to a custom implementation. The important thing is to understand the options and choose what is best for your application. Good luck with your choice. More details and I think we'd be more than wiling to guide you to the appropriate transport mechanism.

  2. Here is one simple implementation using a Hilbert Transform and taking a derivative of the envelope. Here's some reading that covers way more about this transform than matters for this discussion, but has a nice picture at the bottom of page 8.

    Something similar could be done with the ptbypt RMS suggestion you have on your dark side thread.. Take what you want from it.

    hDFeuRR.png

    • Like 1
  3. Hi Shaun.

     

    Would it be of any help if  start doing a flow chart of the execution functions of the program? I haven't done it yet, but I just wanted to check if it would be of any help. 

     

    Kas

     

    In general it is almost always beneficial to spend some time in advance modeling what you want it to do before actually touching any code.  The cases where it isn't are typically trivial.

  4. The web interface seems to be working fine now.  And the app works too.  You must use the forgot password tool to get an initial password, apparently, to get the app to work.

    I was able to book all my sessions.  Not too bad this year.  Got all my #1 choices and only had to skip a few #2s due to conflicts.

     

    Ah, I misinterpreted the email.  The "/" character separates the user name and password rather than providing some extra secure password.  Doh!

  5. Are deployed systems guaranteed internet access and the ability to ping a license server?

     

    Sometimes :frusty:

     

    I'd be interested in both options.  I imagine that the license server route would allow for a silent activation which could be nice.  A non-networked option would be nice too.  Like I mentioned, my one-off quick solutions have involved a static file, but some sort of serial key would be preferable.  I just don't want to go do a bunch of work developing something that I feel has almost certainly been done many many times.

  6. From time to time I have the need to provide a customer with an executable, but have it only work for a fixed period of time unless it gets 'activated'.  In the past I've employed some one-off solutions of my own using hidden files, registry keys, and whatnot.  This seems cumbersome and is a bit strange to apply an 'activation', i.e. update the file/key/whatever to a known good value.  I know NI has a Third Party Licensing toolkit, but the options for an exe require buying a third party licensing server that can take payment from paypal and such.  I don't need this complexity or the added cost.  My question is, what do you guys employ?  Is there a simple solution to this or does it require building up a more complete activation scheme from scratch?

×
×
  • Create New...

Important Information

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