> For the complete documentation index, see [llms.txt](https://docs.adti.camera/adti-45cmf-module-quick-start-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adti.camera/adti-45cmf-module-quick-start-guide/trigger-the-camera.md).

# Trigger the Camera

The 45CMF 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/AHYtayMJwWnWI046XzM6" alt="" width="375"><figcaption><p>manually triggering </p></figcaption></figure>

below photo shows the camera triggering by RELAY:

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-45cmf-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.
