Read timers and couters in S7 300 with libnodave

dscosta

Member
Join Date
Apr 2007
Location
Aveiro
Posts
2
Hello!

I'm trying to read the value of timers and counters in a Siemens S7 314, with libnodave on vs 2005.
when i read the value the answer is the same number as it's possible to see on step7 when i go online with the plc, how can i transform/change that value to the real value of the timer or counter.

thanks

DSC
 
From the block editor select Help and then search on s5time and all is explained. The time is coded in BCD with the top digit specifying the time base. Counter value are in BCD.
 

Similar Topics

All, We are developing MSG instructions with ControlLogix; this controller is the master data collector for the plant. However there are some...
Replies
10
Views
4,500
Hello, We are now working on a software to collet the configuration of different PLC brands ,using a third software to backup all the simens...
Replies
2
Views
69
Hello, I am fairly experienced programming and modifying existing FTView ME programs. I have also used FTView SE to make modifications to a...
Replies
5
Views
113
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
199
Is there a way to use the FAL instruction to do +=2 instead of +=1? I have an array that is organized with alternating "data" and "flag" values...
Replies
5
Views
149
Back
Top Bottom