Variable.Hysteresis Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties >

Variable.Hysteresis Property

BR.AN.PviServices .NET


Gets or sets the hysterese-value of this instance. The event hysteresis is only valid for single variables or fields of type Integer or FloatingPoint. The event hysteresis works only for read- NOT for write- access!

[Visual Basic]

Public Property Hysteresis() As Double

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public double Hysteresis { public get; public set; }

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]