FX1N timer

walters

Member
Join Date
Feb 2005
Location
reusel
Posts
185
people help me out here
im writing a program on a FX1N PLC and in this program im trying to use T246
in the manual stands it is a 1msec timer but when i program it, it looks like a omsec timer cause it wont start running. so i thought maybe because it msec monitor is too slow and i connected an output to it to see if the output gets high but no result
do you guys have ever had the same problem?
regards walters
 
Walters,

Not sure I understand the question or the problem, so the following may be way off the mark.

What K value have you used? You could try K3000 which should give you a 3 second on-delay timer.

I hope this is of some help.

Regards,
Nigel
 
the valeu i used is k5000 but no result i tried all the 1msec timers the FX1N has but not even 1 of them is running when the conditions are threu.
 
101498405.jpg

this is what i made to test the timer but it wont run what is wrong??
 
Wrong is in m1

Iknow what is wrong. M1 is always ON and make reset on timer.
This is solution for you!!!!

|M8000|----------------------(M1)

|M1|-----------------------(T246) k5000

|Y000|-----------------[RST T246]

|T246|---------------------(Y000)
 
Last edited:

Similar Topics

Hi guys, Im trying to set the real time clock in my Mitsubishi FX1N, but it shows this error ES: 01800001 I have good communication with...
Replies
3
Views
166
Hello, I'm trying to delve a little into rs-485 communications for a couple projects of mine. Until now I've been using a delta vfd and a delta...
Replies
2
Views
108
Hi We're having issues with an FX1N-1DA-BD Analog output module. We're using an metallic contamination sensor MCS 1000 to detect particles. This...
Replies
1
Views
107
Hello people, i'm new with the mitsubishi FX1n-24MT plc and with the gx developer its very new to me and i want to implement for students a stand...
Replies
8
Views
921
Dear Expert, I am doing troubleshooting positioning control in Servo amplifier Mitsubishi MR-J3-A. He get pulse train input from FX1N. PLC...
Replies
1
Views
1,669
Back
Top Bottom