Twincat 2 simulation

Yanmartin

Member
Join Date
Oct 2012
Location
Montreal, quebec
Posts
17
Hi everyone, I am actually working on a project using twincat 2 for my firm and i will only received the automate in 2-3 weeks. The problem is that i really don't know how to simulate with this software. i've been looking a lot over the web but without succes. i would really appreciate if you guys have any tips for me. no one here ever worked with this software. Thanks!
 
make all i/o global
make a separate POU with for example
timer1(in:=startmotor1,PT:=t#10s,Q:=runningmotor1)
make all screens in visualisation and make a pou for this simulation of the visualisation

in the main PLC_PRG call this pou and also your POUs for control
or use tasks in the resourcetab
questions? just send your program in exported style and i will give you a hint.
 

Similar Topics

Hi all. I'm interested in getting familiar with twincat 3.0 and beckhoff PLC without going through the expense of purchasing the PLC. Is there...
Replies
3
Views
3,328
Can anyone tell me how to go about running simulation mode in Twincat3 I have project in a CP6606 which I need to test some code that creates...
Replies
8
Views
13,252
Hello I would like to simulate a program i wrote in twincat 2. I have a 64bit laptop with windows 10. I tried to use the Simulation Mode in...
Replies
15
Views
6,468
I am using twincat 3 to send some strings over TCP/IP. Where the server is a sensor and my PLC is the client. I noticed that the sensor didnt...
Replies
2
Views
78
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
222
Back
Top Bottom