Table of Contents

Class Behavior

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

Constructors

Behavior(tlDCVIFoldCurrentLimitBehavior, string)

public Behavior(tlDCVIFoldCurrentLimitBehavior value, string pinList)

Parameters

value tlDCVIFoldCurrentLimitBehavior
pinList string

Methods

ReadFunc(string)

protected override tlDCVIFoldCurrentLimitBehavior[] ReadFunc(string pin)

Parameters

pin string

Returns

tlDCVIFoldCurrentLimitBehavior[]

SetAction(string, tlDCVIFoldCurrentLimitBehavior)

protected override void SetAction(string pinList, tlDCVIFoldCurrentLimitBehavior value)

Parameters

pinList string
value tlDCVIFoldCurrentLimitBehavior

SetCache(tlDCVIFoldCurrentLimitBehavior, string)

public static void SetCache(tlDCVIFoldCurrentLimitBehavior value, string pinList)

Parameters

value tlDCVIFoldCurrentLimitBehavior
pinList string