Virtual commissioning

funfun66

Member
Join Date
Nov 2011
Location
detmold
Posts
9
hello,

i am researching about virtual commissioning.
i got to know that virtual commissioning is basically connecting a real PLC with a virtual plant model. integration is through OPC.
OPC recieves values from PLC.
but i din't understand where the PLC is getting values from?.
because at the moment PLC is not connected to Real Plant to receive any sensor or actuator values.

Kindly let me know if i am wrong some where
 
We do this using a now obsolete product from Rockwell ... RSTestStand. The "process" needs to be modeled in the RSTestStand, then make connections to the PLC. The PLC program will control the modeled process. Once the process is modeled adequately, we can make modifications to the PLC program and validate the code.

It takes a lot of effort, but in a regulated environment where you do not have access to the process to test changes, it is very valuable.

Using this manner, we make coding changes, and queue up a deployment for when an outage can be scheduled and managed.
 
We did this in two steps:
1) Smoke test and I/O test, where each PLC input was wired to a simulator and internal panel connections, scaling, HMI displays, etc. were verified. Our systems generally had multiple PLCs connected to a comm network. We did the hardwired testing on each PLC and every I/O point one at a time.

2) We would then use a spreadsheet and PC tied to the comm link and all PLCs on the link. The scaling etc. from the individual PLCS would be disabled. We would then use the spreadsheet to push values into the PLCs and verify logic.
 
MS Excel file for example, containing DDE links or macros related to the PLCs' data tables (tag databases)...a way to write data to the virtual tested PLCs applications...
 

Similar Topics

anybody here using virtual commissioning software? any words on that topic? where I can find some more data, or if there is some specific forum...
Replies
1
Views
1,488
Hi all, I would like to replicate my PC onto a virtual machine so I could use it on a different laptop when I'm on site. I have never created a...
Replies
5
Views
253
...and I agree. Context: TIA Portal/HMI = KTP1200 (12" screen) In the attached redacted image, the values in the white boxes are entered by the...
Replies
10
Views
710
Is there any way to use a Virtual HMI (running on a PC) with CCW? This is for an application where there will be an actual HMI (PV800) connected...
Replies
4
Views
408
i have a dell laptop with a real com port host OS is windows 10. Running VB 6.1.42 I cannot get the serial port to configure in VB. Please Help...
Replies
10
Views
1,029
Back
Top Bottom