Table of Contents

Class Gate

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

Constructors

Gate(bool, string)

public Gate(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