how to access the current value of a timer or counter in versapro scoftware

vaishu

Guest
V
hi everybody,
i am an M.Tech student.my project work deals with GE FANUC PLC.I'm also learning about AB PLC as a part of training.as in case of an AB PLC is there any provision to access the accumulation value of the timer?
i am looking forward for some help regarding how could we access the current value of a timer or counter in versapro.is there any way to access it?
i'll be thankful,if anyone could extend their helping hand to me.
 
GE Fanuc PLCs don't have a defined area of memory for timers like AB PLCs. Instead, each timer uses three consecutive %R addresses. The first of these registers contains the accumulated value. The second register contains the preset value. The third register is a control word which contains the equivalent of the AB's DN, EN, and ,TT bits as well as the the fractional time increments.

Had you posted this in the regular forum instead of the practice area, I would have seen it sooner.
 

Similar Topics

I have an unusual task with a PanelView Plus 7 (running v11 firmware) and a CompactLogix. The customer wants to place a version number string in...
Replies
3
Views
630
Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
209
Can we use a Simotion D455 ethernet port x127 as a gate, to access S7-1500 plc Tia Portal program ? In the Simatic manager, we used Netpro to do...
Replies
2
Views
101
I have to provide remote access and control to a touch screen. I was thinking about using Weintek and the Weincloud. Does anyone know if this is...
Replies
11
Views
629
Greetings, I am working on a project and I would like to scale %AI to -10.0 to 10.0 VDC. The module Input data is stored as a 16 bit Integer and...
Replies
4
Views
81
Back
Top Bottom