Skip to main content
Evelina CAMILLERI
ST Employee
October 4, 2022
Solved

During the demo there is one point I missed related to the LED block used in AlgoBuilder. It is not a predefined block, how did you manage to implement it?

  • October 4, 2022
  • 1 reply
  • 584 views

..

    This topic has been closed for replies.
    Best answer by Luca SEGHIZZI

    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.

    1 reply

    Luca SEGHIZZI
    Luca SEGHIZZIBest answer
    Senior
    October 4, 2022

    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.