Mitsubishi PLC FX series

Join Date
Dec 2013
Location
Chittagong
Posts
19
Dear,

Hello! Hoping everyone is fine. Friends , I need some retentive data register , retentive counter , retentive timer of mitsubishi PLC fx0S serise which can retain its memory during power failure. I know about retentive timer but it does not work with my fx0S series. My advance appreciation for any help.

I have attached my file .......... i have used counter and register but they are not retentive. I want retentive type.

Allah Hafiz .

Saifuddin
 
Firstly, you didn't zip the program up correctly. half of it is missing and so it's - unreadable.

The FX0s is a basic plc and so does not have many retentive registers or counters. It has only 2 of each (that might be enough though - I don't know)

C14 & C15 are retentive counters and D30 & D31 are retentive data registers and I don't think there are any retentive timers with that model.
 
Hi,

If you're not using both of the two retentive data registers you could just use one of them as a counter (using inc or dec and comparing the value to a target etc)
 

Similar Topics

Hi One of the PLC's that I maintain/update is a Mitsubishi Q-Series, probably installed about 10 years ago. At the moment, ALL the wires from...
Replies
13
Views
1,165
Hello everybody! I found option for creating communication with Q series via python. But can't find any tips for connecting with PLC FX series...
Replies
3
Views
5,386
using Q03UDV plc &QY42P for outputs.....working ok i want to use new output ..download the programm but output does not show 24 v in...
Replies
16
Views
3,233
Hi, I need to send a digital output to turn a water pump Inverter driver ON/OFF. To this end, I'm planning to use a Digital Output Module, i.e. it...
Replies
16
Views
3,527
Hi, Today I connected up a previously spare QD68TD-G module, configured for inputs from eight K-type TC's. However, when I connect a Fluke to...
Replies
23
Views
5,494
Back
Top Bottom