If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Problem with Array Split and Build. I might cry.
16 posts
• Page 2 of 2 • 1, 2
Re: Problem with Array Split and Build. I might cry.
just saw this.
I can confirm the original issue with FS 3.0.4
I can confirm the original issue with FS 3.0.4
Last edited by RJHollins on Sat Dec 30, 2017 3:45 am, edited 1 time in total.
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Problem with Array Split and Build. I might cry.
Hey thanks for that RJ!
So it's not a new bug, it's a feature
Cheers
Spogg
So it's not a new bug, it's a feature
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Problem with Array Split and Build. I might cry.
Hang on a minute...
The issue is there in 3.04, not there in 3.06 and there again in 3.08 and 3.09...?
This gets progressively weirder!
Cheers
Spogg
The issue is there in 3.04, not there in 3.06 and there again in 3.08 and 3.09...?
This gets progressively weirder!
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Problem with Array Split and Build. I might cry.
Spogg wrote:Hang on a minute...
The issue is there in 3.04, not there in 3.06 and there again in 3.08 and 3.09...?
This gets progressively weirder!
Cheers
Spogg
No it's not. I just now worked with the schematic in 3.0.6 and it's the same behaviour. So either I was too tired yesterday to notice it, or I did something (without knowing) that prevented the issue. I assume the former.
Your fix and Walter's fix are basically the same. Your 1ms delay isn't actually 1ms, since the prim uses Windows timer, which is totally unreliable and can't even get lower than approx. 15 ms. Also, you send the trigger to the last splitter in chain. Notice the order of the green lines from the first array prim. At first a trigger goes to the upper section, that's completely executed. Then a trigger goes to the lower section, that again is completely executed. Then a trigger goes to the last splitter of the lower chain, which forces Flowstone to send backward triggers in order to update the input value. As a result of those backward triggers, the preset modules are executed a second time.
It is all about sending a second trigger, so that the preset modules are asked for their value again. As I said yesterday, this should not be the case. There's something in the preset handling that is messed up.
"There lies the dog buried" (German saying translated literally)
- tulamide
- Posts: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
Re: Problem with Array Split and Build. I might cry.
Agreed
Our "fixes" aren't fixes at all, just work-arounds really. And Walter's behaves better in my real schematic. I just wanted to kinda prove it was a triggering thing, by using the method I did.
It's odd that this issue has been around for so long. I guess nobody made this topology before, so it's never been noticed. With near infinite possible configurations and complexity it's amazing that more of this sort of issue doesn't come up.
I wish Maik joined in with this stuff a bit more! I'll get in touch and see what he says...
Cheers
Spogg
BTW I do know that "near infinite" is nonsence
Our "fixes" aren't fixes at all, just work-arounds really. And Walter's behaves better in my real schematic. I just wanted to kinda prove it was a triggering thing, by using the method I did.
It's odd that this issue has been around for so long. I guess nobody made this topology before, so it's never been noticed. With near infinite possible configurations and complexity it's amazing that more of this sort of issue doesn't come up.
I wish Maik joined in with this stuff a bit more! I'll get in touch and see what he says...
Cheers
Spogg
BTW I do know that "near infinite" is nonsence
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Problem with Array Split and Build. I might cry.
Spogg wrote:Agreed
BTW I do know that "near infinite" is nonsence
Oh ... then you've never seen one of my 'work' schematics. They are loaded with various ideas, routines. Most at one stage of failure or another.
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
16 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 46 guests