I_AcsiCommonDataSetClass

Objects that implement this interface are data set instances. TwinCAT Telecontrol Configurator generates data set instances, which are derived/extended from FB_AcsiCommonDataSetClass. All function blocks derived from FB_AcsiCommonDataSetClass automatically have the interface referred to above implemented by default.

Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)

Inheritance hierarchy

I_AcsiCommonNodeClass -> I_AcsiCommonDataSetClass

INTERFACE I_AcsiCommonDataSetClass EXTENDS I_AcsiCommonNodeClass

I_AcsiCommonDataSetClass 1: Methods

Name

Description

AddMember

Adds a new data object to the member container

DeleteMember

Removes a data object from the member container

DeleteAllMembers

Removes all data objects from the member container

I_AcsiCommonDataSetClass 2: Methods for event handling

Name

Description

OnInit

Initializes/configures the data objects in the member container

I_AcsiCommonDataSetClass 3: Properties

Name

Type

Access

Description

nMembers

UDINT

Get

Number of data objects in the member container