DataArea Constructor
Initializes a new instance of the DataArea class.
Namespace: TwinCAT.Ads.Server.TypeSystem
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
public DataArea(
string name,
uint indexGroup,
uint indexOffset,
uint size
)
Parameters
name |
Type: System.String |
indexGroup |
Type: System.UInt32 |
indexOffset |
Type: System.UInt32 |
size |
Type: System.UInt32 |
Exceptions
Exception |
Condition |
---|---|
name |