Class ILMultiLed.TILLedState
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: InstrumentLabDigitalPkg
Unit: ILMultiLed
Inherits: TLPCollectionItem
Contents |
Syntax
Delphi:
type TILLedState = class( TLPCollectionItem )
C++ Builder:
class TILLedState : public TLPCollectionItem
Visual C++ (MFC):
class CTILLedState : public CTLPCollectionItem
C# (.NET):
public ref class LedState : Vcl.VclCollectionItem
Summary
LED state collection item.
Description
Defines class for LED state collection items.
Properties
Published
- Name - Specifies the name of the state.
- Color - Specifies the color of the state.
- Value - Specifies the value of the state.
Pins
- InputPin - The boolean input pin of the component.