InstanceCollection.T..GetInstance Method
Gets the IInstanceby instance path.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public T GetInstance(
string instanceSpecifier
)
Parameters
instanceSpecifier |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|
ArgumentException |
Path not found!;instancePath |