Hello all,
I need to get data from an Anton Paar density meter into a SLC 5/03. I am not new to PLCs but I am new to Allen Bradley and communicating with external devices. So before I spend a lot of time researching how to do this, I was wondering if anyone with more experience could tell me if its even possible.
The density meter has a 9 pin RS 232 interface port with the following pinout
Pin 2: TXD
Pin 3: RXD
Pin 4: DTR
Pin 5: GND
Pin 6: RTS
The interface specs are:
7 data bits
1 parity bit, even parity
1 stop bit
9600 baud rate
The manual for the density meter states that the output signal to a PC can be processed by standard terminal software. (Windows Terminal, Procomm, Hyper Terminal)
What I'm trying to accomplish is to somehow get the density readings into the 5/03 memory, then compare that value to a table which lets the PLC know to add X amount of DI water and X amount of H2SO4 to the holding tank. I am confident I can get this working IF I can get the density reading from the meter into the PLC memory.
Thanks in advance for any help offered!
cmoyer