INotification Interface

Common INotification interface

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

Syntax

C#

public interface INotification

The INotification type exposes the following members.

Properties

 

Name

Description

INotification Interface 1:

Data

The notification Data.

INotification Interface 2:

Handle

The notification handle

INotification Interface 3:

TimeStamp

Gets the time stamp of the INotification

INotification Interface 4:

UserData

Attached UserData/Tag at the INotification

Reference

TwinCAT.Ads Namespace