TwinCAT PLC Control

Thank you Shooter,

Wats the option for getting Real Time?? is there any documents available? whats the use or persistence write?
 
I use Beckhoff EtherCAT, but not sure what you are asking. shooter answered the basic task scheduling, if you have multiple POU's. You don't even need that if a single PLC program is running.

EtherCAT is real-time to your PLC cycle time, which can be as low as 0.05 ms. I usually use 0.1 ms since fast enough for me and I have lots of channels. There is much documentation in Beckhoff's "TwinCAT InfoSystem", which you can install locally on your PC or setup to web links for a smaller footprint.

Beckhoff has special modules and methods to get 1 ns timing between modules and multiple PLC's and ways to time to external precision references, if you want super real-time. I have never done such, just seen the documentation. That might be needed for special applications like atom smashers and other scientific experiments, but typical factory automation rarely needs that.
 

Similar Topics

Hello, I was wondering if anyone know how to upload a PLC program to the Beckhoff TwinCAT 3 from a file? i.e. without having the development pc...
Replies
0
Views
758
Hi All I am not very skilled on TwinCat This is the situation: We are switching from phisical PLC (CX5120) to softPLC (we use HMI, that is a...
Replies
3
Views
1,492
Hello. I have been using CODESYS for years and had taken for granted that the PLC part was very similar to TwinCAT. but just found one issue that...
Replies
1
Views
1,968
I'm new in PLC programming. I have a small project which have 12 temperature sensor. How I should declare the variable for this 12 sensor. I...
Replies
4
Views
2,447
I'm new in PLC programming. I have a small project which have 15 temperature sensor. How I should declare the variable for this 15 sensor. I...
Replies
3
Views
1,916
Back
Top Bottom