Small refactoring
- Moved fb's around - Removed libraries from repo
This commit is contained in:
16
PLC/PlcTask.TcTTO
Normal file
16
PLC/PlcTask.TcTTO
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<Task Name="PlcTask" Id="{739c9490-40b0-4fe2-b19c-ac870a301f9d}">
|
||||
<!--CycleTime in micro seconds.-->
|
||||
<CycleTime>10000</CycleTime>
|
||||
<Priority>20</Priority>
|
||||
<PouCall>
|
||||
<Name>PRG_MAIN</Name>
|
||||
</PouCall>
|
||||
<TaskFBGuid>{a83be5e0-d5cf-4aec-b38e-29e42c090d19}</TaskFBGuid>
|
||||
<Fb_init>{4deed5d2-49a0-440e-8d82-d09251814781}</Fb_init>
|
||||
<Fb_exit>{fec05c77-54d5-4195-ac02-ecdaaad52f09}</Fb_exit>
|
||||
<CycleUpdate>{7536800f-d7c6-464d-a9c4-0b4ee7a1d592}</CycleUpdate>
|
||||
<PostCycleUpdate>{6dbfee29-f644-435d-b6e8-122b6f086f52}</PostCycleUpdate>
|
||||
</Task>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user