ResultAccess Constructor (Int32, DateTimeOffset)

Initializes a new instance of the ResultReadValueAccess struct.

Namespace:  TwinCAT.ValueAccess
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3

Syntax

C#

public ResultAccess(
    int errorResult,
    DateTimeOffset time
)

Parameters

errorResult

Type: System.Int32
The result code of the operation.

time

Type: System.DateTimeOffset
The timestamp of the operation.

Reference

ResultAccess Class

ResultAccess Overload

TwinCAT.ValueAccess Namespace