Using DM in Omron PLC

Blacknight_81

Member
Join Date
Oct 2003
Posts
13
I just wanted to know that if there is any way we could alter DM ( Data Memory) in Omron PLC using someother language such as C/C++ or VB??? As i want some interface which could change specific DM areas while the code is running but don`t wish to use to Memory Editor CX-Programmer as there is a risk of changing some other values.
Suggestions would be highly appreciated.
Thanks
 
You can do it with out problem but you need the proper driver.
We developed the driver once before few years and it work fine with
MS Access VB and RS View.

Arik
 
well i think developing Driver for it would be a difficult task for student like me as i have just started working with these things. but i think i would be able to some logic to put/get values from DM table if i do have some example or driver etc.

thanks
 
You can do it by useing CX Server full verion as driver or any other DDE driver.
you can read and write DM by Exel or Access.
Its difficult to give you exsampel.I will have to give you all the application.
 
You can do it by useing CX Server full verion as driver or any other DDE driver.
you can read and write DM by Exel or Access.
Its difficult to give you example.I will have to give you all the application.
Try to do it and let me know what going on.

Arik
 
You can access data in the PLC via DDE links. If you have CX Programmer and CX Server installed, you need to load the DDE manager under CX Server menu. This allows data to be imbedded into Windows based software, for example Microsoft Excel.

This is the cheapest and simplist way. Other languages offer better integration with great ability for GUI's etc. :)
 

Similar Topics

Hello everyone, I am trying to change the IP address of the Omron PLC (NJ30-1200) and HMI (NB7W-TW01B) to fetch the network on our network...
Replies
7
Views
286
Hi, i need to make: 1- A PLC Program on Omron PLC CP2E-N using high speed counter E6C3-AG5B 360P/R 2M(Absolute) ,to Reject bottles on Conveyor...
Replies
4
Views
878
Hi all, Anyone know how to access PLC Omron data memory Using SNMP? I use CJ1M-EIP21 for SNMP communication, but don't have MIB or OID file to...
Replies
0
Views
668
Is it possible converting Omron and Keyence plc's serial communication into Ethernet using serial to RJ45 converter? I need to connect these plcs...
Replies
5
Views
2,250
Hey everyone, I am brand new to this forum as well as OMRON. I am trying to connect to my CP1E-NA20DT-D using the RS-232 port on my PLC to my...
Replies
3
Views
2,154
Back
Top Bottom