Search found 3 matches
- Mon Apr 18, 2022 8:53 am
- Forum: Sample Chapter and Lab, sales information, and index
- Topic: Reviews of The Book of CODESYS
- Replies: 2
- Views: 33554
Re: Reviews of The Book of CODESYS
This was where I started -- downloaded Win10 Pro-N and install it on an i7-8G-ram pc. CODESYS 64 version 3.5.18.0 is the first version I downloaded few months age, but failed -- it hanged up, for half an hour, in the process "Install all Packages added to the setup", with the Windows Insta...
- Sat Feb 12, 2022 7:23 am
- Forum: Sample Chapter and Lab, sales information, and index
- Topic: About The Book of CODESYS
- Replies: 6
- Views: 58899
Re: About The Book of CODESYS
My first goal is to learn how to map I/O as array. Array on Chapter Three is of great feature, but I yet found it out in the Book. I use to command pumps from Lead to lags like: / task main FOR R := 1 to NOE DO IF ( R <= NOPD ) THEN PC[ PTR[R] ] = 1 ; // start pump / delay 5-seconds ELSE PC[ PTR[R] ...
- Sun Jan 30, 2022 2:42 am
- Forum: Sample Chapter and Lab, sales information, and index
- Topic: About The Book of CODESYS
- Replies: 6
- Views: 58899
Re: About The Book of CODESYS
I take this change to thanks Gary for fixing the login to this forum. I am 61 years old and working on controls in-and-out for some 20 years. I tried to self-learn ST on IEC61131-3 a year ago with CODESYS version 2.3 on my Win2000 laptop, and a lot of Googling, but the learning curve is not picking ...