Search found 1353 matches

by medelec35
Tue May 09, 2023 8:24 pm
Forum: General
Topic: Licence Key
Replies: 5
Views: 891

Re: Licence Key

Hi Wayne
I have not changed anything regarding your licence.
I just refreshed it, so it might not make any difference.
Can you try reactivating again, please?
If it's still the same, I will send an internal email so my colleagues can assist you further.
by medelec35
Wed May 03, 2023 8:25 am
Forum: Bug Reports
Topic: App Developer Runtime error
Replies: 15
Views: 2190

Re: App Developer Runtime error

You're welcome.
One thing to bear in mind, the Property entry is the exception, which must be a string or within speech marks.
If you look at component sources, there are plenty of examples using built-in functions.
by medelec35
Tue May 02, 2023 6:59 pm
Forum: Bug Reports
Topic: App Developer Runtime error
Replies: 15
Views: 2190

Re: App Developer Runtime error

Hi.
To make it so there is less work involved, even though it states String for a value within the built-in functions, it does not have to be a string.
You can use ints floats literals etc., so there is no need for the ToStrings function.
by medelec35
Mon May 01, 2023 1:03 pm
Forum: Bug Reports
Topic: ClearDisplay() not working in simulation panel.
Replies: 7
Views: 1139

Re: ClearDisplay() not working in simulation panel.

The latest v10 is version v10.0.2.21 To get that version, goto File > Global Settings Make sure Check for core updates on launch is ticked. If it was not, then after ticking it, close Flowcode and then run it again. You should get a small window popping up on the bottom right stating core update is ...
by medelec35
Mon May 01, 2023 12:03 pm
Forum: Bug Reports
Topic: ClearDisplay() not working in simulation panel.
Replies: 7
Views: 1139

Re: ClearDisplay() not working in simulation panel.

This is what the display shows when I run your project file: Display Test.png That looks correct to me Make sure the Flowcode component library is fully up to date by Help>Library Updates... Change the Files in-use to full database. After updating reload your project. What version of Flowcode v10 ar...
by medelec35
Mon May 01, 2023 10:56 am
Forum: Bug Reports
Topic: ClearDisplay() not working in simulation panel.
Replies: 7
Views: 1139

Re: ClearDisplay() not working in simulation panel.

Hello.
Can you please post your project file that has an fcfx extension?
by medelec35
Tue Apr 25, 2023 12:44 am
Forum: General
Topic: Flowcode ESP32 Toolchain Installation problem
Replies: 18
Views: 4372

Re: Flowcode ESP32 Toolchain Installation problem

Hello.
I got the same issue on win11.
I updated the components with the full database option, reloaded your fcfx project file and it compiled for me ok.
by medelec35
Fri Apr 21, 2023 7:54 pm
Forum: Bug Reports
Topic: Thermistors
Replies: 16
Views: 2293

Re: Thermistors

Hello. I have just looked at the source code for the thermistor component. You can't change beyond the -25 and 125 points. That's how it was designed by the component creator. It's temperature setpoints that are stated on the datasheet. The temperature is then calculated by linear interpolation, so ...
by medelec35
Wed Apr 19, 2023 7:54 pm
Forum: General
Topic: test Flowcode v.10
Replies: 11
Views: 1385

Re: test Flowcode v.10

Hello. There is no 30-day trial with Flwocode V10 All components are unlocked and available. You can compile unlimited code and macros. There are some free target devices you can use, see here for what's available. You only need to purchase target packs for the microcontroller you are interested in,...
by medelec35
Wed Apr 19, 2023 11:56 am
Forum: Bug Reports
Topic: Thermistors
Replies: 16
Views: 2293

Re: Thermistors

Hi.
Not a problem.
Thanks for letting me know.