AnyTypeSpecifier Class

Class AnyTypeSpecifier.

Inheritance Hierarchy

SystemObject
  TwinCAT.TypeSystemAnyTypeSpecifier

Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public class AnyTypeSpecifier

The AnyTypeSpecifier type exposes the following members.

Properties

 

Name

Description

AnyTypeSpecifier Class 1:

Args

Gets the arguments.

AnyTypeSpecifier Class 2:

Category

Category of the AnyTypeSpecifier

AnyTypeSpecifier Class 3:

Dimensions

Gets the dimensions of an array.

AnyTypeSpecifier Class 4:

Element

The element type (Arrays)

AnyTypeSpecifier Class 5:

Encoding

Gets the encoding of the Type (if string)

AnyTypeSpecifier Class 6:

StrLen

The String length (only for String

AnyTypeSpecifier Class 7:

Type

Managed type

Methods

 

Name

Description

AnyTypeSpecifier Class 8:

Create

Creates the AnyTypeSpecifier.

AnyTypeSpecifier Class 9:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

AnyTypeSpecifier Class 10:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

AnyTypeSpecifier Class 11:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

AnyTypeSpecifier Class 12:

GetType

Gets the Type of the current instance.
(Inherited from Object)

AnyTypeSpecifier Class 13:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

AnyTypeSpecifier Class 14:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Remarks

The AnyTypeSpecifier is used to specify out/return parameters for ReadAny, InvokeRpc-Methods or typed AdsNotifications. The Args parameter: String: Index-0 Length of String String[] Index-0 Length of String Index-1 Length of First Dimension Index-2 Length of Second Dimension Arrays Index-0 Length of Second Dimension Index-2 Length of Second Dimension

Reference

TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026