# 실시간 신호 값 보기

실시간으로 선택한 신호들의 값을 확인하는 방법에 대해서 소개 합니다.&#x20;

1. 상단 메뉴바에서 *Measurement->Signal List*로 이동
2. ![](/files/HF7JZxYvYvFFXTYHexUD) 버튼을 눌러 원하는 신호들을 선택합니다.&#x20;
3. Online을 하여서 선택한 신호들의 값을 확인하면 됩니다.&#x20;

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

위의 그림에서 ‘Signal List’창의 ‘Update’ 항목은 해당 신호를 포함한 메세지가 수신되거나 송신될 때 ‘–‘ ‘|’ ‘/’ ’\’ 이렇게 변경이 되면서 신호들이 실시간으로 송·수신 되는 것을 확인할 수 있습니다. (선택한 신호를 가진 메세지가 송·수되지 않는다면 해당 항목은 멈춰있게 됩니다.)

{% hint style="info" %}
![](/files/KArKcLXBGJl6gylkv476)와 ![](/files/JiNS4G2TW6RHH0103MZx)버튼을 이용하여 글자 크기를 조정할 수 있습니다.
{% endhint %}


---

# 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.intrepidcs.com/vspy3-korean/undefined-2/undefined.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.
