Dynamic Class

Define Dynamic parentType
Public Class Dynamic 
Inherits TagObj
This language is not supported or no code example is available.
public class Dynamic : TagObj
This language is not supported or no code example is available.
Name Description
Public constructor Dynamic(RunObj, int) Construct the instance
Public constructor Dynamic(RunObj, int[]) Construct the instance
Top
Name Description
Public property Bit0 Gets or sets the bit 0 of the Tag's value.
Public property Bit1 Gets or sets the bit 1 of the Tag's value.
Public property Bit10 Gets or sets the bit 10 of the Tag's value.
Public property Bit11 Gets or sets the bit 11 of the Tag's value.
Public property Bit12 Gets or sets the bit 12 of the Tag's value.
Public property Bit13 Gets or sets the bit 13 of the Tag's value.
Public property Bit14 Gets or sets the bit 14 of the Tag's value.
Public property Bit15 Gets or sets the bit 15 of the Tag's value.
Public property Bit16 Gets or sets the bit 16 of the Tag's value.
Public property Bit17 Gets or sets the bit 17 of the Tag's value.
Public property Bit18 Gets or sets the bit 18 of the Tag's value.
Public property Bit19 Gets or sets the bit 19 of the Tag's value.
Public property Bit2 Gets or sets the bit 2 of the Tag's value.
Public property Bit20 Gets or sets the bit 20 of the Tag's value.
Public property Bit21 Gets or sets the bit 21 of the Tag's value.
Public property Bit22 Gets or sets the bit 22 of the Tag's value.
Public property Bit23 Gets or sets the bit 23 of the Tag's value.
Public property Bit24 Gets or sets the bit 24 of the Tag's value.
Public property Bit25 Gets or sets the bit 25 of the Tag's value.
Public property Bit26 Gets or sets the bit 26 of the Tag's value.
Public property Bit27 Gets or sets the bit 27 of the Tag's value.
Public property Bit28 Gets or sets the bit 28 of the Tag's value.
Public property Bit29 Gets or sets the bit 29 of the Tag's value.
Public property Bit3 Gets or sets the bit 3 of the Tag's value.
Public property Bit30 Gets or sets the bit 30 of the Tag's value.
Public property Bit31 Gets or sets the bit 31 of the Tag's value.
Public property Bit4 Gets or sets the bit 4 of the Tag's value.
Public property Bit5 Gets or sets the bit 5 of the Tag's value.
Public property Bit6 Gets or sets the bit 6 of the Tag's value.
Public property Bit7 Gets or sets the bit 7 of the Tag's value.
Public property Bit8 Gets or sets the bit 8 of the Tag's value.
Public property Bit9 Gets or sets the bit 9 of the Tag's value.
Public property Deadband Deadband
Public property DeviationMajor DeviationMajor AlarmItem object
Public property DeviationMinor DeviationMinor AlarmItem object
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 DisplayValue DisplayValue
Public property EstimatedValue EstimatedValue
Public property Hi Hi AlarmItem object
Public property HiHi HiHi AlarmItem object
Public property HistorianValue HistorianValue
Public property Lo Lo AlarmItem object
Public property LoLo LoLo AlarmItem object
Public property Max Max
Public property Min Min
Public property PreviousValue Previous Value
Public property RateOfChange RateOfChange AlarmItem object
Public property Value Value
Top
Methods
 
Name Description
Public method GetAlarmItemReference(eCondition) Return object reference from correct property
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition