Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はmodbusでプロジェクトを行っており、TCPでコイルを読み取るためのリクエストをフレームに入れましたが、シリアルポートでそれを行う方法がわかりません。誰でもこれをフレームに入れることができます。
C#を使っているようです。この場合、nmodbusライブラリを使用することをお勧めします。これはオープン ソースであり、TCP とシリアル プロトコルの両方を介して Modbus 操作を実行できます。