# Trigger the Camera

The 26S V2 has a manual trigger button, if you need to test the camera triggering, you can either manually trigger the camera by pressing the shutter botton at the back of the camera, or by autopilots.

<figure><img src="/files/AD7mT41cvIvmWnZtKFwg" alt="" width="375"><figcaption></figcaption></figure>

below photo shows the camera triggering by RELAY:

<figure><img src="/files/XitEtgNOSBUaVtQMtAZw" alt=""><figcaption></figcaption></figure>

below photo shows the camera triggering by PWM with ADTI Relay-to-PWM module:

<figure><img src="/files/Go5qdjr48M4y6oBFIYdx" alt=""><figcaption></figcaption></figure>

Please check Portal [<mark style="color:red;">\[ADTI PX4 or Ardupilot Setup\]</mark>](https://docs.adti.camera/adti-camera-px4-or-ardupilot-setup/)<img src="/files/wgGnqmQScgbAHztlHIsx" alt="" data-size="line"> for triggering camera by autopilot.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adti.camera/adti-26s-v2-module-quick-start-guide/trigger-the-camera.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
