SymbolNotificationTypes Enumeration
Specifies the Notification type of ADS Notifications
Namespace: TwinCAT.ValueAccess
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
[FlagsAttribute]
public enum SymbolNotificationTypesMembers
|
Member name |
Value |
Description |
|---|---|---|
|
None |
0 |
None / Uninitialized |
|
Value |
1 |
ValueChanged notifications |
|
RawValue |
2 |
RawValueChanged notifications |
|
Both |
3 |
ValueChanged + RawValueChanged notifications |