2027 Method
Changes 0
M

PanelScheduleView.SetSpareLoadValue

Description:
Sets the value of the apparent load parameter for a spare
public void SetSpareLoadValue(
	int row,
	int column,
	ElementId idLoadParameter,
	double value
)
  • Int32
    row
    A row where the valid spare is
  • Int32
    column
    A column where the valid spare is
  • idLoadParameter
    One of 4 valid load parameters: RBS_ELEC_APPARENT_LOAD, RBS_ELEC_APPARENT_LOAD_PHASEA, RBS_ELEC_APPARENT_LOAD_PHASEB, RBS_ELEC_APPARENT_LOAD_PHASEC
  • Double
    value
    The value of the spare's load for the given parameter