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

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

API 3.15
StopAllMotorExCmd
Function immediately stops the previously activated intelligent motor mode for motor
synchronization of all motors of the ROBO TX Controller by resetting the duty values as well
as the distance values in the output structure to 0.

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

public uint StopAllMotorExCmd(
	FtDeviceID devId
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)

Return Value

Type: UInt32

[Missing <returns> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.StopAllMotorExCmd(FischerTechnik.FtMscLib.Enumurations.FtDeviceID)"]

Remarks

See Also

Reference