อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


AutopilotErrorState Enum

Definition

State of autopilot. Not all errors are serious problems, some just mean it is inactive, because it has nothing to do.

C#
public enum AutopilotErrorState
Inheritance
AutopilotErrorState

Fields

Name Value Description
Unknown 0

State is unknown

NoRoute 1

The autopilot has no route to follow.

WaypointsWithoutPosition 2

The current route has no or incomplete waypoints. Normally this resolves itself after a few seconds, when the nav software continues transmitting data.

OperatingAsSlave 3

Operating as slave, RMB input sentence is present, route is known

RouteWithDuplicateWaypoints 4

The input route contains duplicate waypoints. This causes confusion and is therefore considered an error.

RoutePresent 5

A route is present

DirectGoto 6

We're just having a target waypoint, but no route

InvalidNextWaypoint 7

The next waypoint is invalid.

OperatingAsMaster 8

Full self-controlled operation

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET IoT Libraries 2.1.0, 2.2.0