Class SLDetectLevels.TSLLevelValue
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabAdditionalPkg
Unit: SLDetectLevels
Inherits: TLPCollectionItem
Contents | 
Syntax
Delphi:
type TSLLevelValue = class( TLPCollectionItem )
C++ Builder:
class TSLLevelValue : public TLPCollectionItem
Visual C++ (MFC):
class CTSLLevelValue : public CTLPCollectionItem
C# (.NET):
public ref class TSLLevelValue : Vcl.VclCollectionItem
Summary
Level to be detected.
Description
Defines a level to be detected collection item.
Properties
Published
- Name - Specifies the name of the item.
 - Level - Specifies the level to be detected.
 - Mode - Specifies the level detection mode (bellow, above etc.).
 
Pins
- OutputPin - The boolean output pin for the detected level.