QUOTE(Mickey @ Jun 5 2008, 05:05 PM) [snapback]69825[/snapback]
QUOTE(torontofrank @ Jun 5 2008, 03:43 PM) [snapback]69823[/snapback]
Thank you for allowng me to this forum.
I am reading data from a SLC500, with a program that runs on a PC, usind the DF1 protocol.
When I connect the PC to the serial port of the SLC500, I get the data I want.
But the serial port is already used by another system, so I would like to use the DH485 port that is avaialble.
Question:
What do I have to use between the serial port (RS232) of the PC and the DH485 port of the SLC500 to make the communication work, without changing the software in the PC?
Thank you in advance for your help
Tell us which SLC500 you have. SLC5/03, SLC5/04, SLC5/05?
Is there anything connected to the "DH485" port now?
You will have to reconfigure RSLinx to connect to a DH485 network or port.
I have a SLC5/03
There is nothing at the moment connected to DH485 (RJ45 jack)
I am not using RSLinx. I am using a program written in VB that talks DF1
I do not intend to use this connection for programming the SLC500, simply get some process data at regular intervals, which is working if I connect to the serial port (DB9).
Thank you.