7/1/2013 7:28 PM | |
Posts: 18 Rating: (1) |
Dear Experts I am trying to use the timer in one of the step's action in my S7 Graph code. I have followed the instruction manual on how to define the timer in the action. I defined a timer in the attched file (T200). Can someone please help me on how to actually use this timer? I want to use its timing value (for comparing used in transition and time of the multiple steps), timer timing bit and timer done bit. I couldnt figure out the format for the above parameters. It looks like a standard S5 timer, which should have a BCD output. But T200.BCD does not work. Much appreciated!
AttachmentS7 Graph Timer.pdf (690 Downloads) |
7/2/2013 10:20 AM | |
Posts: 559 Rating: (87) |
Dear shenhao610, You can use stepNo.U as a time value of your current running step. If you want to use to diplay in SCADA or HMI, you can find it from that perticular DB where yu have defined to call the garph FB. it is defined as G7S[stepno.].U. You can use it. |
Follow us on