def getCurrent6V() -> float: """ Get the current output of the 6V rail :returns: The controller 6V rail output current value in Amps """ return hal.getUserCurrent6V()