# Periodic CAN/CAN FD Transmission

* Create a new project.

![](/files/s1Al6CcPdGLvwiYXQjyu)

* Drag and drop the ‘Periodic Transmission’ tool to the ‘Output’ area of the configuration window.

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

* If you have not configured the same in the logging area, click the CAN bus icons and set the CAN bus properties.

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

*\*Users can use the ‘Bit Timing’ option for advanced configurations.*

* In the periodic messages window,

  * **Add:** This allows the user to add the messages to be transmitted.
  * **Remove:** This allows the user to delete unwanted messages.
  * **Link Message UP:** This allows the user to link one/multiple messages to the previous message.
  * **Unlink:** This allows the user to unlink one/multiple messages from the previous linked message.
  * **Move Up:** This allows the user to move a specific, unlinked configuration upward.
  * **Move Down:** This allows the user to move a specific, unlinked configuration downwards.
  * **Load:**

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

  a)     Load CSV: This allows the user to load the CSV file.

  b)     Load From Cloud: This allows the user to load the configuration from the cloud.

  * **Save CSV:** This allows the user to save the periodic messages in CSV format.

<figure><img src="/files/8rqtr54jBgeoGQYwgi8w" alt=""><figcaption></figcaption></figure>

Users can enter the following information:

* **Tx Ident:** Message Identifier
* **Linked:** Know if the message is linked.
* **Period:** Specify the Period of transmission.
* **Delay:** Specify the delay in transmission.
* **CAN 0/CAN 1/CAN 2/CAN 3:** Option to choose the transmission bus.
* **Type:** Specifies the type of CAN message (CAN/CAN FD) (Standard/Extended).
* **BRS:** Bit Rate Switch.
* **Log Tx:** stores the logged transmission messages into the SD card.
* **DLC:** Data Length Code (0-64).
* **Data**

Additionally, clicking the ![](/files/FbOMK6xGzIDA9u74Opp8) icon: allows you to link signals such as ‘timestamp’ and ‘RTC’ to the selected messages.

<div align="left"><figure><img src="/files/yAgPLAL4ACH5y2tEjKfY" alt="" width="340"><figcaption></figcaption></figure></div>

[<mark style="color:blue;">Video Tutorial</mark>](https://youtu.be/EFch4ml2Ir0?si=VfHsQaDRH4_O6h9z)


---

# 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.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/advanced-configuration/periodic-can-can-fd-transmission.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.
