> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/trigger-window/new-trigger-panel.md).

# New trigger panel

<div align="left"><figure><img src="/files/1sVeYITZYdLexy4qpHRL" alt=""><figcaption></figcaption></figure></div>

The ‘New Trigger’ panel allows users to select trigger action and trigger type for configuration.

**Selection Trigger Action Window:**

* **Trigger Name–** This enables the user to assign trigger names.
* **Trigger Action–** This allows the user to choose the trigger action.
* **Logger Initial State–** The initial state of the logger before a trigger is active.
* **New Log On Event –** This allows users to create a new log whenever an event occurs.
* **Log Time (sec)–** Enables the user to configure logging time for trigger action. For value =0, Continuous logging and for value >0.
  * **After the First trigger event:** the logger starts logging only for a specified time after the first trigger event.
  * **After the Last trigger event:** starts logging on the first trigger event and stops logging after the specified time after the last trigger event.
* **Pre-Trigger time–** enables the user to configure the pre-logging time for trigger action.
* **Debounce–** When the switch does not register, another click is relevant when you use Digital I/P.

**Select Trigger Type window:**

* **Bus–** This allows the user to choose the CAN bus.
* **Trigger by CAN/CAN FD Ident–** The trigger will be active when the logger receives the message for the CAN ID.
* **Trigger by Parameter Value–** The trigger will be active when the given parameter condition is satisfied.
* **Trigger by DM1 J1939 Counter** **–** Trigger will be active because DM1 counter increases/decreases/changes.
* **Trigger by Digital Channel–** Trigger will be active for the condition that digital value increases/decreases/changes. Refer to [<mark style="color:blue;">Appendix</mark>](/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/appendix-6-setting-up-a-digital-trigger-in-rexgen.md) for setting up digital triggers in ReXgen.
* **Use LED indication for the trigger–**&#x54;his allows the user to monitor the trigger status via LED(s).

  * **Led Number:** This allows the user to select a particular LED for a trigger.

  ![](/files/J1bGc9cLnbhTJMd3iQPI)

  * **Customize LED:** This allows the user to customize the LED.

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

How to [<mark style="color:blue;">enable triggers to start and stop logging</mark>](https://youtu.be/kJyehT5sz3E?si=_pkDZck_UAtEVMkJ) using Rexdesk


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/trigger-window/new-trigger-panel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
