Updated db location

This commit is contained in:
Patrick McDonagh
2016-03-29 21:06:16 -05:00
parent 033696ea39
commit e81dec2244

View File

@@ -9,7 +9,7 @@ import logging
from pycomm.ab_comm.clx import Driver as ClxDriver
import traceback
con = lite.connect("/mnt/usb/testdata.db")
con = lite.connect("/mnt/usb/data.db")
PLC_IP_ADDRESS = "192.168.1.10"
PLC_TYPE = "VFD"