Search found 759 matches

by JonnyW
Fri Mar 21, 2014 5:14 pm
Forum: Flowcode V6
Topic: Goodbye all!
Replies: 21
Views: 13389

Re: Goodbye all!

Hi. Thank you all for your very kind words, I will miss the forum activity as it is a learning experience for me (especially when it comes to hardware!) as much as anyone. Just a quick question, are you still going to be active as a forum member. Or did you make the decision to be not involved with ...
by JonnyW
Tue Mar 18, 2014 4:59 pm
Forum: Flowcode V6
Topic: Goodbye all!
Replies: 21
Views: 13389

Re: Goodbye all!

Hi. Thank you all for your supportive messages. You will all be missed.

And yes, it feels like a lifetime! * Smiley face for the benefit of Martin *

Jonny
by JonnyW
Tue Mar 18, 2014 3:47 pm
Forum: Flowcode V6
Topic: FAT: faster way to write data
Replies: 76
Views: 37442

Re: FAT: faster way to write data

Hi. I don't know how your programs work but there may also be blocking calls which take too much time. As you are using a circular buffer are you sure this is correctly implemented and the interrupt is firing constantly. I would suggest to ensure your SW is working 100% in hardware as expected, get ...
by JonnyW
Tue Mar 18, 2014 3:05 pm
Forum: Flowcode V6
Topic: Goodbye all!
Replies: 21
Views: 13389

Re: Goodbye all!

Hi. Yeah, its a shame but I think things are at the point where it makes sense to go. Why such a long name, why not leave it a Matrix Multimedia. I not going to say the new name is stupid (oops I did :shock:). I am a fan of Dilberts (keeps me going) and the name change does remind me of a snippet in...
by JonnyW
Tue Mar 18, 2014 12:22 pm
Forum: Flowcode V6
Topic: Goodbye all!
Replies: 21
Views: 13389

Re: Goodbye all!

Hi Jordy. A complicated question! The official party line is its time for a change, new challenges and all that spiel. I am off to a company called Rapita which does code coverage measurement and metrics for automotive and aviation which seems like a really interesting place to work so the new work ...
by JonnyW
Tue Mar 18, 2014 11:01 am
Forum: Flowcode V6
Topic: Goodbye all!
Replies: 21
Views: 13389

Goodbye all!

Hi. Just a quick note to say I will be leaving Matrix soon, last day is the 9th April. I want to thank everyone on our forums for the amazing support I have seen you all give Matrix and our team over my three short years here, especially from our wonderful VCs, without whom I don't know how this for...
by JonnyW
Mon Mar 17, 2014 7:32 pm
Forum: Flowcode V6
Topic: GOTO problem in macro?
Replies: 13
Views: 7157

Re: GOTO problem in macro?

Hi Chris.

just a note to say you have picked a very obscure bug here! I think this is the first issue I have had with the code generation that I can not easily replicate. I see where things are going wrong, but can't replicate your bug at all, even for my own peace of mind!

Jonny
by JonnyW
Fri Mar 14, 2014 10:27 am
Forum: Flowcode V6
Topic: how to use "Consoles Windows"
Replies: 1
Views: 2039

Re: how to use "Consoles Windows"

Hi Duke.

I am not sure about the particulars of the CAN, but there is nothing stopping this currently. If it does not already work like that then perhaps Ben or Leigh can put something together for it. I can certainly add it to our to-do lists and see what the outcome is.

Jonny
by JonnyW
Wed Mar 12, 2014 12:39 pm
Forum: Deutsch Support-Forum
Topic: '#13 #10
Replies: 3
Views: 9988

Re: '#13 #10

