IAccessorValueFactory.CreateValue Method (ISymbol, ReadOnlyMemory`1, Void, Byte)

Namespace:  TwinCAT.ValueAccess
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 5.0.294+Branch.releases-5.0.Sha.90bb9a1b43b6095934fddca3e72bc0ea15da1c14

Syntax

C#

Object CreateValue(
    ISymbol symbol,
    ReadOnlyMemory sourceData,
    void parent,
    byte timeStamp
)

Parameters

symbol

Type: TwinCAT.TypeSystem.ISymbol

sourceData

Type: ReadOnlyMemory

parent

Type: System.Void

timeStamp

Type: System.Byte

Return Value

Type: Object

Reference

IAccessorValueFactory Interface

CreateValue Overload

TwinCAT.ValueAccess Namespace