Prepare files for test device
This commit is contained in:
@@ -32,7 +32,7 @@ def main():
|
||||
db.commit()
|
||||
db.close()
|
||||
|
||||
PLC_IP_ADDRESS = "192.168.1.10" # MAKE THIS A db VALUE
|
||||
PLC_IP_ADDRESS = "10.10.10.3" # MAKE THIS A db VALUE
|
||||
scan_rate = 10
|
||||
|
||||
tagList = [];
|
||||
|
||||
Reference in New Issue
Block a user