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

how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
36
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
98
I'm looking to get some spare keys for this PLC. Does anyone know a source or have a part number? My searches are turning up nothing at the moment.
Replies
1
Views
76
I'm struggling to get an FR-E800SCE to work on CC-Link IE TSN. I'm sure the issue is with the drive, when I plug in the network cable I get no...
Replies
1
Views
103
Back
Top Bottom