Search found 28 matches

by Xbeejunior
Tue May 05, 2020 6:01 am
Forum: Flowcode V8
Topic: Save Tab arrangement?
Replies: 3
Views: 2115

Re: Save Tab arrangement?

Hi Benj,
unfortunately none of this is possible, I didn´t get it .....
regards
by Xbeejunior
Sun May 03, 2020 8:15 am
Forum: Flowcode V8
Topic: Save Tab arrangement?
Replies: 3
Views: 2115

Save Tab arrangement?

Hello,
you can arrange tabs (macros) differently and also display several at the same time in the program, is it possible to save your own arrangement, just as you can do with the window arrangement?
regards
by Xbeejunior
Sat May 02, 2020 4:52 pm
Forum: Flowcode V8
Topic: .Return Variable
Replies: 6
Views: 3080

Re: .Return Variable

I found the problem after trying 10,000 different attempts, but the attempts were all in vain because somehow a compile-time error always occurred! My LCD display is connected in 4-bit mode, i.e. the byte that is to be read in must be rotated and broken down into two nibbles, the higher-order bits b...
by Xbeejunior
Sat May 02, 2020 4:06 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi,
the entire special offer has been over since April 20th, the extension of the offer was only an exception and will probably not be done anymore ...
Greeting
by Xbeejunior
Sat Apr 18, 2020 8:13 am
Forum: Flowcode V8
Topic: .Return Variable
Replies: 6
Views: 3080

Re: .Return Variable

Can you confirm if you see the 20 seconds value correctly displayed on LCD? the time was not displayed correctly you are right, I once initialized the I2C too much, but that was only an attempt, it didn't work before, I just forgot to delete it ... thanks! You only return a valid value if Test is s...
by Xbeejunior
Fri Apr 17, 2020 6:04 pm
Forum: Flowcode V8
Topic: .Return Variable
Replies: 6
Views: 3080

Re: .Return Variable

Thank you Kersing, but I do not know if I understand you, I have set .Return to minutes and I want to query this variable in the main program, but this does not work because B1 never switches, so the requested minutes are not returned, I just want to try to return the minutes from the macro "Zeit_au...
by Xbeejunior
Fri Apr 17, 2020 11:38 am
Forum: Flowcode V8
Topic: .Return Variable
Replies: 6
Views: 3080

.Return Variable

Hi Benj, I am trying to get a .Return variable back into the main program from a macro, it should then (here for the test) at certain minutes, the port B1 briefly set to high, you can tell me what I do wrong !? Please look in "Main" in the macro "Zeit_auslesen" and the "If" decision below it .... Th...
by Xbeejunior
Thu Apr 16, 2020 3:53 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

if I went through the ElektorUK website then I came to the shopping cart, but the code is not accepted because I have to order via matrixtsl.com, via Matrixtsl.com I only ever got to, see attached picture, and never to the shopping cart !? In any case, I have now clarified this by email, thank you L...
by Xbeejunior
Thu Apr 16, 2020 10:30 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hello, ....Germany
by Xbeejunior
Thu Apr 16, 2020 7:56 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Good morning, ok that's great, also that so many answered me, only now I still don't know if the 50% would go for my upgrade from F6 to F8 as Steve answered me, which will be in the shopping basket the code FC50OFF not accepted after I logged in with my account! I'd call Sales, but it will be diffic...
by Xbeejunior
Wed Apr 15, 2020 12:44 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi DavidA, the code would have been accepted without logging in, but then I would have had to take a new license, but I didn't want to, so I thought the code could not be used for an upgrade! But when I read the message from Steve I think it should have gone with registration? Now the time has run o...
by Xbeejunior
Wed Apr 15, 2020 11:23 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi Steve, I tried that, but the code "FC50OFF" was not accepted !?
by Xbeejunior
Wed Apr 15, 2020 9:57 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

..... when using components in F8, only the part of the component that you have included in your program is really used, that's great! The one component listed in the Project Explorer that is not being used is not compiled, I now knew, I just wanted to know whether the entire component was compiled ...
by Xbeejunior
Mon Apr 13, 2020 6:26 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi Kersing, yes, that's exactly the way it is, because it would make the decision for me whether I buy F8 or not! If I knew exactly that you can't do better in F6, I would definitely buy F8, right now because of the 50%! Sure, you just delete things you don't need, but still have to test the differe...
by Xbeejunior
Sun Apr 12, 2020 8:21 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi, I think I have now roughly figured out why there was a big difference in bytes when compiling. I had components in Project Explorer that were not included in the program, F6 converted the associated libraries / components into code anyway, which F8 did not do, after I deleted the unused componen...
by Xbeejunior
Sat Apr 11, 2020 7:59 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

