Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open wire output from SLDetectLevels component
11-09-2011, 08:28 PM (This post was last modified: 11-09-2011 10:30 PM by Simon.)
Post: #1
Question Open wire output from SLDetectLevels component
Hello,

Firstly, I would like to congratulate you on your excellent products. Cool

I am currently working on a college project to create a sound analyser at fixed frequencies.
I have all the components working correctly and am using the SLDetectLevels component on various filtered outputs to create a level boolean flag.
I have defined various output pins on the above component but now need to connect these to my application data global data variables (boolean).

I.E. I just want a simple global data boolean value to reflect the state of each of the detected level settings.

I have looked at the openwire user pin creation example but have failed to get anything working.

Please can you help me on this ? Big Grin

EDIT: This is for Delphi 2010 and my openwire experience is zero !!! lol
Find all posts by this user
Quote this message in a reply
11-10-2011, 04:27 PM
Post: #2
RE: Open wire output from SLDetectLevels component
(11-09-2011 08:28 PM)Simon Wrote:  I.E. I just want a simple global data boolean value to reflect the state of each of the detected level settings.

Hi Simon,

Thank you!
The TSLDetectLevels is designed currently to be used with the InstrumentLab LEDs and other similar components that have Boolean pin.
I will see to also add events for you.
If you contact me at mitov@mitov.com, I will see to make you a build with this functionality added.

Cheers,
Boian
Find all posts by this user
Quote this message in a reply
11-10-2011, 09:45 PM
Post: #3
RE: Open wire output from SLDetectLevels component
Boian,

Many thanks for the reply.
I did eventually work out myself to use the Instrument Lab LEDs as a non visible object and used the on change event to update my variable from the value field and this works very well.
Smile
Find all posts by this user
Quote this message in a reply
11-11-2011, 06:49 AM
Post: #4
RE: Open wire output from SLDetectLevels component
(11-10-2011 09:45 PM)Simon Wrote:  I did eventually work out myself to use the Instrument Lab LEDs as a non visible object and used the on change event to update my variable from the value field and this works very well.
Smile

Hi Simon,

Great! :-).
I have already added OnChange events in the DetectLevels and it will be included in the next install :-) .

Cheers,
Boian
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: