Class Behavior
[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
valuetlDCVIFoldCurrentLimitBehaviorpinListstring
Methods
ReadFunc(string)
protected override tlDCVIFoldCurrentLimitBehavior[] ReadFunc(string pin)
Parameters
pinstring
Returns
- tlDCVIFoldCurrentLimitBehavior[]
SetAction(string, tlDCVIFoldCurrentLimitBehavior)
protected override void SetAction(string pinList, tlDCVIFoldCurrentLimitBehavior value)
Parameters
pinListstringvaluetlDCVIFoldCurrentLimitBehavior
SetCache(tlDCVIFoldCurrentLimitBehavior, string)
public static void SetCache(tlDCVIFoldCurrentLimitBehavior value, string pinList)
Parameters
valuetlDCVIFoldCurrentLimitBehaviorpinListstring