Method EnableSimulation
- Namespace
- Skyline.DataMiner.Net.SimulationHelper
- Assembly
- SLNetTypes.dll
EnableSimulation(int, int, int)
Enables a simulation on the specified element.
note
The simulation needs to be loaded in memory of DataMiner at startup. If that was not the case, all simulations can be reloaded with LoadSimulations(int).
public void EnableSimulation(int hostingDataMinerId, int dataMinerId, int elementId)