1. Function Block

1. Function Block

our software supports users to directly write programs in their native language. The native language of this series of PLCs is C language, so you can directly write your own programs in C.

This type of program written in C language is called a function block.

Our software provides a program editorprogram Editor,for writing function function blocks, and organizes programs by providing separate tabs for each function block in the program editor window.

Please refer to

How to Input Function Block