Analog<T> Class

Define Analog[T] parentType
Public Class Analog(Of  _ 
T
Inherits Analog
This language is not supported or no code example is available.
public class Analog<T> : Analog
This language is not supported or no code example is available.

Type Parameters

T

Name Description
Public property CommandValue CommandValue
Public property Deadband Deadband
Public property DisplayMax Gets or sets the Tag's DisplayMax property.
Public property DisplayMin Gets or sets the Tag's DisplayMin property.
Public property DisplayUnits Gets the Tag's DisplayUnits property.
Public property DisplayUnitsAdd Gets the Tag's DisplayUnitsAdd property.
Public property DisplayUnitsDiv Gets the Tag's DisplayUnitsDiv property.
Public property DisplayValue DisplayValue
Public property EstimatedValue EstimatedValue
Public property HistorianValue HistorianValue
Public property LockValue LockValue
Public property Max Max
Public property Min Min
Public property PreviousValue Previous Value
Public property ScaleMax Scale Max
Public property ScaleMin Scale Min
Public property StartValue StartValue
Public property State State
Public property Value Value
Top
Methods
 
Name Description
Public method GetMinValue() Return min value
Public method GetNormalizedValue(object) Get normalized value
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition