AdsSymbolicServer.InstancePathEncoding Property
Gets or sets the instance path encoding (Default is the Windows CodePage)
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
public Encoding InstancePathEncoding { get; set; }
Property Value
Type: Encoding
The instance path encoding.
Remarks
This property must be set/changed before the Server is connected to have an effect!