how can i edit cpu timer's values from hmi ??

k.hamza

Member
Join Date
May 2014
Location
Casablanca
Posts
3
Hi,
Im working on a supervision project with TIA portal V12, im a beginner and i need to know how can i get the possibility to change a cpu timer's value via hmi , im using a CPU 315-2 DP and HMI KTP1000.
thank you
 
No idea with Siemens - easy with Omron - just use a data memory for the timer set value and write from the screen. Really simple and works.
 
Maybe you are using the S5Timers ?
The short reply is, dont use S5Timers, use the IEC Timers (SFB3, SFB4, SFB5 from the standard library).

You then link the KTP1000 Tag to the .PT value (Preset Time) of the IEC Timer instance.
Notice that the IEC Timer uses milliseconds for the timebase.
This may be impractical for the enduser (if he want to set 30 seconds, he has to enter 30000 milliseconds). If that is a problem, then use scaling in the Tag (for example 1:1000 to have seconds in the KTP1000 to be milliseconds in the S7 program).
 

Similar Topics

Dear Everyone I work with PLC GE-Fanuc. But I don't know that "PLC GE-Fanuc (Series 90-30 and VersaMax) can Online Edit Programming while...
Replies
9
Views
3,133
Hello, I made a change in alarm setup in factory view studio, where I changed a alarm message text. After that I made a run application and...
Replies
0
Views
183
Searching edit zones within all routines and other criteria still says no results found, yet I still have the "edits present" indicator at the...
Replies
6
Views
286
Does anyone know where I can get TouchWin Edit software version V2.C.5 or above? Xinje's website is lacking. I just got a newer TH765-N display...
Replies
0
Views
196
I have a FactoryTalk View Se project, Is it possible to export Direct Reference tags to edit in a CSV file or Excel? I know I can export HMI...
Replies
1
Views
319
Back
Top Bottom