Jump to content

viSci

Members
  • Posts

    456
  • Joined

  • Last visited

  • Days Won

    17

Posts posted by viSci

  1. I have two identical vi's (app1 and app2) that both create a user event and register that event in a event structure.  I have confirmed that each vi generates a unique User Event and Registration Refnum.  I am finding that a triggered user event in app1 seems to also be received in app2.  How is this possible?  I am pretty certain that I must be doing something completely stupid but right now I cannot see it.  Any thoughts would be very much appreciated.  BTW this is LV 13.0f2

  2. I had this brainy idea the other day to help a customer create an event scheduler by using google calendar to manage the events.  I could setup the events to send notifications (email or SMS?) to my app which would then decode a command embedded in the event description field.  The other possibility would be use the google calendar web services to poll for upcoming events.  Notifiction by email at first sounds good but then I still have to essentially poll an email server. 

     

    Anybody ever tried to do something like this before?

  3. All - thank you for the great replies!  I think I was just saved from a serious potential error in judgement. I am now settled on changing my original attempt at a fixed price contract to a much simpler consulting by the hour approach.  I have tried to offer a best estimate of the hours required but a large body of inherited software that is unfinished and untested has too many uncertainties for me to be held accountable.

    • Like 1
  4. I am in the process of formalizing a contract with a company that has been known to have had prior issues with LabVIEW developers and has adopted a tough talking somewhat litigious tone.  I am considering what wording I should put into a Software Development Contract that will protect me from any liability in the event a bug in the software should damage the clients property.  Has anyone had experience with this?  Or perhaps could suggest a contract template to start off with.

  5. Been down this road and after fighting with the 3D graph and 2D picture control I became dismayed at LV's lack of modern 2D graphics with basic features such as anti-aliasing and the ability to define a hierarchy of graphic objects.  I was hoping someone would have tried to bring some SVG action in LV but instead had to settle for .net which is actually pretty nice.  I spent about 2 solid weeks wrapping .net graphics and produced some very nice anti-aliased radar type graphics. If interested I will try to wrap up my .net libraries and post in the CR. In the meantime you can see some of the results in my portfolio at www.viScience.com (Avionics 1553 Simulator)

    • Thanks 1
×
×
  • Create New...

Important Information

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