Mitsubishi

Arvey

Member
Join Date
Dec 2011
Location
Tamilnadu
Posts
4
Hi All,


I am very new to GX Developer and Analog I/O can be access only through Buffer memory

1. what is the memory location of buffer memory
2. Explain how can i access data through buffer memory
3. also mention programming softwares for Mitsubishi HMI and SCADA
 
sorry. its mitsubishi

Which series Mitsubishi are you using?
If it is an FX PLC than you communicate to the buffer memories using the TO and From commands.

Usually the code will be a lot of this:

TO K1 K1 K100 K1
FROM K1 K4 D0 K1

I'm going off the top of my head but I think the first constant after the TO command is the location of the analog card. The second would be the buffer memory location, the third is what you want to put there, and the last is how many words you are moving.

The Q series has intelligent function module wizards and it pretty much sets it up for you.

Hope this helps.

-Dave
 
the higher range of mits are slightly different
this is why I asked - Which PLC
I meant what model of mitsubishi
 

Similar Topics

Hello, I have a Mitsubishi FX3G 14M PLC and a E615 HMI from Mitsubishi/Beijer. I'm using GXWorks 2 to do the programming and I have no problem...
Replies
3
Views
72
Hello! If someone can help me with the following problem. I can't change the phone number. Do I really need the interface (AL-232CAB - Programming...
Replies
0
Views
60
how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
67
HOW to communicate with OPTIX and Mitsubishi's Q Series PLC?? PLEASE HELP ME
Replies
0
Views
76
I'm at a new job as the sole control engineer and trying to piece together where my predecessor left off. One machine I'm trying to get online...
Replies
2
Views
117
Back
Top Bottom