Great introduction. Does Codesys distinguish between FBs and FCs just like TIA does? You created an array of functions but you used function blocks.
@industrial_automation Жыл бұрын
Yes 10:08 that should I say Function Block not Function. In Codesys we can have just array of Function Block not array of Function because Function input are not supporting complex types. Thanks for your comment. Codesys can also distinguish between FC and FB. The base is same with TIA, but with a little bit difference. in Tia FC has no data block but for FB you define a DB and you have access to your data inside the DB. But in Codesys everything (Both FC and FB) is declared in declaration window above programming part (somehow like FC in TIA)
@asv5769 Жыл бұрын
@@industrial_automation thank you for your reply. I would also like to know whether FBs in Codesys can have static area just like in TIA? I know that in TIA FB can have static memory area, while FCs only temp.
@industrial_automation Жыл бұрын
@@asv5769 FB in Codesys uses also like Tia static memory, while FC uses temperory ram. The difference with Tia is that you don't creat a DB like Tia.
@parshwabhavsar785510 ай бұрын
when will you upload further video of codesyes
@industrial_automation10 ай бұрын
Sorry for the delay. Next week I will do. This week we will have a video of TIA.
@parshwabhavsar785510 ай бұрын
thanks for replay , i want to know that i have heat pump project with WAGO hardware and i have to use codesyes so what is wago hardwere relation with codesyes and what i have to learned for that,eventhough i am following your playlist for codesyes learning @@industrial_automation