# Logic Test

### ![](/files/maeXrhInAiWX38Ilicu0)

Generates an output signal depending on the signal type and frequency.

The following signal types are available: Sine, Cosine, Rect

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

**Pin Inp and Pin Out  Virtual Connector**.\
Using the two virtual connectors (Pin Inp and Pin Out), signals can be bridged (forwarded) across longer distances or even between different pages of the schematic. This feature is especially useful for reusing output signals that exit on the right side of the schematic and need to be utilized again on the left side, or for continuing signals from one page to another.

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

In the this example, the output of the merger is routed to the display via the virtual connection "QX1."


---

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