IValueRawSymbol.RawValueChanged Event
Occurs when the RawValue of the IValueSymbol has changed.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
event EventHandler<RawValueChangedArgs> RawValueChanged
VB
Event RawValueChanged As EventHandler(Of RawValueChangedArgs)