Newbie: Problem with Totalizing (Retentive) Timer with OMRON Plc

ashrafazmi

Member
Join Date
Apr 2009
Location
Shah Alam
Posts
3
Hello all, I'm an 'Instrumentation & Control System' final year student. Currently I'm doing my final year project and using PLC (OMRON) as my control platform.

The problem is even when I'm successfully compile the whole program, it seems the Totalizing Timer do not count as usual timer i have worked with.

I'm using the Totalizing Timer as it able to hold its value when deactivate and continue counting using present value (PV) until it reach the set value (SV).

On a side note, i found out during the donwload process from my PC to the PLC memory, it mentions the transfer of 'expansion instruction' failed. Is this the problem?

Many thanks for your attention and help guys!

totalizing_timer.jpg
 
On a side note, i found out during the donwload process from my PC to the PLC memory, it mentions the transfer of 'expansion instruction' failed. Is this the problem?

This depends on what PLC model you are using, some it is via a s/w switch, and others it is via an actual dip switch.

The PLC model will also determine if the TTIM instruction is an expansion instruction or not. Did you have to add the TTIM from the list of expansion instructions?
 
Which model you use?
some of them need to allow 'expansion instruction' by switch or software.


If it CQM you need to set the switch if it model with out switches you need to mark it on the setting.then download the setting .
Most important after the downloading switch the power off then on.
 
This depends on what PLC model you are using, some it is via a s/w switch, and others it is via an actual dip switch.

The PLC model will also determine if the TTIM instruction is an expansion instruction or not. Did you have to add the TTIM from the list of expansion instructions?

The PLC model is 'CQM1H - CPU21'. Yes, i have to add the TTIM from the expansion instructions and it supposed to be TTIM(87). I think this model is on DIP switch. But on the PLC i could not find it really.
 
The PLC model is 'CQM1H - CPU21'. Yes, i have to add the TTIM from the expansion instructions and it supposed to be TTIM(87). I think this model is on DIP switch. But on the PLC i could not find it really.

If you lift the cover above where you plug in your serial cable/peripheral adapter, and turn on Switch 4, this enables user defined expansion instructions.

This is all in the manual, do you have this?
 
If you lift the cover above where you plug in your serial cable/peripheral adapter, and turn on Switch 4, this enables user defined expansion instructions.

This is all in the manual, do you have this?

I found the switch and did as what you said sir. Voila! That solves the problem wonderfully. Btw, i do not have the manual because i borrowed the PLC from my university's laboratory. Probably i should ask if the manual is available.

Thank you for your help and wish you a nice day!
 

Similar Topics

Hi all, Not the way I would like to splash the board, but we are in need of some simple assistance... I have an MD29 card on our Master Drive unit...
Replies
15
Views
9,726
Hi, I am trying to program a PLC code on a CX9000 with TwinCat. I spent the last days configuring the hardware and I think it is fine. I found...
Replies
25
Views
59,828
I have a QO2H Mitsubishi processor with a QJ71PB92V Profibus Master in slot 01 connected to a Beckoff BK3100 modual with 80 Digital inputs and 56...
Replies
1
Views
2,191
I have surfed this board for a while and have learned much, but mechanics are my real forte so please forgive my ignorance of a solution for what...
Replies
7
Views
4,446
ME : I have absolutely no plc experience other than the free tutorial on this site. SITUATION BACKGROUND : I have 'inherited' a machine - It has...
Replies
5
Views
5,664
Back
Top Bottom