Mitsubishi FXon-40MR-ES

Mad_Poet

Member
Join Date
Feb 2017
Location
Virginia
Posts
375
Dear Sirs,
I have two Mitsubishi FXon-40MR-ES PLC's to play with.

I have the GX developer-FX ( Melsoft ) software Version 8.25B to program and operate them with.

I successfully put in enough logic and downloaded it to the PLC to make output lights work, and I see no problems with setting up I/O.

What I would like to know is how do I force an output high? Or, how do I force a relay contact while monitoring . . . .

Also any suggestions as to how to set up timers and counters?

(That PLC-5/15 with RSLogix 5 does those things so easily.)

Thanks,
Mad Poet.
 
Dear Sirs,
I have two Mitsubishi FXon-40MR-ES PLC's to play with.

I have the GX developer-FX ( Melsoft ) software Version 8.25B to program and operate them with.

I successfully put in enough logic and downloaded it to the PLC to make output lights work, and I see no problems with setting up I/O.

What I would like to know is how do I force an output high? Or, how do I force a relay contact while monitoring . . . .

Also any suggestions as to how to set up timers and counters?

(That PLC-5/15 with RSLogix 5 does those things so easily.)

Thanks,
Mad Poet.

Hello,
While monitoring, in monitor/write mode, place the cursor over the relay contact you want to toggle and press shift + enter to toggle the bit. Note if the bit you are trying to toggle is referenced elsewhere in the code, you may not be able to toggle it due to the rung conditions of the step where its coil is located. I will sometimes for testing purposes, write in an open contact referencing an arbitrary relay as a "test" bit. Just use any M bit not used anywhere else in the code. You can then toggle it on and off as you wish and remove it from the code when you are done testing.

Hope this helps,
Dave
 
Dear Dave,
Many Thanks.
I did learn (after my posting) that I could force an output not in my program high and low.

How about how do I install a counter or timer in the program?

Thanks,
Mad Poet.
 
Many thanks, Ian.
I pulled down several manuals from that site, and I think I know how to put in timers and MOV instructions.

ThanX,
Mad POet.
 

Similar Topics

good afternoon, mi problem it`s i am a lego on these theme of the plc but i am a provider of computer devices and i have 5 units of MITSUBISHI...
Replies
0
Views
1,977
We need help for a Mitsubishi PLC FXon-24 MR-ES if the PLC is still working, it is use for more than 10 years for a revolving door. The PLC is...
Replies
2
Views
2,527
I want to know which analog module should I select for my 3AI and 1AO for my project , can i get both analog IO on a single card or module (i m...
Replies
4
Views
2,900
Hi everyone, Thanks for all the help on my previous post. Okay, I assembled the cable, installed GX developer v.8 FX. I can talk to the plc...
Replies
0
Views
1,804
Hello,first time to post. I have a surplus mitsubishi fxon-24 es plc and I'm wondering if it will do what I'm trying to do. I'm trying to make a...
Replies
15
Views
4,939
Back
Top Bottom