IAccessorValueFactory Interface

Factory interfaces for Accessor implementations.


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

Syntax

C#

public interface IAccessorValueFactory

The IAccessorValueFactory type exposes the following members.

Properties

 

Name

Description

Configuration

Gets the configuration.

DefaultValueEncoding

Gets the default value encoding.

LoggerFactory

Gets the logger factory.

ValueMarshaler

Gets the value marshaler.

Methods

 

Name

Description

IAccessorValueFactory Interface 1:

CreatePrimitiveValue

Creates a primitive value, independent of any settings.

IAccessorValueFactory Interface 2:

CreateValue

Creates the symbols value from raw memory data.

Remarks

This interface is used by a custom Accessor class to create Value objects from memory representations.

Reference

TwinCAT.ValueAccess Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026