3 import java.io.IOException;
76 void reset() throws IOException;
88 void setVoltage(
double newVoltage) throws IOException;
100 void setCurrent(
double newCurrent) throws IOException;
void setVoltage(double newVoltage)
String SET_VOLTAGE_COMMAND
String GET_CURRENT_COMMAND
String SET_CURRENT_COMMAND
String SET_OUTPUT_COMMAND
String GET_VOLTAGE_COMMAND
String GET_ADDRESS_COMMAND
void setCurrent(double newCurrent)