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
Trigger, Backwards Trigger & Storing - Some fancy questions
3 posts
• Page 1 of 1
Trigger, Backwards Trigger & Storing - Some fancy questions
I think the best way is to write the questions in order (are all related to trigger, backwards trigger and how FlowStone store data in the schematic). I'll write the question one after one, since I'm limited to the number of attachments, sorry. I hope experts can help me easily with these questions. Let's start...
1 - Why some prims have a specific trigger out "done" when its task is finished?
For example, Float Array prim has "The array of floats" output and "Trigger when finished changing the array". Both, every time I change a value, will send out a trigger. Why can't I just use the first output to send the value (if needed) and/or just the (simple) trigger?
1 - Why some prims have a specific trigger out "done" when its task is finished?
For example, Float Array prim has "The array of floats" output and "Trigger when finished changing the array". Both, every time I change a value, will send out a trigger. Why can't I just use the first output to send the value (if needed) and/or just the (simple) trigger?
Last edited by Nowhk on Thu Mar 10, 2016 4:37 pm, edited 5 times in total.
- Nowhk
- Posts: 275
- Joined: Mon Oct 27, 2014 6:45 pm
Re: Trigger, Backwards Trigger & Storing - Some fancy questi
2 - Which are the conditions to understand when a Prim will automatically stop Backwards Triggers to its parents?
Taking the example above, and add some fancy links (yeah, it looks like a machine-gunner):
When I trigger "Populate", it takes a long time to create the array (you see for a bit FlowStone forzen; it's intended for the experiment). Trigger blocker does its task, and I see nothing in the right INT output.
Now, when I click on the trigger "Request", the sum of the two arrays is immediate (not frozen as before).
It seems that Float Array "STOP" backwards trigger to Loop prim (which should reloop, resend values and take huge time again to repopulate Float Array). Or in fact, Float Array prim permits backwards trigger to Loop, but Loop (since no one implicitly retrigger Start) just do nothing? I want to understand if Backwards Triggers go till Float Array or will propagate also to its parents.
Taking the example above, and add some fancy links (yeah, it looks like a machine-gunner):
When I trigger "Populate", it takes a long time to create the array (you see for a bit FlowStone forzen; it's intended for the experiment). Trigger blocker does its task, and I see nothing in the right INT output.
Now, when I click on the trigger "Request", the sum of the two arrays is immediate (not frozen as before).
It seems that Float Array "STOP" backwards trigger to Loop prim (which should reloop, resend values and take huge time again to repopulate Float Array). Or in fact, Float Array prim permits backwards trigger to Loop, but Loop (since no one implicitly retrigger Start) just do nothing? I want to understand if Backwards Triggers go till Float Array or will propagate also to its parents.
- Nowhk
- Posts: 275
- Joined: Mon Oct 27, 2014 6:45 pm
Re: Trigger, Backwards Trigger & Storing - Some fancy questi
3 - Why WaveFile prim store "mem" data in the schematic while ArrMem doesn't?
Having this schematic:
If I send a float array to Arr2Mem (which store the array in mem) and later I load a wave with WaveFile (storing the array of samples in mem), when I save the schematic and I reopen it only the INT+Trigger counter of the WaveFile is filled. Arr2Mem save nothing in the schematic (the mem).
Also, for this particular case: mem is requested by Mem2FA backwards trigger when I load the schematic or WaveFile itself send a trigger After Load? I can't connect directly mem connector to a trigger counter, so I can't check it.
Having this schematic:
If I send a float array to Arr2Mem (which store the array in mem) and later I load a wave with WaveFile (storing the array of samples in mem), when I save the schematic and I reopen it only the INT+Trigger counter of the WaveFile is filled. Arr2Mem save nothing in the schematic (the mem).
Also, for this particular case: mem is requested by Mem2FA backwards trigger when I load the schematic or WaveFile itself send a trigger After Load? I can't connect directly mem connector to a trigger counter, so I can't check it.
- Nowhk
- Posts: 275
- Joined: Mon Oct 27, 2014 6:45 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 54 guests