Script execution

This commit is contained in:
sfop
2017-02-16 16:25:14 +01:00
parent 9c4cb9dab8
commit b805b7883d

View File

@@ -21,7 +21,7 @@ phase.config.resolution = 0.5
phase.initialize()
st = Stream("ICTstream", dispatcher)
q = st.addScalar("Charge", "SINEG01-DICT215:B1_CHARGE-SIM", 1, 0)
q = st.addScalar("Charge", "SINEG01-DICT215:B1_CHARGE", 1, 0)
st.initialize()
st.start(True)
#q = Channel("SINEG01-DICT215:B1_CHARGE-SIM", type = 'd', alias='ICT-Q')