KangarooChannelStart Method Kangaroo Library for .NET
Starts the channel. Also, the Kangaroo LED will shine brightly for a third of a second.

Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public KangarooError Start()

Return Value

Type: KangarooError
A KangarooError. Most commonly, this will be None if the channel does not require homing, or NotHomed if it does.
See Also

Reference