MilleVisionNotes

This site focuses on practical examples of controlling Basler industrial cameras
using the pylon SDK and C#, based on real-world development experience.

Tools

Tools

Tools I developed personally. / 個人的に開発したツールです。

PFS Converter / PFSコンバーター

 Parse PFS locally in your browser to generate JSON and C# DTOs.

  • Drag & drop a .pfs file or select one
  • Generate JSON or C# DTO (copy or download)
  • Switch JSON format if needed
  • Files are processed locally in your browser and are not uploaded to any server.

PFS Diff Web / PFS差分マージツール

 Compare and merge two PFS files locally in your browser.
2つのPFSファイルをブラウザ上で比較し、差分を確認しながら採用する値を選択して、新しいPFSファイルとしてダウンロードできます。

  • Load left and right PFS files
  • Review equal, different, left-only, and right-only items
  • Choose the left or right value for each difference
  • Download the merged result as a new PFS file
  • Files are processed locally in your browser and are not uploaded to any server.