Analog Class

Define Analog[T] parentType
Public Class Analog 
Inherits TagObj
This language is not supported or no code example is available.
public class Analog : TagObj
This language is not supported or no code example is available.
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 DeviationMajor DeviationMajor AlarmItem object
Public property DeviationMinor DeviationMinor AlarmItem object
Public property Hi Hi AlarmItem object
Public property HiHi HiHi AlarmItem object
Public property Lo Lo AlarmItem object
Public property LoLo LoLo AlarmItem object
Public property RateOfChange RateOfChange AlarmItem object
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition