I am a novice user of PLC and CoDeSys. I am trying to check the On Delay timer in different Languages. Tests already worked for LAD, FBD and ST. But got stuck in IL. Here is my code:
My CoDeSys Version: CoDeSys V3.5 SP6
Using only in Simulation(No Hardware Device)
PROGRAMTON_IL_TestVARÂ Â Â StartTimer:BOOL;Â Â Â On_Delay_Timer:TON;Â Â Â Output:BOOL;Â Â Â TimeCounter:TIME;END_VAR
CALÂ Â On_Delay_Timer(IN:=StartTimer,PT:=T#5s)LDÂ Â On_Delay_Timer.QSTÂ Â Output
Error:
And also an additional ques: What is the trial period of CoDeSys V3.5 SP6?
Will be Thankful for the Answer.
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CoDeSys V3 programming tool has no trial period, it's fully functional for unlimited time.
The only restriction is with the PLC runtime for PC, it can run only for two hours, then you have to restart it.
The webserver and HMI also signs "Demo version" at the top right corner of the screen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you very much for the Screen Shot. I also saw the similar thing in the CoDeSys Help Tool. But couldn't be able to understand my mistake. Now I figured it out. I always inserted the "Insert Network below" instead of "Insert IL below".
The seocnd news is a very good news for me. Thank you for the message and also thanks to 3S Smart Software Co. for providing a Handsome IDE for private practice.
And also one thing to know. Should I post the comment in the "Reply Post" option or is there any other option to post a comment.
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am a novice user of PLC and CoDeSys. I am trying to check the On Delay timer in different Languages. Tests already worked for LAD, FBD and ST. But got stuck in IL. Here is my code:
My CoDeSys Version: CoDeSys V3.5 SP6
Using only in Simulation(No Hardware Device)
Error:
And also an additional ques: What is the trial period of CoDeSys V3.5 SP6?
Will be Thankful for the Answer.
Cheers
I guess, this is the proper way to write it:
CoDeSys V3 programming tool has no trial period, it's fully functional for unlimited time.
The only restriction is with the PLC runtime for PC, it can run only for two hours, then you have to restart it.
The webserver and HMI also signs "Demo version" at the top right corner of the screen.
Hi,
Thank you very much for the Screen Shot. I also saw the similar thing in the CoDeSys Help Tool. But couldn't be able to understand my mistake. Now I figured it out. I always inserted the "Insert Network below" instead of "Insert IL below".
The seocnd news is a very good news for me. Thank you for the message and also thanks to 3S Smart Software Co. for providing a Handsome IDE for private practice.
And also one thing to know. Should I post the comment in the "Reply Post" option or is there any other option to post a comment.
Cheers