SymbolWriteValue(Object) Method
Writes the Value of the IValueSymbol
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public void WriteValue(
Object value
)Parameters
|
value Object |
The value. |
Remarks
Calling on primitive types, a call of this method will directly write this Value. On complex types (structs and arrays) it depends on the ISymbolLoader settings what will happen. In non dynamic modes: Only byte Arrays (of correct size) can be written) in dynamic mode: A Value that represents the value will be accepted also.
Reference
Symbol Class WriteValue Overload TwinCAT.Ads.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026