Registers a UPS to the ATECCGEN2 system after physically installing a UPS. After registering a UPS, the UPS related monitoring features will not start until the rack is rebooted.

Syntax

Namespace: NationalInstruments.AteCore

public Task RegisterUninterruptiblePowerSupplyAsync(PowerPhaseType poweredPhase, int poweredPhaseOutlet)

Parameters

NameTypeDescription
poweredPhasePowerPhaseType

Specifies the PEP power phase which the UPS is installed on (PowerPhaseType).

poweredPhaseOutletint

Specifies the PEP phase outlet which the UPS is installed on. Can be either 1 or 2.