klm
  •  klm
  • 70.75848% (Friendly)
  • Advanced Member Topic Starter
2020-04-29T16:40:39Z
Hello,

The problem is: I want to network two computers together. I have a SLC 5/03. I want to use the DF1 (coming off the SLC 5/03). The DF1 will

plug into the Serial Port (located on computer "A"). Then I want to use a Ethernet Cable coming from computer "A" and hook that Ethernet Cable into

another computer; we can call that computer "B". The reason why I want to do this is - I can program (RSLogix 500 Standard) on computer "A" and use a HMI application (AdvancedHMI) on computer "B".

So - is this possible - any thoughts on how to make this work would be appreciated.

Thank you,

K-
Guest
2020-04-29T16:41:15Z
I think the only way you will be able to do this is to use the "full blown" version of RSLinx (ie, not the lite version that ships with RSLogix500). The programming package needs to have RSLinx to access the PLC, and if you want to access the PLC via the same PC as the programming PC for your HMI, then you will be using the same serial port. Generally drivers accessing the serial port will grab it exclusively which does not allow you to use a second driver to access the same port. With a non-lite version of RSLinx, your programming package should be able to access the PLC and you should be able to point to that RSLinx from another PLC for use with your HMI. I have not tried this exact setup, but have used similar setups in the past with success. The RSLinx package is pretty expensive. You may want to look at alternatives. Alternatively, you can use the second port on the SLC (RS485) for your HMI and the RS232 for programming. You can also purchase an ENI module to put the SLC serial port on Ethernet, but this has other design considerations when communicating with it. Let me know if I can expand on anything.
klm
  •  klm
  • 70.75848% (Friendly)
  • Advanced Member Topic Starter
2020-04-29T16:41:59Z
Thanks for your help.


I thought about using the DH485 port from the SLC (RS485) to computer "B" (like you say) for the HMI.
The problem is: I can't connect DH485 to the Ethernet port (of Computer "B").
Connecting the DH485 to the Ethernet port would "blow-out" the Ethernet port
on Computer "B". DH485 is the protocal and the pin-outs of the physical-layer
are different from a RS485's physical layer pin-out. Correct me if I'm wrong though.
Were you saying use the DH485 SLC port and connect that to the serial port of Computer "B"?


There's also the option of using a "device server". Something that converts
DF1 to Etherent. But that cost extra money. Plus, I've never done that before -
although I'm not opposed to doing that if that's what it takes.

Let me know what you think - I really do appreciate your taking the time to answer my
question - it does help.

K-
Guest
2020-04-29T16:42:52Z
NO! Definetly dont connect the DH485 port too your computer ethernet! It is somewhat unfortunate that they used the same RJ45 connector for that port. The 485 hardware configuration is different from 232, but a converter can be inserted to allow 232 to talk with 485. I am not sure the pinout of that port, but I dont think you really have to know that. You just need to go get a 1747-PIC module or some compatable module that will allow you to connect to that port on the SLC. The third part modules are fairly inexpensive and that would be the way I would suggest going. It looks like mrplc sells something that looks like what we use for less than $40.

http://store.mrplc.com/ 

It may be easier to setup your programming through this device and your HMI through rs-232. You can determine that when you see what drivers you have available in the HMI.
klm
  •  klm
  • 70.75848% (Friendly)
  • Advanced Member Topic Starter
2020-04-29T16:43:50Z


I'll check it out!

Thanks Again,

K-
RSLogix500 Introduction
RSLogix500 Inserting Instructions
RSLogix500 Opening a File
RSLogix500 Creating a Project
RSLogix500 Instruction Comments
RSLogix500 Rung Comments Page Titles
RSLogix500 Inserting Branches
RSLogix500 Program Organization, Part 1 - Overview
RSLogix500 Program Organization, Part 2 - Examples
RSLogix500 Using Symbols
RSLogix500 View Properties
RSLinx
RSLogix500 Online Offline
RSLogix500 Dowloading and Uploading
RSLogix500 Processor Modes
RSLogix500 Processor and Cards
RSLogix500 Introduction to Faults
RSLogix500 Indirect Addressing
RSLogix500 Indirect Addressing Faults
RSLogix500 Handling Faults
RSLogix500 Forcing I/O
RSLogix500  Custom Data Monitor
RSLogix500 I/O Configuration
RSLogix500 Advanced Diagnostics
RSLogix500 Instructions OTL OTU, Part 1
RSLogix500 Instructions OTL OTU, Part 2
RSLogix500 Instructions OTL OTU, Part 3
RSLogix500 Instructions, OTE
RSLogix500 Instructions, XIC XIO
RSLogix500 Instructions, ADD
RSLogix500 Instructions, COP
RSLogix500 Instructions, CPT - Part 2
RSLogix500 Instructions, CTU CTD - Part 1
RSLogix500 Instructions, CTU CTD - Part 2
RSLogix500 Instructions, CTU CTD - Part 3
RSLogix500 Instructions, CPT - Part 1
RSLogix500 - Comparison - Part1
RSLogix500 - Comparison - Part 2
RSLogix500 Instructions, DIV
RSLogix500 - FIFO - FFL and FFU - Part 1
RSLogix500 - FIFO - FFL and FFU - Part 2
RSLogix500 Instructions, FLL
RSLogix500 Instructions, JMP and LBL
RSLogix500 Instructions, Masking and MEQ
RSLogix500 Instructions, MUL
RSLogix500 Instructions, MOV
RSLogix500 Instructions, LIM
RSLogix500 Instructions, NEG
RSLogix500 Instructions, OSR
RSLogix500 Instructions, RTO
RSLogix500 Instructions, SQO sequencer - Part 1 of 3
RSLogix500 Instructions, SQO sequencer - Part 2 of 3
RSLogix500 Instructions, SQO sequencer - Part 3 of 3
RSLogix500 Instructions, SUB
RSLogix500 Instructions, TOF
RSLogix500 Instructions, JSR and RET
RSLogix500 Shift registers
RSLogix500 Instructions, SQR
RSLogix500 Instructions, TON - Part 1
RSLogix500 Instructions, TON - Part 2
RSLogix500 Instructions, TON - Part 3
Introduction to Ladder Logic