Hallo Rudi. Anführungszeichen sind für Streicher, sind einfache Anführungszeichen für Zeichen. Wenn Sie SendChar werden tun SendChar('\n'), um ein einzelnes Zeichen 0xA senden. Cheers, Jonny Hi Rudi. Double-quotes are for strings, single quotes are for chars. If you are using SendChar do SendChar('\...
by JonnyW
Tue Mar 11, 2014 9:31 pm
Forum: Deutsch Support-Forum
Topic: '#13 #10
Replies: 3
Views: 9988

Re: '#13 #10

Hallo. In C wird der Backslash verwendet werden, um ein Sonderzeichen bedeuten: Ein Beispiel: \n 0A Newline (Line Feed) \r 0D Carriage Return \t 09 Horizontale Tab Siehe: http://en.wikipedia.org/wiki/Escape_sequences_in_C So wird der String sein: "Hallo\r\n" Hoffe, das hilft, Jonny Hello. In C, the ...
by JonnyW
Sun Mar 09, 2014 8:45 am
Forum: User Components
Topic: Unable to Export Component
Replies: 6
Views: 11170

Re: Unable to Export Component

Morning. Events There are various subtleties to Events and matching macros. One thing to remember is every event returns a ULONG type - this is the usual thing to miss when creating macros by hand. Easiest thing to do is let Flowcode create the macros and it will get everything right for that event....
by JonnyW
Sat Mar 08, 2014 9:32 pm
Forum: Feature requests
Topic: UTFT component? perfect for many graphic displays
Replies: 114
Views: 121040

Re: UTFT component? perfect for many graphic displays

Hi. I do not do many components personally but I am not sure if this will be done soon. For some time we have been trying to get a stable release we are all happy with - things keep piling up on that so I am not sure this will go out before a release is done I'm afraid. Hopefully once the release is...
by JonnyW
Sat Mar 08, 2014 8:09 pm
Forum: User Components
Topic: Unable to Export Component
Replies: 6
Views: 11170

Re: Unable to Export Component

Hello. I have done a Flowcode introduction tutorial recently, and we have step-by-step guides on various activities, such as creating and LED component and a sim-only analogue clock. These are good for getting in to components and simulations. I will Email my manager and if it is OK with them will p...
by JonnyW
Wed Mar 05, 2014 10:24 pm
Forum: Deutsch Support-Forum
Topic: FC6 Help
Replies: 2
Views: 8208

Re: FC6 Help

Hallo. Entschuldigt, verpasste ich dieses früher. In der Antwort, nein es gibt keine Offline-Hilfe zu präsentieren. Es ist etwas, was wir in uns auf, aber Flowcode 6 ist viel dynamischer als in früheren Versionen, so würden wir kämpfen, um die Hilfe immer up-to-date, wenn es off-line. Ich bin nicht ...
by JonnyW
Wed Mar 05, 2014 9:50 pm
Forum: Feature requests
Topic: Collapse of loops,ifs..
Replies: 4
Views: 5809

Re: Collapse of loops,ifs..

Hi. Good idea, I will be sure to raise it as a feature request.

I think this was originally on the list for v5, but must have got lost somewhere along the way and never resurfaced. A good reminder we should put it back on!

Jonny
by JonnyW
Wed Mar 05, 2014 8:23 pm
Forum: Flowcode V6
Topic: Flowcode6 and legacy WinXPsp2/3 failures
Replies: 15
Views: 11209

Re: Flowcode6 and legacy WinXPsp2/3 failures

Hi Rudi. Thanks for getting back on this. Problems like that are nearly impossible to replicate - a specific set of updates in a certain order, so I am glad you got sorted in the end, I don't like thinking that users can't even get to use the product which is a real shame. Anyway, thanks for letting...
by JonnyW
Sun Feb 23, 2014 11:56 pm
Forum: Getting Started
Topic: Howto: import user component permanently
Replies: 4
Views: 9371

Re: Howto: import user component permanently

Hi. Yeah, for now.

In the next release partial terms are accepted - it is much more useful.

Jonny
by JonnyW
Sun Feb 23, 2014 9:37 pm
Forum: User Components
Topic: Experimental 2-1/2digit lcd component macro
Replies: 3
Views: 8760

Re: Experimental 2-1/2digit lcd component macro

Evening. A FCPX file is essentially a bits of an FCFX file (just XML) but with compression applied to it. This means that users can not look inside the compiled program. There is no compiled code inside the FCPX file, Flowcode will dynamically generate the C code as required whenever the user of you...
by JonnyW
Thu Feb 20, 2014 10:46 pm
Forum: Flowcode V6
Topic: Flowcode V6 : Adding C functions
Replies: 5
Views: 4810

Re: Flowcode V6 : Adding C functions

Evening. No problems, ask as many questions as needed. Yes, you can use any existing C function in this way - all you need to do is provide a macro to Flowcode so the system knows how to call your program. Bear in mind there are some conventions for this though, such as a string variable will always...
by JonnyW
Wed Feb 19, 2014 6:21 pm
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7550

Re: RotateTO Rotate ALONG and other 3D

Hello. Just to let you know the Euler bug has been found and fixed.

This will be available in the next release.

Cheers,

Jonny
by JonnyW
Wed Feb 19, 2014 5:22 pm
Forum: Flowcode V6
Topic: Flowcode V6 : Adding C functions
Replies: 5
Views: 4810

Re: Flowcode V6 : Adding C functions

Hi Steve. You have not exported your component (by the sounds of it). Go to Menu->File->Export Component... You will see the component creator windows in a tabbed dialog (they are provided in the properties window as well for convenience). It is opened here to make last minute mods/reviews before ex...
by JonnyW
Tue Feb 18, 2014 2:03 pm
Forum: Getting Started
Topic: Howto: import user component permanently
Replies: 4
Views: 9371

Re: Howto: import user component permanently

Hello. Has the component ever been in the list? Remember, the FCFX file is source code - not a compiled component. The FCPX file is the finished, compiled component - ensure this is the component added. Does it appear in the search bar? This should be a list of all components, regardless of category...
by JonnyW
Tue Feb 18, 2014 10:30 am
Forum: Flowcode V6
Topic: RotateTO Rotate ALONG and other 3D
Replies: 9
Views: 7550

Re: RotateTO Rotate ALONG and other 3D

Good morning. I have attached a file that shows RotateTo() along an axis 000072_3D_ System Panel.png This shows how RotateTo() essentially resets the rotation of the object to an axis. On tests with this program it looks like it is taking the axis of the parent object - I am not sure this is correct...
by JonnyW
Fri Feb 14, 2014 11:16 am
Forum: Flowcode V6
Topic: Flowcode6 and legacy WinXPsp2/3 failures
Replies: 15
Views: 11209

Re: Flowcode6 and legacy WinXPsp2/3 failures

Hello Rudi.

I am sorry to say I have not got any further with this. You ave installed .NET and this problem persists?

I will see how things go here and raise the priority of this issue to let you get on with things.

Cheers,

Jonny
by JonnyW
Tue Feb 11, 2014 4:41 pm
Forum: Flowcode V6
Topic: Code customization ?
Replies: 2
Views: 2547

Re: Code customization ?

Hello. You can create a component and replace a macro in that component, but you do not have direct access to the component source code. This is so anyone developing components has their IP protected. If there is a bug in any component it is pretty quick (usually) for us to sort once we are aware, a...