mitsubishi (ladder): how to Compare the value of a 32bit counter with a D

dscosta

Member
Join Date
Apr 2007
Location
Aveiro
Posts
2
Good afternoon!

i'm using a mitsubishi FX2N, and i need to compare the value of a 32bit counter with a D, ex.: compare a CN252 with D10.
how can i do it in ladder?

regards,

DSC
 
You will need to do a Double Compare (DCMP) as you have a 32 bit number. You will also have to make your D register a Double (32 Bit not 16 bit)

From the Manual

cmp.jpg
 

Similar Topics

Hello, I have access to GX Developer, GX Works 2 and 3. I'm wondering if there is a decent ladder compare that I can print to PDF. I tried...
Replies
2
Views
2,575
Dear All, I have an Mitsubishi PLC (FX1N-40MR) and PLC backup was taken and i compiled the program and its showing 0 error. then I tried to...
Replies
8
Views
228
Hi guys, Was wondering if someone could help me with some ladder logic on a Mitsubishi FX-64MR which we are using for running air compressors...
Replies
9
Views
2,030
I have downloaded a project from a Mitsubishi Alpha PLC that we are having issues with and the representation is Boolean. Is it possible to...
Replies
1
Views
1,630
Hi everyone, I am a greenhorn in programming. Can anyone help me with a GX Works ladder logic example of programming a real time clock. I want to...
Replies
3
Views
3,958
Back
Top Bottom