OpenDSSSimulator RunCommand Method ElecNetKit Documentation
Run a single OpenDSS command through the OpenDSS Text interface.

Namespace: ElecNetKit.Engines
Assembly: ElecNetKit.Engines.OpenDSS (in ElecNetKit.Engines.OpenDSS.dll) Version: 1.1.4771.27371 (1.1.0.0)
Syntax

public void RunCommand(
	string command
)

Implements

ISimulator RunCommand(String)
See Also