Script execution
This commit is contained in:
@@ -24,7 +24,7 @@ phase.initialize()
|
||||
#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')
|
||||
q = Channel("SINEG01-DICT215:B1_CHARGE", type = 'd', alias='ICT-Q')
|
||||
|
||||
try:
|
||||
qb = create_averager(q, nb, 0.100)
|
||||
|
||||
Reference in New Issue
Block a user