SumCreateHandles.CreateHandles Method

Creates the ADS handles.

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

Syntax

C#

public uint[] CreateHandles()

Return Value

Type: .UInt32.
System.UInt32[].

Exceptions

Exception

Condition

AdsSumCommandException

SumGetHandles failed!

AdsSumCommandException

SumGetHandlesCommand failed!

Reference

SumCreateHandles Class

TwinCAT.Ads.SumCommand Namespace

SumCreateHandles.TryCreateHandles(.String.., .UInt32.., .AdsErrorCode..)

SumCreateHandles.CreateHandlesAsync(CancellationToken)