Víctor Durán

Results 35 comments of Víctor Durán

Hi @Toni-SM open a folder on the PC locally in which there are several *.py files and also the *. ipynb

Hello @fisothemes I think that it is best to reach consensual agreements between the 2: - The first issue that I would like to raise is that there is no...

> I think we should stick to the [PLC programming convention used by Beckhoff](https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_plc_intro/12049233675.html&id=6398798947359024199), they already have pre-built Static Analysis configuration file, which saves us the headache of producing our...

> bStart - I think we should do without the Hungarian notation==🤮 do you agree? let me give these symbol hints: Start, Pause, PreSet, Done, Elapsed. What do you think?

- We have to decide with or without Hungarian notation? bStart or Start?

> With. So bStart unfortunately - So we stay with these symbols to unify everything the same? bStart, bPause, tPreSet, bDone, tElapsed. Or biStart,biPause,tiPreSet,boDone,toElapsed.

https://alltwincat.com/2019/02/11/plc-naming-conventions/ - so that you can also read it, there are also people who make a difference in the symbolic if they are inputs/outputs and even the scope of the...

Give me a few days and I'll send you the changes so you can see what you think...

I have sent you a version, tell me what you think?, but I think it can be improved by using POINTER and NEW for the list of timers, in this...

Hello @fisothemes - I just sent you a new version, I hope you like it and enjoy learning new things.. - I have not been able to work with POINTER...