For that there has to be a basic answer, something like chipfryer27 had suspected, I can't imagine that it has anything to do with the flowchart, as I said, without modification with F8, only half the bytes are compiled!
I think that too many or larger libraries are involved in F6.
Thanks anyway
by Xbeejunior
Sat Apr 11, 2020 6:58 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

I am happy to give more information! I have built an extension for an awning remote control because I want it to retract when the wind gets too strong. So there is an Attiny84A installed which can output the time / date via I2C with an RTC3232 and an accelerometer which monitors the movement of the ...
by Xbeejunior
Fri Apr 10, 2020 4:35 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

ok i managed to program my Attiny84A with Flowcode 8, now I would like to know why I need ca.8000 bytes flash for F6 and less than half with F8 with the same program :shock:
Thanks
by Xbeejunior
Fri Apr 10, 2020 2:32 pm
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Re: Easter Special

Hi chipfryer27,
thanks for your comment, I thought it was just me, most of the time with both programs F6 / F8 I had previously spent buying and adjusting the compiler options .... not programming :mrgreen: So far I haven't made F8 "run" ... :?
Have a good time.
by Xbeejunior
Fri Apr 10, 2020 10:58 am
Forum: Flowcode V8
Topic: Easter Special
Replies: 27
Views: 17015

Easter Special

Hello I am from Germany and use Flowcode 6, because Flowcode 8 is currently being offered for an Easter special, I would like to upgrade or purchase a new license, I will only be redirected to a page where I can not make a selection, where exactly I can choose and buy? I actually thought when I logg...
by Xbeejunior
Thu Sep 12, 2019 12:08 pm
Forum: Flowcode V6
Topic: Can not read the ADC at Attiny84
Replies: 2
Views: 3761

Re: Can not read the ADC at Attiny84

Hello Benj, thanks for your support :) As I have inserted it in the attached test program, it does not work either! I only get a short "3" displayed when I declare GetByte in the component, I do that with GetInt I get the short "15" displayed! I try to evaluate the voltage on an ADXL335 module, the ...
by Xbeejunior
Sat Sep 07, 2019 3:49 pm
Forum: Flowcode V6
Topic: Can not read the ADC at Attiny84
Replies: 2
Views: 3761

Can not read the ADC at Attiny84

Hi Team, I'm trying to read a voltage on the ADC port of Attiny84, I've already tried all possible settings, but to no avail, I get only the "0" on LCD! It works in the simulation......I think I get the ADC simply not switched !? With an Attiny85 has it ever worked, at a certain voltage, I turned on...
by Xbeejunior
Sun Aug 18, 2019 10:38 am
Forum: Deutsch Support-Forum
Topic: Datum Format RTC ändern
Replies: 1
Views: 6769

Re: Datum Format RTC ändern

Hi, ok ich habe jetzt die Komponente DS3231 gefunden und eingebunden, dort kann man in den Eigenschaften das Format für die Datum-Ausgabe ganz einfach einstellen......nur was mir irgendwie gar nicht in den Kopf geht ist, das man die korrekte Ausgabe der Wochentage Software-seitig einstellen muss, we...
by Xbeejunior
Sat Aug 17, 2019 6:51 am
Forum: Deutsch Support-Forum
Topic: Datum Format RTC ändern
Replies: 1
Views: 6769

Datum Format RTC ändern

Hi, ich beschäftige mich gerade seit langen wieder mit F6 und habe die Daten aus dem RTC3232 mit einem Attiny84 ausgelesen. Jetzt würde ich gerne das Datum Format von 17.08.19 auf 17.08.2019 ändern, ich habe mal in einem Post von Benj gelesen das geht mit "20" + ToString(Year) nur weiß ich nicht wo ...
by Xbeejunior
Sat Jul 26, 2014 2:36 pm
Forum: Flowcode V6
Topic: components are missing
Replies: 4
Views: 3220

Re: components are missing

Had all the time do not feel like, I was nearing completion of my project then something like that, and I bought Flowcode so I have it easier, when I check for updates I must always rework now?? Until three months later, I now get answer :( :( :( :(