Variable change

Discuss issues and ideas you have to configuring displays with PowerVision
Esb1983
Posts: 23
Joined: Thu Nov 20, 2014 10:51 am

Variable change

Post by Esb1983 » Fri May 22, 2015 9:39 am

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
stalley
Enovation Controls Development
Enovation Controls Development
Posts: 618
Joined: Tue Mar 18, 2014 12:57 pm

Re: Variable change

Post by stalley » Fri May 22, 2015 10:00 am

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.
Sara Talley
Software Engineer
Enovation Controls
Esb1983
Posts: 23
Joined: Thu Nov 20, 2014 10:51 am

Re: Variable change

Post by Esb1983 » Mon May 25, 2015 4:53 am

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.