Re: Help: Ruby 4 x Sample & Hold Value
Posted: Fri Jan 30, 2015 7:54 pm
you have the autorepeat proprierties enabled on the button?
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
Walter Sommerfeld wrote:1. i scan 4 pictures to detect colours through ONE ruby code Modul/prim - u name it
2. this gives each time an array like [255,128,5,0],[255,... etc.
3. to reduce trigger after that scanning (for scrolling/switching between the four pics)
4. i want now try 2 sample and hold these color arrays
5. that's it