AdsCommandId Enumeration

AdsCommandId Enumeration (for AdsCommand typed commands.


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

Syntax

C#

public enum AdsCommandId

Members

Member name

Value

Description

None

0

None / Uninitialized

Invalid

0

Invalid

ReadDeviceInfo

1

ReadDeviceInfo command

Read

2

Read Command

Write

3

Write Command

ReadState

4

ReadState Command

WriteControl

5

WriteControl Command

AddNotification

6

AddNotification Command

DeleteNotification

7

DeleteNotification Command

Notification

8

Notification event.

ReadWrite

9

ReadWrite Command

Reference

TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026