InstanceIsReadOnly Property

Indicates that this instance is read only.


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

Syntax

C#

public bool IsReadOnly { get; }

Property Value

Boolean

Remarks

Actually, this Flag is restricted to TcCOM-Objects readonly Parameters. Within the PLC this is used for the ApplicationName and ProjectName of PLC instances. Write-Access on these Modules will create an DeviceAccessDenied error.

Reference

Instance Class TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026