Void
Voltage
.SetActivateAtLoadStep(UInt32 stepNumber, Boolean bActive)
Sets whether the voltage is active at the specified load step.
Remarks
Examples
Parameters
stepNumber
Type: UInt32
The 1-based index of the step.
bActive
Type: Boolean
Whether the voltage is active at the specified load step.
Return Value
Type: Void