DynamicValueCachedRaw Property
Gets the cached Raw internal Data.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public ReadOnlyMemory<byte> CachedRaw { get; }Property Value
ReadOnlyMemory
Byte
The raw cached data.
Remarks
This is the raw value of the non-static parts of the symbol. Non-static and static data is placed in different parts of the process image and static content needs seperate ADS reads for each static field (e.g. in POUs)
Reference
DynamicValue Class TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026