CODESYS: Using BLINK function block

Опубликовано: 28 Сентябрь 2024
на канале: Tohid Alizadeh
30,771
124

If you want to watch the videos in order, download the up-to-date version of the road map from the pinned comment of the corresponding video:    • CODESYS: A road map for watching the ...  
-------------------------------------------------------------------------------------------------------------------------------------
In this video, you will learn how to use the BLINK function block in the CFC programming environment. The BLINK function is used to create the blinking signal (turning on and off repeatedly), where you can determine the On time and Off time using two input arguments. You can also activate/deactivate the function using another input argument. You will learn how to add the Util library into the project, which includes BLINK as one of the function blocks.