Script execution
This commit is contained in:
@@ -9,4 +9,3 @@ plot([d['value'] for d in ret[0]['data']])
|
|||||||
ret = da.queryData(["S10BC01-DBLM065:B1_LOSS", "S10BC01-DBLM065:LOSS_SIGNAL_RAW"], 8291491519L, 8291491559L)
|
ret = da.queryData(["S10BC01-DBLM065:B1_LOSS", "S10BC01-DBLM065:LOSS_SIGNAL_RAW"], 8291491519L, 8291491559L)
|
||||||
plot(ret[1]['data'][0]['value'])
|
plot(ret[1]['data'][0]['value'])
|
||||||
plot([d['value'] for d in ret[1]['data']])
|
plot([d['value'] for d in ret[1]['data']])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user