is there any way to read on-line (and write a tag with that value) the cycle time (set into the IDE) of the task where a POU is included? I don't mean the current cycle time (for instance of the last executed cycle).
Thanks a lot in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
is there any way to read on-line (and write a tag with that value) the cycle time (set into the IDE) of the task where a POU is included? I don't mean the current cycle time (for instance of the last executed cycle).
Thanks a lot in advance.
cmpIecTask Library :
https://help.codesys.com/webapp/Task_Info2;product=CmpIecTask;version=3.5.14.0
What is the block or function returning that structure?
Thanks.
https://help.codesys.com/webapp/IecTaskGetInfo3;product=CmpIecTask;version=3.5.14.0
Thanks a lot, I have seen.
On the other hand, I have now the issue on how to get the cycle tag the block launching function IecTaskGetInfo3 belongs to.
Any suggestion?
Thanks a lot in advance.
https://help.codesys.com/webapp/IecTaskGetCurrent;product=CmpIecTask;version=3.5.14.0