Twidosuite Counter Problem

dwpang

Member
Join Date
Aug 2012
Location
singapore
Posts
68
Hi guys, appreciate a little help here.

As shown in attached pic, I have a counter and its preset value is 60.
I create an %m signal and word %mw50, and the value for %mw50 can be changed in HMI.
however, whenever I want to alter the value in HMI, e.g. when I enter 100, the value immed change back to 60.
That means i am not changing the preset value at all, rather just reading it.
May I know the operand to change the preset value? I read the whole manual but still cant find anything.

thanks.

10032014.jpg
 
If you want to change preset value you need to change %Ci.P value, where i is number of counter.
Example:

LD SET_PRESET_VALUE
[ COUNTER.P := %MW1 ]

Best regards,
Goran Vuckovic.
 
Hi goghie,

I have input %Ci.p = %mw50, similar to the pic attached.
However what happened was in the HMI, I wanted to change the value but the value still remained the same. It just jumped back to the original number after 0.5s

Thanks anw.
 
Check the properties of the timer. I seem to remember there is a setting for the timer to be read-only (sure this is the default) You need to untick the read-ony checkbox
 

Similar Topics

Hi all, I tried to install Twidosuite on windows 10 but after installing i have the registration link which is not working and also i get with...
Replies
0
Views
574
Is there any guys on here that know how to use Schneider electric plc's and twidosuite. When I try to analyze my program I get an error saying...
Replies
5
Views
1,433
I just started using Twidosuite and did a backup on a PLC, just because it's old and to be able to convert the program to whatever (new) PLC there...
Replies
8
Views
2,254
Hi I'm working with twdlmda20drt twido PLC. I can work with the pid but i can't work with autotune, i read the whole instruction sheet but it...
Replies
2
Views
2,478
Hi I'm working with twdlmda20drt and i was wondering if there is a move instruction in twidosuite cause i cant find it and i may need in the...
Replies
6
Views
2,053
Back
Top Bottom