This commit is contained in:
luosheng
2023-10-26 10:27:57 +08:00
parent d619bf36a1
commit b2bc6c82a9
4 changed files with 77 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
sc delete ModbusTcpToRtu
sc create ModbusTcpToRtu "binPath=%~dp0ModbusTcpToRtu.exe" start= delayed-auto
sc start ModbusTcpToRtu
pause