2021 Method
Changes 0
M

PanelScheduleView.SetSpareCurrentValue

Description:
Sets the value of the apparent current parameter for a spare
public void SetSpareCurrentValue(
	int row,
	int column,
	ElementId idCurrentParameter,
	double value
)
  • Int32
    row
    A row where the valid spare is
  • Int32
    column
    A column where the valid spare is
  • idCurrentParameter
    One of 4 valid current parameters: RBS_ELEC_APPARENT_CURRENT_PARAM, RBS_ELEC_APPARENT_CURRENT_PHASEA_PARAM, RBS_ELEC_APPARENT_CURRENT_PHASEB_PARAM, RBS_ELEC_APPARENT_CURRENT_PHASEC_PARAM
  • Double
    value
    The value of the spare's current for the given parameter