HELP double selection needed to trigger

For general discussion related FlowStone
Post Reply
rockaxe55
Posts: 2
Joined: Wed Mar 30, 2011 12:18 am

HELP double selection needed to trigger

Post by rockaxe55 »

in the schematic the selector needs the items selected TWICE befor it loads the correct float value, how do i make it work with one selection, and am i missing somthing?? any help is greatly apreciated
array generator help.fsm
(132.12 KiB) Downloaded 1052 times
User avatar
chackl
Posts: 233
Joined: Tue Aug 17, 2010 8:46 pm
Location: Austria / Salzburg

Re: HELP double selection needed to trigger

Post by chackl »

Hello!

You had a trigger problem ;)
If you read out with the stringtrigger the trigger will:
readout the array and change the index - so the correct value is read out if you send the next trigger (your 2nd selection in selector)

So to get it corregted you allways have to:
Change index - then "Get" trigger.

I have the corrected version here ;)
Attachments
array generator help-corrected.fsm
(131.74 KiB) Downloaded 986 times
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
rockaxe55
Posts: 2
Joined: Wed Mar 30, 2011 12:18 am

Re: HELP double selection needed to trigger

Post by rockaxe55 »

thankyou chackl, for such a fast response, your help is much apreciated
User avatar
chackl
Posts: 233
Joined: Tue Aug 17, 2010 8:46 pm
Location: Austria / Salzburg

Re: HELP double selection needed to trigger

Post by chackl »

you'r welcome ;)
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
Post Reply