Table of Contents

Class Gate

Namespace
Csra.Setting.TheHdw.Dcvi.Pins
Assembly
Csra.dll
[Serializable]
public class Gate : Setting_Enum<tlDCVGate>, ISetting
Inheritance
SettingBase<tlDCVGate>
Setting_Enum<tlDCVGate>
Gate
Implements
Inherited Members

Constructors

Gate(tlDCVGate, string)

public Gate(tlDCVGate value, string pinList)

Parameters

value tlDCVGate
pinList string

Methods

ReadFunc(string)

protected override tlDCVGate[] ReadFunc(string pin)

Parameters

pin string

Returns

tlDCVGate[]

SetAction(string, tlDCVGate)

protected override void SetAction(string pinList, tlDCVGate value)

Parameters

pinList string
value tlDCVGate

SetCache(tlDCVGate, string)

public static void SetCache(tlDCVGate value, string pinList)

Parameters

value tlDCVGate
pinList string