2022-10-03 11:06 PM
Solved! Go to Solution.
2022-10-03 11:41 PM
The simplest way is to use Functional Block Creator which is available in AlgoBuilder, it will help you with your function block creation. You can define name and size of the function block and then function block inputs, output and properties and at the end C code which the fucntion block represent. The Function Block Creator is well described in the AlgoBuilder User Manual and in the design tip: DT0148.
2022-10-03 11:41 PM
The simplest way is to use Functional Block Creator which is available in AlgoBuilder, it will help you with your function block creation. You can define name and size of the function block and then function block inputs, output and properties and at the end C code which the fucntion block represent. The Function Block Creator is well described in the AlgoBuilder User Manual and in the design tip: DT0148.