> For the complete documentation index, see [llms.txt](https://palviewer.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palviewer.twelite.info/1.2/source-code.md).

# Source Code

### 環境

以下の環境で開発・ビルドを行いました。

* Windows 10 Professional (version 1803)
* Microsoft Visual Studio 2017, VB.NET, 32bit

### ソースコードについて

* [シリアルからの電文を解釈する](/1.2/source-code/format-parser.md)
* [センサーデータ管理のためのクラス（概要）](/1.2/source-code/sensor-data.md)
* [グラフ描画のためのクラス（概要）](/1.2/source-code/graph.md)
