How can I model event triggered time characteristics?

Category:
Dynamic Simulation
Answer

Using the measurement file to read time series will give you a simulation time referenced value. An event based shift of this curve is not possible. The attached project shows another approach on this. In this case the time series is stored in an IntMat object which is stored and linked in a common model. The time series starts if the breaker gets closed. 

Back