From 9d7eb662ba8c3a0f0a8b8f00dc9f8c063c513d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20H=C3=B6pfinger?= Date: Mon, 23 Sep 2024 09:19:44 +0200 Subject: [PATCH] Add new FBType "STEPPER" for setpoint stepper with events and algorithms. Setpoint can be increased or decreased by different values, with maximum and minimum limits. Includes event to load preset value into output. Add new FBType "STEPPER" for setpoint stepper with events and algorithms. Setpoint can be increased or decreased by different values, with maximum and minimum limits. Includes event to load preset value into output. --- .../typelib/STEPPER.fbt | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 data/typelibrary/signalprocessing-1.0.0/typelib/STEPPER.fbt diff --git a/data/typelibrary/signalprocessing-1.0.0/typelib/STEPPER.fbt b/data/typelibrary/signalprocessing-1.0.0/typelib/STEPPER.fbt new file mode 100644 index 0000000000..0c12a265e8 --- /dev/null +++ b/data/typelibrary/signalprocessing-1.0.0/typelib/STEPPER.fbt @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +