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