FtMscLibEx OpenConnection Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

Open the connection with TX-C device

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public bool OpenConnection(
	string comDev
)

Parameters

comDev
Type: System String

[Missing <param name="comDev"/> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.OpenConnection(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.OpenConnection(System.String)"]

Exceptions

ExceptionCondition
FtMscLibExceptionFtMscLibException
Remarks

FtMscLibEx.ddl needs to be in the same directory as the executable!!
See Also

Reference