DJIRemoteControllerFlightModeSwitchPosition

enum DJIRemoteControllerFlightModeSwitchPosition : uint8_t {}


Remote Controller Flight Mode switch position.

  • Position One. For all products except Mavic Pro, this is the left most position of the flight mode switch on a remote controller from the perspective of the pilot. For example, on a Phantom 4 remote controller, Position One is labeled A. For the Mavic Pro, this is the position that is furthest away from the pilot and labeled Sport.

    Declaration

    Objective-C

    DJIRemoteControllerFlightModeSwitchPositionOne
  • Position Two. For all products except Mavic Pro, this is the middle position of the flight mode switch on a remote controller from the perspective of the pilot. For example, on a Phantom 4 remote controller, Position Two is labeled S. For the Mavic Pro, this is the position that is closest to the pilot (the P position).

    Declaration

    Objective-C

    DJIRemoteControllerFlightModeSwitchPositionTwo
  • Position Three. For all products except Mavic Pro, this is the right most position of the flight mode switch on a remote controller from the perspective of the pilot. For example, on a Phantom 4 remote controller, Position Two is labeled P. The Mavic Pro does not have a third position for the flight mode switch.

    Declaration

    Objective-C

    DJIRemoteControllerFlightModeSwitchPositionThree