Simulate server in different hardware PCS7

HRagab

Member
Join Date
Dec 2022
Location
Bnisuef
Posts
7
Hello everyone,
i would like to test and run os server in pcs7 v8.2 project without rear PLC.i used plcim on ES and nettoplcsim and adjust the driver in tag management in server PC to be the network which assigned in NETTOPLCSIM but didn't work.

first i would like to ask if nettoplcsim can do this application or i have to find a nother way
 
Is the OS server a separate machine, or does it all run on your ES?

If it's on a separate machine, you have to add the IP address of the real S7 to your network interface of your ES. Then the OS connects to your ES with Nettoplcsim / Plcsim instead to the real S7. It's relevant to set the connection type to TCP/IP when you compile the OS, Iso-Connection won't work together with Nettoplcsim.
 
Os server in a separate Vm station.also ES in Vm.i creat PCS 7 enviroment ES,Os server 1,os server2 & Client and create 2 virtual network terminal and system i made the following:
# both terminal and system network virtual network ok i can ping IP and download Netpro and os project normally for servers and os.
#i use plc sim as tcp/ip and download one of AS to plcim
#i compile the server tcp/ip and download to srvers.
#i used nettoplcim and configure the plcsim to the system bus network in Es.
#in server i choose in tag management the driver to be from the system bus network.
But unfortunately servers didn 't work .
Actually i don't know if nettoplcsim can do that or i have to check another way
 
Nettoplcsim works together with WinCC. But Nettoplcsim does not automatically add an IP address to your network interface, you have to do this step manually.

For example:
Your ES has 10.1.1.10
OS Server 1 has 10.1.1.20

S7 PLC has 10.1.1.100

Then you have to add the IP of the S7 10.1.1.100 to your network interface of your ES (it's shown in the Nettoplcsim manual how to do this).
 

Similar Topics

Hi there, I'm doing some extensive testing and commissioning with a slew of new Emerson PACSystems RX3i PLCs. It would be convenient to...
Replies
5
Views
104
Hello, I have a small application with a S7-1200 CPU 1212 and a KTP400 Basic HMI. When i am connected to the PLC with my PC i would like to...
Replies
1
Views
545
Hi all, Im new to Allen Bradley software, so i was given a existing studio 5000 plc program. i already know how to use emulator and rslinx but as...
Replies
2
Views
1,412
I want to run a simulation of a program uploaded from a rockwell PLC, but I can't configure the CPU on the emulate to match the actual CPU.
Replies
10
Views
2,236
Hi. I have a legacy project with an SLC500 PLC (SLC5/04 CPU), and we want to connect a data logging system to it. Management want to make a test...
Replies
9
Views
2,700
Back
Top Bottom