Red Lion G310 Modbus Comms

pauly

Member
Join Date
May 2002
Location
South Wales,U.k
Posts
244
I have an application which includes a belt weigher control unit that is supposed to be able to talk Modbus RS485 , at the moment I am not sure which flavour. I have tried testing the serial comms to the unit with a spare Red Lion G310 display but without success. The Red Lion display was set as a Modbus universal master and I have tried RTU and Ascii formats. I have included a section of the manual to see if any body could suggest a better way of communicating. I know some people have used the programming function to achieve this before so any suggestions are welcome. In the attachment do you suppose the 3000 in slave(3000) in the attachment Modbus code 1 means register 3000 with the address as the offset? Do I nead to write code in the Red Lion to achieve this? If so I have never done this before so any help is appreciated
 
Do you have a list of the available registers in the unit? It could be our Ping Holding Register that is causing the problem. Without a full register list, I am not sure what value would be best, but you can use 0 to disable the ping. The Ping is located on the Extended tab of the device. Also, I suspect RTU as the example is all in HEX.

Based on the first image, it appears that your device is using floating point values. In order to read the value in the example, you will need a Real tag mapped to 400109 with the Data Type set to Word as Real. You will also need the Swap words transform, as we expect to see High then Low, but the example is showing Low then High.

Regards,
Dan
 
list of registers

The file is too big to attach to this post, but I will send to your Email address. No luck at all with communications to this weighing unit. The loopback test worked though.
 

Similar Topics

Hello, We are currently running a bunch of g310's connected to their SLC5 PLCs through ethernet. I've attempted to upgrade the program from 2.0...
Replies
1
Views
1,106
Is it possible to print a file from a Red Lion G310 HMI to a networked printer over ethernet?
Replies
1
Views
1,283
Hi. We are currently experiencing slow loading or response time on our Red Lion G310, at about 5-10 seconds delay once we press a button or even...
Replies
0
Views
1,609
This is my first time using these two, and I have picked it up fairly well. I don't have much programming experience(very, very little), but I...
Replies
5
Views
1,627
I currently have RS Logix set up with a ladder logic program, when I force inputs from RS Logix I can get it to update the Red Lion G310 HMI...
Replies
5
Views
2,050
Back
Top Bottom