aNALOG INPUT PROGRAMMING FOR FX3U-4AD-ADP

nilar

Member
Join Date
Mar 2011
Location
singapore
Posts
7
DEAR ALL,

PLEASE KINDLY HELP ME, TO WRITE PROGRAM FOR ANALOG INPUT(4-20mA).
I AM USING MITSUBISHI PLC FX3U-4AD-ADP MODULE. PLC SOFTWARE IS GX DEVELOPER.

THANKS.

THANKS&BEST REGARDS,
NI LAR šŸ™ƒ
 
Analog input address and program example for mitsubishi fx3u-4ad-adp

DEAR ALL,

PLEASE KINDLY HELP ME, TO WRITE PROGRAM FOR ANALOG INPUT(4-20mA).
I AM USING MITSUBISHI PLC FX3U-4AD-ADP MODULE. PLC SOFTWARE IS GX DEVELOPER.

THANKS.

THANKS&BEST REGARDS,
NI ALR
 
I don't know anything about Mistubishi PLCs, but in order to get a reply on this thread you are going to have to give out a bit more information!

What are your inputs? Outputs?
What is your application and/or purpose?

Hopefully the answer to these short questions will get you some help!
 
Mitsubishi PLC FX3u-4AD-ADP ANALOG INPUT PROGRAM

HI,

I WILL CONNECT LOAD CELL (4-20mA) TO FX3U-4AD-ADP.
THIS LOAD CELL WILL BE PUT UNDER THE TANK.
I WILL TAKE TANK LEVEL FROM LOAD CELL .

THANK.

BEST REGARDS,
NI LAR
 
Firstly you must tell the unit its current (4-20mA) so therefore if you are using CH1 on Module 1 then you would:

M8000
-----[]---------------(M8260)

Then simply the analogue value will be in D8260 (as a value 0-1600 from memory).

This is basically it but the manual has it all.
 
Analog fx -3u-4 ad

ANALOG FX -3U-4 AD
---------II M8000 II-------------------------[ TO K0 K0 H4310 K1 ]-----
TO command
1ST K0 Special function module #0
2nd k0 buffer memory location BFM
H4310 HXXX0 CH1ā€”voltage input(-10v t0 10v range -32000 to 32000), HXX1X CH2-voltage input(-10v to 10v range -4000 t0 4000), HX3XX CH3-current input(4ma to 20ma range 0 to 16000), H4XXX CH4-current input(4ma to 20ma range 0 to 4000).
Last k1 16 bits written to memory location
 

Similar Topics

In this sample programming, what does U4 mean? Any assistance would be greatly appreciated.
Replies
8
Views
273
This is my first Siemens PLC programming. I got a PLC 315-2DP with 1 DI, 1 DO and 1 AI modules. I have already configured the modules and then...
Replies
7
Views
10,579
Can someone give me a programming example of an analog input using Simatic manager. I am using CPU 314 IFM. Im need to get a 0-10 vdc input from a...
Replies
18
Views
14,956
Hello , i would like some help on how to program analog inputs , 4-20 ma , 0-10vdc using slc 500's......if anyone could show me as far as do you...
Replies
4
Views
2,280
I am trying to measure a DC current going through a DC motor. I have installed mlogix1500 with an analog input card and 0-10 volts current...
Replies
9
Views
2,873
Back
Top Bottom