# Converter

### ![](/files/MDYcL3AVci9k1djK1zLo) Rotation to XYZ

Input from the type Rotation to the three individual output X,Y,Z

### ![](/files/ejjCGA6nQvwkIaPmrlC0) XYZ to Rotation

From the three inputs X,Y,Z to an output of type Rotation.

### ![](/files/KdcOAutrbMMxeHdjOIpi)  XYZ to Position

From the three inputs X,Y,Z to an output of type Position.

### ![](/files/YVp1cB32sAV6zaQvl4sc) Position to XYZ

Input from the type Position to the three individual output X,Y,Z


---

# 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://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/converter.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.
