mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2026-09-23 11:34:22 +08:00
Added S7 option
This commit is contained in:
@@ -119,6 +119,7 @@ def checkTableSettings(conn):
|
||||
checkSettingExists(conn, 'Modbus_port', '502')
|
||||
checkSettingExists(conn, 'Dnp3_port', '20000')
|
||||
checkSettingExists(conn, 'Start_run_mode', 'false')
|
||||
checkSettingExists(conn, 'snap7', 'false')
|
||||
checkSettingExists(conn, 'Slave_polling', '100')
|
||||
checkSettingExists(conn, 'Slave_timeout', '1000')
|
||||
checkSettingExists(conn, 'Enip_port', '44818')
|
||||
|
||||
Reference in New Issue
Block a user