Home Search

DriveWorks Pro 21
GetAutopilotStatus

Send Feedback

GetAutopilotStatus

Returns the current status of the Autopilot agent.

This will only function with a Shared Group.

Syntax

GetAutopilotStatus([Autopilot Name])

Where:

Autopilot Name is the name of the Autopilot for which to return the status.

The name of the Autopilot is the machine name where DriveWorks Autopilot is installed.

Example

RuleResultMeaning
GetAutopilotStatus("DW-AP01")RunningWill return the status current Autopilot agent.

Valid results are:

  • Unknown
  • Stopped
  • Starting
  • Stopping
  • Running

See Using Autopilot for more information.