Just wondering if there’s a way to retrieve the index value of a changed widget in cabbageGetWidgetChannels. Right now I have a k-rate loop set up to listen for changes on the array but it’s constantly cycling. It would also be cool to have a trigger and index value for any changed widgets in the array…
cabbageGetWidgetChannels - changed value / idx number?
I believe I had the exact same question a few days ago
Btw. cabbageGetWidgetChannels
works only at i-rate and retrieves an array of strings.
chngetk
works on arrays though…
I’d also like to detect which element of an array changed and not only that but also detect crossing thresholds like in the trigger
opcode but on arrays.
And I just noticed this good news: [quote=“rorywalsh, post:54, topic:2388”]
I’ve now added array variants of cabbageGetValue .
[/quote]
Wow. You read my mind while I was asleep! What’s in this cabbage?
Maybe I even predicted your mind
Yeah, there really must be something in this Cabbage!
I think Rory said he would look into it… He might need a reminder…
@mjmogo, you’re late to the party. This is already done. Although I felt returning the channel name was better than returning an index?
Guess I’ve got to get current and download the latest and greatest!
Awesome. Can’t believe you made this right before I asked for it. Cabbage is a powerful drug man.
It seems like we were all converging towards the point where we knew it would be useful to be able to check which widget was changed!