Digital Class

Define Digital parentType
Public Class Digital 
Inherits TagObj
This language is not supported or no code example is available.
public class Digital : TagObj
This language is not supported or no code example is available.
Name Description
Public constructor Digital(RunObj, int) Construct the instance
Public constructor Digital(RunObj, int[]) Construct the instance
Top
Name Description
Public property CommandValue CommandValue
Public property DisplayValue DisplayValue
Public property EstimatedValue EstimatedValue
Public property Hi Hi AlarmItem
Public property HistorianValue HistorianValue
Public property Lo Lo AlarmItem
Public property LockValue LockValue
Public property PreviousValue Previous Value
Public property State State
Public property Value Value
Top
Methods
 
Name Description
Public method GetAlarmItemReference(eCondition) Return object reference from correct property
Public method ToggleValue() Toggles value
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition