Class Gate
[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
valuetlDCVGatepinListstring
Methods
ReadFunc(string)
protected override tlDCVGate[] ReadFunc(string pin)
Parameters
pinstring
Returns
- tlDCVGate[]
SetAction(string, tlDCVGate)
protected override void SetAction(string pinList, tlDCVGate value)
Parameters
pinListstringvaluetlDCVGate
SetCache(tlDCVGate, string)
public static void SetCache(tlDCVGate value, string pinList)
Parameters
valuetlDCVGatepinListstring