vrLib SDK Documentation
AutoMode Class
NamespacesVideoRayAutoMode
An automode provides for autonomous control of a specific parameter A typical VideoRay ROV has 2 or more automodes, heading, depth, etc. Currently only exposes the PRO4 CSR fields
Declaration Syntax
C#Visual BasicVisual C++
public class AutoMode
Public Class AutoMode
public ref class AutoMode
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
AutoMode()()()
Initializes a new instance of the AutoMode class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
OFF
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.

pid
Basic PID parameters for the controller.

Target
Desired set point

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AutoMode

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)