AdsClient.Write Method (UInt32, UInt32)
Triggers a 'Write' call to the ADS device at the specified address.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public void Write(
uint indexGroup,
uint indexOffset
)
Parameters
indexGroup |
Type: System.UInt32 |
indexOffset |
Type: System.UInt32 |