Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display output (RS232) viewable with OPC/SCADA?

Status
Not open for further replies.

gregjwilson

Electrical
Joined
Jan 11, 2007
Messages
18
Location
US
I'm implementing an industrial Ethernet OPC/SCADA type network on my floor to view PLC production numbers/data remotely. I've also got a number of Red Lion count/displays that have a RS232 ASCII output counting finished product. Any help on how I get that onto my OPC display? I'm using a Moxa 5210 to convert serial to ethernet but the OPC software wants to see tags: how to I tell it the ASCII data is a tag?

Thanks!
 
You can't read the Red Lion display directly with OPC. You'll need to either convert the ASCII protocol to OPC or add a new driver or I/O server to you display to access the data.

Some I/O servers have developer kits or user configurable drivers that allow you to build ASCII drivers and serve the data as OPC. You'll have to know the ASCII protocol rules and be ready to parse the data but there's not much to the Red Lion displays.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top