AdsSymbolicServer.DefaultValueEncoding Property

Gets/Sets the default value encoding.

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

Syntax

C#

public Encoding DefaultValueEncoding { get; set; }

Property Value

Type: Encoding
The default value encoding.

Implements

ISymbolServer.DefaultValueEncoding

Remarks

This property must be set/changed before the Server is connected to have an effect!

Reference

AdsSymbolicServer Class

TwinCAT.Ads.Server Namespace