> For the complete documentation index, see [llms.txt](https://cimtops.gitbook.io/i-repo-scan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cimtops.gitbook.io/i-repo-scan/readme.md).

# はじめに

## 機能概要

i-Repo Scanはi-Reporterのオプション機能で、[Scandit（スキャンディット）社](https://www.scandit.com/jp/)の提供する高速・高精度なバーコードスキャン機能をi-Reporterに搭載したものです。

![](/files/bXvW55AuNnHPp1fjFH3n)

i-Repo Scanにより、読み取ったバーコードを事前に設定した条件に沿ってi-Reporter帳票に出力することができます。

{% hint style="success" %}
i-Reporterでご使用中のiPadやiPhoneを、そのままハンディターミナルとしてご使用いただけます。
{% endhint %}

## ご利用条件

* i-Repo Scanはi-Reporterのオプション機能となり、i-Repo Scanライセンスに加えてi-Reporterのご契約が別途必要です。
* i-Repo ScanはiOS（iPad/iPhone）版i-Reporterのみでご利用可能です。Windows版i-Reporterには対応しておりません。
* i-Repo Scanをご利用いただくには、以下全てのアプリや環境が対応バージョンまでアップデートされていることが必要です。

<table><thead><tr><th>アプリ、環境</th><th>対応バージョン</th><th data-hidden></th></tr></thead><tbody><tr><td>iOS版i-Reporterアプリ</td><td>8.0.22071</td><td></td></tr><tr><td>ConMas Designer</td><td>8.0.22080</td><td></td></tr><tr><td>ConMas Manager</td><td>8.0.22080</td><td></td></tr></tbody></table>

{% hint style="warning" %}
i-Repo Scan機能のご利用時のScandit社サーバーへの認証について
{% endhint %}

i-Reporterアプリにおいて、i-RepoScan機能をご利用される場合、機器情報を登録及び確認をするために、i-ReporterアプリからScandit社の認証サーバーへインターネットを経由して下記情報の通信が行われます。詳細は下記ドキュメントをご確認ください。

[i-Repo Scan機能のご利用時のScandit社サーバーへの認証について](https://cimtops-support.com/i-Reporter/ir_manuals/jp/i-RepoScan/i-RepoScan_terms_of_use.pdf)


---

# 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, and the optional `goal` query parameter:

```
GET https://cimtops.gitbook.io/i-repo-scan/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
