@@ -18,13 +18,16 controllerObj.setup(id = '191', name='test01', description=desc) | |||
|
18 | 18 | |
|
19 | 19 | #path = '/home/operaciones/mst_data/MST_ISR_EEJ/' |
|
20 | 20 | path ='/home/operaciones/mst_data' |
|
21 | path = '/media/data/DATA/MST_ISR_EEJ' | |
|
21 | 22 | |
|
22 | 23 | figpath = '/home/operaciones/Pictures/mst_isr_eej/mst' |
|
24 | figpath = '/media/DATA/mst_isr_eej/mst' | |
|
25 | ||
|
23 | 26 | |
|
24 | 27 | readUnitConfObj = controllerObj.addReadUnit(datatype='VoltageReader', |
|
25 | 28 | path=path, |
|
26 |
startDate='201 |
|
|
27 |
endDate='201 |
|
|
29 | startDate='2015/01/01', | |
|
30 | endDate='2015/12/30', | |
|
28 | 31 | startTime='00:00:00', |
|
29 | 32 | endTime='23:59:59', |
|
30 | 33 | online=1, |
General Comments 0
You need to be logged in to leave comments.
Login now