GE Fanuc Versamax Pro PLC read/write registers values using TCP/IP or RTU in c#

govind@sara

Member
Join Date
Dec 2017
Location
Dehradun
Posts
2
Good morning to all...
I am a new bee in C# to GE Fanuc Versamax Pro PLC communication.....
So I want to read/write registers values using c# whether via eathernet or RTU communication for Slave

Pls help me out....

Thanks in advance......
 
Fair warning, Modbus does not give you access to all of the GE PLC data types. Most important will be that your application will have to read/write %Q output coils instead of %M internal coils. If you want to use the native GE protocol, the manuals listed below will help. You can download them from https://ge-ip.force.com/communities/CC_Home. I've never needed to write this, so I don't know of any existing code to get you started.

TCP/IP Ethernet Communications for the Series 90* PLC User's Manual
GFK-1541B February 2010

Series 90*PLC Serial Communications User’s Manual
GFK-0582D April 2010

Regards,
Mike
 
Hello guys
I just want to communicate with GE versamax PLC and wanna read/write registers values using a my own UI so pls help me out if you have any solution I need code for it... either using TCP/IP or serial port communication if anybody has any idea so please replay.....

Regards,
Govind
 

Similar Topics

I have one GE Fanuc IC200PNS002-AC Versamax Network Interface Module and the fault red light is blinking and i have checked in manual it is...
Replies
9
Views
170
Hi. I have an Ge Fanuc Controller versa max and need to know where i can download the software for this PLC, anyone that can direct me please. I...
Replies
2
Views
1,188
Hello, This is probably an easy question—or at least I hope it is—and it will show how green I am. I've been tasked with troubleshooting a GE...
Replies
1
Views
3,188
Every time i turn off and turn on the PLC, PLC is not going to RUN mode In the fault table it shows error " system Configuration mismatch" And...
Replies
4
Views
1,729
Hi everyone! There's an old GE Fanuc Versamax that I don't know how much longer will it keep working, so I decided that it is time for a change...
Replies
1
Views
1,377
Back
Top Bottom