ValueChangedBaseEventArgs Constructor

Initializes a new instance of the RawValueChangedEventArgs class.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

protected ValueChangedBaseEventArgs(
    ISymbol symbol,
    DateTimeOffset timeStamp
)

Parameters

symbol

Type: TwinCAT.TypeSystem.ISymbol
The symbol.

timeStamp

Type: System.DateTimeOffset
The TwinCAT Real time time stamp (UTC)

Reference

ValueChangedBaseEventArgs Class

TwinCAT.TypeSystem Namespace