Sign in to follow this  
Followers 0
SHIV121

FX2N-2DA MODULE

6 posts in this topic

HELLO EVERYONE,

CURRENTLY I AM WORKING ON FX3U PLC. FOR MY PROJECT WE NEED 2 ANALOG OUTPUTS SO WE BOUGHT FX2N-2DA MODULE. I ALREADY READ THE MANUAL FOR  FX2N-2DA PROGRAMMING BUT I DIDNT GET SATISFACTORY THING FROM THAT:-(.

PLEASE HELP ME IN THIS . JUST SHOW ME THE PROPER PROGRAMMING FOR FX2N-2DA MODULE FOR 0-10V DC. ANY SCREENSHOTS OR MANUAL OR ANYTHING.

THANKS :-)

Share this post


Link to post
Share on other sites

Here's the manual

You'll find some examples in it

 

What software and version are you using ?

Edited by Bryll

Share this post


Link to post
Share on other sites

Thanks for the reply... I am using GXWorks2 version 1.87R

I already read that manual but i am not able to understand the example given in that. Please if you have any another manual or example then send me..

thanks

Edited by SHIV121

Share this post


Link to post
Share on other sites

Attached is a Mitsubishi made FB for the FX2N-2DA unit.

The FB is made in GX IEC Developer but should import to GX Works without any problem.

This should hopefully solve your problem

FX2N-2DA.zip

Share this post


Link to post
Share on other sites

Hey,,,, thanks Bryll for your support. :-)

But i also got the configuration of FX2N-2DA in ladder format also. And it looks easier. 

I will try both of it.

Share this post


Link to post
Share on other sites

The function block gives you everything you need, it's quite simple to use.

fx2n-2da.jpg.4e888a0b683d641e5d1bb1fa35c

"Special_Module_Position" - If this is the first unit to the right of the cpu, write 0, second unit = 1, and so on.

"Analog_Value_Ch1" - Your analog value (0-4000) that represents the output of 0-10VDC at the output.

"Analog_Value_Ch2" - Same as above, but for channel 2.

"Module_In_Operation" - Don't think this one needs any explanation.

Compile and download, but don't forget to give the block an instance.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0