VM to PLC communication

xylozium

Member
Join Date
Jun 2015
Location
NY
Posts
4
Hi,

I am using RSLogix5000 installed on a virtual machine (VM). I am able to (remotely) access all PLCs connected to the Network that the VM is connected to.

However, if I plug-in an Ethernet connection from a PLC outside of the Network to my PC (which is connected to the Network), no communication is being established.

I am currently using the Windows Remote Desktop Connection to login to the VM. Is there any other VM software I am supposed to use for this purpose? Any suggestions?

Following is the connection flow I require:

PLC (outside Network) <--> Ethernet <--> my PC <--> VM software <--> Network computer having RSLogix software and licenses.

Thanks !
 
I had a similar setup once and accomplished what I think you are asking....

I assume the physical computer you are using to connect to the virtual has two network cards?

Network 1: wireless or wired to network with VM
Network 2: from physical computer to PLC

How you can get the VM to "see" the PLC is create a network bridge between network1 and network 2.

When that is set up the PLC plugged into your PM will be on the same network as the VM. You will probably have to talk to your IT department to get a static IP in the same range as the VM to assign to the PLC.


Check out this
http://windows.microsoft.com/is-is/windows/create-network-bridge#1TC=windows-7
 
Last edited:

Similar Topics

i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
103
I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
145
Hello We have installed several G.E. Fanuc 90 70 PLC Everything was ok but suddenly we can not communicate anymore with any PLC with the software...
Replies
0
Views
66
Apologies for not being the best IDEC programmer. I recently was doing some inspections on a site that had 3 FC6A IDEC processors. The issue is...
Replies
0
Views
78
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
115
Back
Top Bottom