Closedown
This commit is contained in:
@@ -631,11 +631,5 @@ public class PowerSupply extends DeviceBase implements BitMask {
|
||||
public void setChannelCommand(ChannelCommand cmd) throws InterruptedException, DeviceException {
|
||||
channelCommand.write(cmd.toString().replaceAll("_", " "));
|
||||
}
|
||||
|
||||
|
||||
//Public children channels
|
||||
|
||||
public ChannelDouble getModuleVoltageRampChannel(){
|
||||
return moduleVoltageRamp;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user