Jorgen
Search found 916 matches
- Mon Mar 30, 2026 2:06 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 477
Re: Flowcode 11 Graphical Display Manager Demonstration
Super Ben
Jorgen
Jorgen
- Sun Mar 29, 2026 7:27 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 477
Re: Flowcode 11 Graphical Display Manager Demonstration
Hi Ben! First, I have used the ADS1115 in another project today, this component work very fine in FC11, perfect both in simulation and on HW, and is very liniary and stable ;) I have continued studying and practicing with DisplayManager and experiments and trying things out. In my practice program, ...
- Fri Mar 27, 2026 12:30 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 477
Re: Flowcode 11 Graphical Display Manager Demonstration
Hi Ben!
If you please Will: Or I can create another quick demo video showing how to do this if that would be useful.
Absolute, please, I am grateful, so please
Jorgen
If you please Will: Or I can create another quick demo video showing how to do this if that would be useful.
Absolute, please, I am grateful, so please
Jorgen
- Fri Mar 27, 2026 9:50 am
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 6
- Views: 477
Re: Flowcode 11 Serial In Circuit Debug (ICD)
Hi Ben! Thanks again for your example and the thorough walkthrough — it’s really useful. I’ve studied it over and over to learn from it, :D and I can see all the advantages of the Display Manager: it makes it fast to create different buttons, text fields, adjust layout, and use various colors. I’ve ...
- Thu Mar 26, 2026 6:36 pm
- Forum: General
- Topic: ADS1115 An0 not simulate - Resolved
- Replies: 3
- Views: 274
Re: ADS1115 An0 not simulate
Steve and Ben, thank you both, running perfect now
Jorgen
Jorgen
- Thu Mar 26, 2026 1:56 pm
- Forum: General
- Topic: ADS1115 An0 not simulate - Resolved
- Replies: 3
- Views: 274
ADS1115 An0 not simulate - Resolved
Hi team!
I can not manage to get the An0 work in simulation mode in the ADS1115 component, have I forgot something, please?
Jorgen
I can not manage to get the An0 work in simulation mode in the ADS1115 component, have I forgot something, please?
Jorgen
- Tue Mar 24, 2026 6:48 pm
- Forum: General
- Topic: Compare strings!
- Replies: 7
- Views: 683
Re: Compare strings!
Hi Ben!
Sorry, I am not so good to explain. I think if you look at the att picture you see what I mean I could not see the " F§ " in FC11 I have not expand the window in FC11
Sorry for the inconvenience
and thak´s
Br Jorgen
Sorry, I am not so good to explain. I think if you look at the att picture you see what I mean I could not see the " F§ " in FC11 I have not expand the window in FC11
Sorry for the inconvenience
Br Jorgen
- Tue Mar 24, 2026 4:30 pm
- Forum: General
- Topic: Compare strings!
- Replies: 7
- Views: 683
Re: Compare strings!
Hi Steve! Thank you for your explanation and examble, I will play and test your tip it make sense, for me, thank´s :D In FC10 it is possible to to call/add the compare string from the If decision (f§) in the drop down list, it is not visible in F11, I have to add a Calculation box and find it this w...
- Mon Mar 23, 2026 8:03 pm
- Forum: General
- Topic: Compare strings!
- Replies: 7
- Views: 683
Re: Compare strings!
Thank you Ben 
- Mon Mar 23, 2026 7:52 pm
- Forum: General
- Topic: Compare strings!
- Replies: 7
- Views: 683
Compare strings!
Hi all! Inside an If decision I can write: String_One = String_Two, it working. In Built_in_funktion fs is the CompareS( ), how do I use this in an If funktion I have test with CompareS( String_One, String_Two ) and more attemp? I have seach in Wiki but can´t find examble and what is best :) Thank´s