SumSymbolWrite.Write Method
Writes the specified values.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public void Write(
Object[] values
)
VB
Public Sub Write (
values As Object()
)
Parameters
values |
Type: .System.Object. |
Remarks
The values will be marshalled automatically to their appropriate ADS types.