public virtual ErrorCode SetStatusFramePeriod(StatusFrame frame, int periodMs, int timeoutMs = 0) { return(_motor.SetStatusFramePeriod(frame, periodMs, timeoutMs)); }