Hi
Script need within me to make a variable rise in value, but I can not open the examples I see are because DB3 format
SendEvent attempt through the Script to the modification of the variable but no success.
Thanks
Variable change
- Esb1983
- Posts: 23
- Joined: Thu Nov 20, 2014 10:51 am
- stalley
- Enovation Controls Development
- Posts: 618
- Joined: Tue Mar 18, 2014 12:57 pm
Re: Variable change
Hello Esb1983,
What version of PowerVision Configuration Studio are you using?
Is the variable a database variable? If so, you have to smRead() to a local variable, increment the local, smWrite().
If this is not the problem, please provide more information.
If you want to post your config in a private message, I can take a look at it.
What version of PowerVision Configuration Studio are you using?
Is the variable a database variable? If so, you have to smRead() to a local variable, increment the local, smWrite().
If this is not the problem, please provide more information.
If you want to post your config in a private message, I can take a look at it.
Sara Talley
Software Engineer
Enovation Controls
Software Engineer
Enovation Controls
- Esb1983
- Posts: 23
- Joined: Thu Nov 20, 2014 10:51 am
Re: Variable change
stalley wrote:Hello Esb1983,
What version of PowerVision Configuration Studio are you using?
Is the variable a database variable? If so, you have to smRead() to a local variable, increment the local, smWrite().
If this is not the problem, please provide more information.
If you want to post your config in a private message, I can take a look at it.
Thanks Thanks Thanks
I've already solved thanks to your help.