Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 03:49:35 +0000



Post From: ACSIL question: issue with sc.Input[] and sc.Subgraph[]

[2020-03-22 13:25:46]
BrMa - Posts: 77
Thanks for the fast reply!

I resolved the issue and just like to mention the solution in case anybody else has the same issue during development:
I changed the "data type" of one of the inputs during development from storing a float at the beginning to finally storing a bool-value.

I forgot to remove the study from the chartbook and re-add it but just set the new value in the configuration dialog. This seems to cause the behaviour described before.
After removing the study and re-adding it, everything works fine.