# QUERY\_PIN, Command 50

This command was added as a demo and is only available, as of this moment, in node type 40.

&#x20;

(via radio)

OUT

| 0A | 11 | 50 | GRP | ID | ID TO | CRC | Pin Index | Pin Status | CRC |
| -- | -- | -- | --- | -- | ----- | --- | --------- | ---------- | --- |

IN

| 0A | 11 | 60 | GRP | ID | ID TO | CRC | Pin Index | Pin Status | CRC |
| -- | -- | -- | --- | -- | ----- | --- | --------- | ---------- | --- |

&#x20;

Pin Index:       0 = PD6

Pin Status:       0 = Off, 1 = On, 2 = Blink, 9 = Query current status


---

# 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.boomerang3.com/s2-radio-system-manual/s2-system-description/s2-node/s2-communication-protocol/s2-commands-details/query_pin-command-50.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.
