ISumSymbolRead.TryRead Method
Reads the specified symbols.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3
Syntax
C#
AdsErrorCode TryRead(
out Object[]? values,
out AdsErrorCode[]?? returnCodes
)
Parameters
values |
Type: .System.Object.. |
returnCodes |
Type: .TwinCAT.Ads.AdsErrorCode.. |
Remarks
The returned values are automatically marshalled to their appropriate .NET types.