# Elektrische Integration

## Steckergehäuse

{% columns %}
{% column %}

{% endcolumn %}

{% column %}
Das Steckergehäuse ist im 90° Raster in 4 Richtungen drehbar. Standard wird der Motor mit „Kabelabgang Rechts“ (mit Sicht auf das Steckergehäuse) geliefert.
{% endcolumn %}
{% endcolumns %}

***

## Kabel & Biegeradius

***

## Potentialausgleich

{% columns %}
{% column width="50%" %}

<figure><img src="https://raw.githubusercontent.com/JennyScience-AG/tech-images/main/LINAX_LxsF60S_Potentialausgleich.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}

* Der 0 Volt Anschluss der Logik Speisung (Pin1) und der 0V Anschluss der Power Speisung (Pin3) muss mit dem GND/Chassis Sternpunkt der Anlage/Schaltschrank verbunden sein.
* Die Grundplatte der Lxu-, Lxs-, Lxe-Achse müssen mit dem mit dem GND/Chassis Sternpunkt der Anlage/Schaltschrank verbunden sein.
* Der XENAX® Servocontroller muss auf eine leitende Rückwand geschraubt sein, welche mit GND/Chassis Sternpunkt der Anlage/Schaltschrank verbunden ist. Dabei ist das Motorkabel mit der Schirmklammer zu verbinden.
  {% endcolumn %}
  {% endcolumns %}


---

# 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://tech.jennyscience.com/motion_systems/motion-systems-de/legprod/lxu-f60/elektrische-integration.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.
