Medoc 2.4x User Manual Download site?

paul56

Member
Join Date
Jul 2007
Location
Karnataka
Posts
50
Hi All,

Where can I download a tutorial for Melsec Medoc 2.40
or 2.41? This is a DOS based software for the
Mitsubishi F1X, F2X range of PLCs. I downloaded the
same from a Taiwanese web site, but can't find a user
manual for it.

I know this sounds pretty naive, but how do I get to
do ladder diagram on it? I can see the symbols at the
bottom of the page. The online help doesn't seem to
help me access them. Similarly how do I access the
logical functions: AND, OR, Load, etc, that are shown
at the bottom of another screen.....?

I'd appreciate a speedy reply. I do not know if it is
worth putting this up on your site, since others must
be using the Windows version, but maybe I'll give it a
try.
Regds
Paul
 
paul56 said:
...I do not know if it is
worth putting this up on your site, since others must be using the Windows version...

Don't bet on it.

This software was Mitsubishi's best piece. Its still used in lots of places.
 
Hi Pierre,
Yr. info has been very helpful. However, can u tell me how do I quickly get to include timers, counters, buffers/memory registers, etc. and the numerical values? Where is this info given in the file u've posted or elsewhere?
Regds
Paul
 
paul56 said:
Hi Pierre,
Yr. info has been very helpful. However, can u tell me how do I quickly get to include timers, counters, buffers/memory registers, etc. and the numerical values? Where is this info given in the file u've posted or elsewhere?
Regds
Paul

Get the manual for the FX serie ... at meau.com in the download section

you will see the list of addresses...

the tricky thing is the values.

K is for a decimal value an H is for hex


a timer with a preset value of 10 seconds would be like this....


T0 K100

so you output to T0 K100 and its done.

In them manuals you will see explicit examples of lines of program. Its simple.

Here
 
Hi Pierre,
1.Recently I came across a program that use DZCP and similar instructions starting with D... I do not find them in the Mistsubishi F X0n or 1N manuals. What are these or where can I get info on them?
2.How does one enter Analog inputs via Medoc for these PLCs?
3.I tried writing a subroutine. The instructions seem OK. But the thing won't work.
Can you or any other reader help?
Regds
Paul
 
Sorry Pierr, one more Question

The BCD option in Medoc seems to accept any kind of alpha numeric entry. Do I have to figure out the BCD form of the input and then enter it or can I put in my value and let Medoc convert it to BCD. i.e, how does one use this option?
Regds
Paul
 
paul56 said:
1.Recently I came across a program that use DZCP and similar instructions starting with D... I do not find them in the Mistsubishi F X0n or 1N manuals. What are these or where can I get info on them?

Its similar to a ZCP instruction except the D prefix denotes Double Word


dzcp.jpg
 
Last edited:
paul56 said:
2.How does one enter Analog inputs via Medoc for these PLCs?
Regds
Paul

This is the pdf for the Analogue Input Module 4AD for an FX2N, I would imagine the other FX series are the same but havent used them so cannot be 100% sure. Basically you use the TO/FROM Commands in the attached manual.
 

Similar Topics

Anyone have access to Melsec Medoc plus 2.31a that can either open a file (.pcd zipped in link below) and send a PDF/screenshot of the ladder, or...
Replies
10
Views
395
Hello! First time poster and a big PLC newbie so I am looking for some backup here. I have an old Mitsubishi FX-48MR that lost its program...
Replies
15
Views
547
Is it possible to backup the devices (D,M L etc) in MEDOC? I´m going to change the battery and would like to backup before the change. The CPU is...
Replies
1
Views
1,064
Just wondering what the keyboard shortcut to insert a rung in Medoc is?
Replies
3
Views
1,546
Good day everyone, sorry i know this is old but i would like to receive your help with DOS MEDOC SOFTWARE or WIN version if somebody has it...
Replies
8
Views
5,198
Back
Top Bottom