Table of Contents

Class Connect

Namespace
Csra.Setting.TheHdw.Ppmu.Pins
Assembly
Csra.dll
[Serializable]
public class Connect : Setting_bool, ISetting
Inheritance
Connect
Implements
Inherited Members

Constructors

Connect(bool, string)

public Connect(bool value, string pinList)

Parameters

value bool
pinList string

Methods

ReadFunc(string)

protected override bool[] ReadFunc(string pin)

Parameters

pin string

Returns

bool[]

SetAction(string, bool)

protected override void SetAction(string pinList, bool value)

Parameters

pinList string
value bool

SetCache(bool, string)

public static void SetCache(bool value, string pinList)

Parameters

value bool
pinList string