CitectScada to Simatic PLCSIM

Yoki

Member
Join Date
Jan 2007
Location
Jakarta
Posts
5
Dear Guys;

Please help me, I'd like to simulate my S7.400 using PLCSIM, is it posible CitectScada communication to PLCSIM by MPI?
 
Hi Yoki.

Unfortunately that is not possible.
PLCSIM works in the way that it "steals" the access point for MPI, and this only functions with Siemens own products such as STEP7, Protool and WinCC Flexible.
 
Hi Jesper;

Thanks for your reply.

So is there any tool/software to simulate PLC/IO connect to CitectScada?

Best Regards,

Yoki
 
Simulating PLC with Citect SCADA

You can simply change your Citect SCADA Port Name (Communication / IO Devices) from say Port1 (or whatever you have called your Port)
to DISKDRV or MEMORY and you will be able to run Citect SCADA as
though it is talking to a PLC. Use DISKDRV if you want values to be retained or MEMORY if you don't want values to be retained from one running of Citect to another.
Of course you will have no PLC function simulation just simulation of the data transfer to and from the PLC. I find this very useful when setting up Citect SCADA if no PLC is available at the time.
 

Similar Topics

Hello everyone! I have a question about the allowable syntax for an expression in CitectSCADA. If I wanted an advanced alarm to trigger based on...
Replies
2
Views
929
Hello, Just wondering if it is possible to make internal CitectSCADA project tags available to an OPC server. (Schneider OFS). There are...
Replies
0
Views
912
Hello, This may not be the place for this but im curious of anyone has worked with CitectSCADA 2018 and windows sessions. Any feedback would be...
Replies
0
Views
1,582
Hi Guys, I am still trying to learn citectscada and curious about the how the hmi stores the alarms (active, historical, etc). I could see a...
Replies
1
Views
1,252
I want to make an application in C# .Net to read Tags from CitectScada (Local variables, Variables tags, Digital Alarms ...) so that I can process...
Replies
1
Views
1,589
Back
Top Bottom