Gets the rated maximum input voltage of the UPS installed on the rack.

Syntax

Namespace: NationalInstruments.AteCore

public int MaximumInputVoltage { get; }

Remarks

This value must be set after calling RegisterUninterruptiblePowerSupplyAsync (RegisterUninterruptiblePowerSupplyAsync) to enable monitoring of correct input voltage to UPS. Use SetMaximumInputVoltageAsync (SetMaximumInputVoltageAsync) to set the value.

Returns

Returns the rated maximum input voltage of the UPS.