Scale Data to PLC5 through RS232

TerryJMyers

Member
Join Date
Aug 2008
Location
Downigntown
Posts
3
Our company has a lot of Ohaus Ranger scales that we would like to get data from. Our current data collection technique is to plug all the scales into a router of sorts to access the data over Ethernet(somehow..). Then we use a program called BalanceTalk which can access the data over the network and plug values into an excel sheet.
We are measuring the average weight of 25 "doses" of liquid. This is all done automatically just by pressing a macro button made by balancetalk in the excel sheet.
We want to be able to access the current value on the scale via a PLC5, then jstu write the code to automatically do 25 shots take an average, etc, etc

so the question is:
How does one get RS232 data from a scale into a PLC5? Or more accuratly RS232 data into a flex IO analog input module.
 
I'll assume since you mention a PLC-5 that you have 1771 I/O. It's not often mentioned in polite conversation but the 1771 DA ASCII module (now a legacy product, I believe) was designed for this purpose and performs well. It takes some block transfer ladder logic to initialize and send/receive but once properly programmed is pretty bulletproof.
 

Similar Topics

This is a case where technology is working against us. My customer needs to directly insert weigh scale data into a form. The weigh scale...
Replies
2
Views
1,766
Anyone have experience using Unity Pro function block MUX command words to read serial data? We are upgrading from an Allen Bradley PLC 5/40 to a...
Replies
1
Views
3,194
I currently have a scale system and filling machine that uses a Rice Lake IQplus 355 HMI for weight indication and a MicroLogix 1200 PLC to run...
Replies
3
Views
4,525
Has anyone successfully polled a serial device (e.g. a truck scale, etc.) using a SLC500 serial port? I need to do just that. Keith
Replies
1
Views
2,769
the scale occasionally stops working and displays the message "no response from modbus" on the control screen . tunaylar - load line2
Replies
2
Views
144
Back
Top Bottom