> For the complete documentation index, see [llms.txt](https://codebook.horang.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codebook.horang.it/microbit/039.md).

# \[마이크로비트] 자이로 센서 좌표

### 코드

```
@마이크로비트 {X/Y/Z} 좌표 가져오기
```

***

### 설명

자이로 센서의 상태값을 숫자로 가져와요.

***

### 주의사항

* X/Y/Z 중 한 가지만 가져올 수 있어요.

***

### 파이썬 대응 코드

마이크로비트 코드는 파이썬에 대응되는 코드가 없어 제공되지 않아요.

***

### 예시

{% code title="예시 코드" %}

```
(@마이크로비트 X 좌표 가져오기) 보여주기
```

{% endcode %}

***

### 검색 키워드

위치, 흔들기
