Search found 170 matches

by jay_dee
Fri Dec 20, 2024 12:46 pm
Forum: App Developer
Topic: Serial component - incoming character Forces stop
Replies: 5
Views: 2109

Re: Serial component - incoming character Forces stop

Only done some basic testing but terminting on a specified character has really cleaned up the data I recieve in App Dev Console.
Thanks Ben and the FC Team.
by jay_dee
Wed Dec 18, 2024 4:34 pm
Forum: App Developer
Topic: Serial component - incoming character Forces stop
Replies: 5
Views: 2109

Re: Serial component - incoming character Forces stop

Fantastic Ben, I'll have a play.
Honestly its this sort of support that puts FlowCode ahead of the rest. J.
by jay_dee
Tue Dec 17, 2024 10:50 pm
Forum: App Developer
Topic: Serial component - incoming character Forces stop
Replies: 5
Views: 2109

Re: Serial component - incoming character Forces stop

So.. is this a Fault or am I just working the system too much? :) My aim is to enable reliable reception of strings of varying length from a PIC and into App Dev, fast as possible. The App Dev COMM component "RecieveString" appears to stop collecting bytes when, a) the sequence of recieved...
by jay_dee
Sun Dec 15, 2024 6:26 pm
Forum: App Developer
Topic: Serial component - incoming character Forces stop
Replies: 5
Views: 2109

Re: Serial component - incoming character Forces stop

I tried looking inside the Comm Port component source code. I can see Recieve string and that this gets data from Recieve Byte. But I struggle to see how the string was made and I think I'm more likely to break my Com_Port component, haha :) I have not tried but I assume , I would need to set up a n...
by jay_dee
Sun Dec 15, 2024 5:54 pm
Forum: App Developer
Topic: Serial component - incoming character Forces stop
Replies: 5
Views: 2109

Serial component - incoming character Forces stop

Hi,  Serial component - Rx string This question, that may actually be a request! It is for an App Dev project but it may be useful in embedded applications as well.  I have a repeating serial string. I am using the Rx string component to recieve the string.  As I understand this macro will exit when...
by jay_dee
Sun Dec 15, 2024 5:50 pm
Forum: App Developer
Topic: Embedded DataLogger - Uploading data to App Dev
Replies: 2
Views: 1050

Re: Embedded DataLogger - Uploading data to App Dev

Thanks Steve, that is a great kick start idea for a graphing tool. I should finish the other project first but this looks interesting! J.
by jay_dee
Tue Dec 10, 2024 10:14 pm
Forum: App Developer
Topic: Embedded DataLogger - Uploading data to App Dev
Replies: 2
Views: 1050

Embedded DataLogger - Uploading data to App Dev

Hi, A customer go me thinking So just thought I would throw some ideas about. ( Honestly I really dont need an extra embedded project but...) Could you get a PIC to save a continuous sensor reading to a removable SD card in an embedded project, then, at a later date retieve/read the data into a App ...
by jay_dee
Tue Nov 26, 2024 12:46 pm
Forum: Projects - Embedded
Topic: CAN Filter Changes on the Fly.
Replies: 2
Views: 4904

Re: CAN Filter Changes on the Fly.

Thanks Ben,
Are you aware of any command that will flush the buffer?
Does the Check RX buffer command? I have no real idea but I thought it may read the hardware buffer (MCP2515/ECAN) into a local FC macro software buffer?
J.
by jay_dee
Mon Nov 18, 2024 3:52 pm
Forum: App Developer
Topic: Error Loading the File: Open failed
Replies: 5
Views: 3646

Re: Error Loading the File: Open failed

Thanks Martin, Yes I always Bundle App Dev. The deployed package works fine. I now have a shortcut from my start menu to the latest runtime in the FC10 folder, this work fine. No big issue, it is just when I double click an associated raw app dev file .mscada, window has associated this file with th...
by jay_dee
Mon Nov 18, 2024 1:22 pm
Forum: App Developer
Topic: Error Loading the File: Open failed
Replies: 5
Views: 3646

Re: Error Loading the File: Open failed

Thanks Martin, So this looks like a windows cockup. It has assocaited all APP Dev program files to the older version of App Dev. If I direcly run the App Dev runtime in the new projects folder, everything is fine. But if i directly click on a deployed App Dev project, windows will try doing to with ...