Definition of the OFF state for the target. Setting the Target to OFF disables the auto controller. This works for depth and heading, but may need to change in the future.

Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public const short OFF
Visual Basic (Declaration)
Public Const OFF As Short
Visual C++
public:
literal short OFF

See Also