IValueFactorySettings Interface

Interface IValueFactorySettings

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

Syntax

C#

public interface IValueFactorySettings

The IValueFactorySettings type exposes the following members.

Properties

 

Name

Description

ExpandArrayValues

Gets or sets a value indicating whether the Value Factory automatically expands ArrayValues to its Elements (Default: true)

NonCachedArrayElements

Gets or sets the setting to create ArrayElements "On-The-Fly" (Default True)

ValueAccessMode

Gets or sets the value access mode.

ValueCreation

Gets or sets the value creation mode.

ValueUpdateMode

Gets or sets the value update mode.

Reference

TwinCAT Namespace