DynamicSymbol.OnReadAnyValue Method
Handler function for reading ADS 'Any' Values.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
protected virtual Object OnReadAnyValue(
Type managedType
)
Parameters
managedType |
Type: System.Type |
Return Value
Type: Object
System.Object.