2020 Method
Changes 0
M

VoltageType.SetVoltageValue

Description:
Assign new values to modify voltage type, all of the unit are volt.
public void SetVoltageValue(
	double actualValue,
	double minValue,
	double maxValue
)