AdsConnection.CreateVariableHandle Method
Generates a unique handle for an ADS variable.
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public uint CreateVariableHandle(
string variableName
)
Parameters
| 
                   variableName  | 
                   Type: System.String  | 
Return Value
Type: UInt32
The handle of the ADS Variable.