PV780 variable edit and save realtime

Comments

2 comments

  • Avatar
    Ron Roth

    Hi Rahul,

    You have to do a "permanent" write of your variable in order for it to carry over on a restart. I use AngelScript for all my stuff and the actual code looks like this.

    SendAction(ApplicationIDs.NVMgr, ActionIDs.NVMgr_Save, VariableIDs.yourvariablename );

    Ron

     

    0
    Comment actions Permalink
  • Avatar
    Rahul Gupta

    Hi Ron,

     

    Thank You, for the support !!

     

     

    Rahul

    0
    Comment actions Permalink

Please sign in to leave a comment.