For more information, please see the
CodePlex project page and the
Getting Started guide.
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)


Synchronize timing of motors.
Namespace: Lego.Ev3.CoreAssembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- ports
- Type: Lego.Ev3.Core OutputPort
The port or ports to which the stop command will be sent.
- speed
- Type:
System Int32
Speed to turn the motor(s). (-100 to 100)
- turnRatio
- Type:
System Int16
The turn ratio to apply. (-200 to 200)
- time
- Type:
System UInt32
The time to turn the motor(s).
- brake
- Type:
System Boolean
Brake or coast at the end.
Return Value
Type:See Also