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