Keysight E8402A, E8404A C-Size Mainframes User and Service Guide 101HISTory Subsystem Programming the Enhanced MonitorHISTory:VOLTage[:HISTogram]? <supply>[,MIN|MAX]HISTory:VOLTage[:HISTogram]? returns the voltage histogram data heldfor the . Ten values are returned for the amount of time the ’svoltage spent in ten different current ranges. Those voltage ranges can bequeried with the MIN and MAX optional parameter. The units of the time valuesreturned are HOURs by default, but can be changed with the HISTory:UNIT[:TIME]command. The units returned with the MIN or MAX parameters are millivolts.ParametersReturned DataComments– HIST: VOLTage? P5 returns 10 time values, units set/queried by HIST:UNIT.– HIST: VOLTage? P5,MAX returns 10 voltages (in millivolts) representing themaximums for each voltage range for the 5 volt supply.Name Type Range Default Description<supply> enum. P5, P12, N12, P24,N24, N5PT2, N2,P5STbynone Selects the power supply whosevoltage histogram is desired.optionalparameterenum. MIN, MAX none Returns the maximums or minimumsvolts (in millivolts).Type Range Default Description int32 0-2147483647 none lowest voltage range. int32 0-2147483647 none second voltage range. int32 0-2147483647 none third voltage range. int32 0-2147483647 none fourth voltage range. int32 0-2147483647 none fifth voltage range. int32 0-2147483647 none sixth voltage range. int32 0-2147483647 none seventh voltage range. int32 0-2147483647 none eighth voltage range. int32 0-2147483647 none ninth voltage range. int32 0-2147483647 none highest voltage range.