Red Lion G310

Not tried it so it is a bit of a guess.
In Communications/Network/Protocol you can select Raw TCP/IP Active or Passive, not sure which to use.
Look top right and it tells you the Port Number.

You can open a file with Handle = OpenFile(FileLocation, Mode)
And you can read a file line by line using Line = ReadFileLine(Handle)

You send some text out of a port using:
PortPrint(PortNumber, Line)

Hopefully someone smarter will kick in, but it might get you started.
 

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,124
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,622
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,633
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,061
I'm developing a project using the red lion G310 HMI. I didn't get yet the device but i'm using now the crimson 3.0 emulator. I must communicate...
Replies
0
Views
1,557
Back
Top Bottom