PC側 # 1. IPアドレスを設定# イーサネットアダプタを192.168.0.95に設定# 2. ファイアウォール設定# PowerShell(管理者権限)で実行 New-NetFirewallRule -DisplayName "Python Modbus Server"` -Direction Inbound -Program "C:\path\to\python.exe" -Action ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results