ErrorCode ConfigContinuousCurrentLimit(int amps, int timeoutMs = 0) { return(_master.ConfigContinuousCurrentLimit(amps, timeoutMs)); }