www.usa.canon.com Open in urlscan Pro
23.11.206.59  Public Scan

Submitted URL: http://wec.vmpublishinggroup.com/t/632841/78671041/240953/3/
Effective URL: https://www.usa.canon.com/shop/p/brushless-servomotors
Submission: On November 16 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://www.usa.canon.com/shop/checkout/cart/add/uenc/aHR0cHM6Ly93d3cudXNhLmNhbm9uLmNvbS9zaG9wL3AvYnJ1c2hsZXNzLXNlcnZvbW90b3Jz/product/186053/

<form data-product-sku="brushless_servomotors" action="https://www.usa.canon.com/shop/checkout/cart/add/uenc/aHR0cHM6Ly93d3cudXNhLmNhbm9uLmNvbS9zaG9wL3AvYnJ1c2hsZXNzLXNlcnZvbW90b3Jz/product/186053/" method="post" id="product_addtocart_form"
  novalidate="novalidate">
  <input type="hidden" name="product" value="186053">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" value="186053">
  <input type="hidden" id="aem-pdp-model-id" value="">
  <input type="hidden" name="pdp_view" value="1">
  <input name="form_key" type="hidden" value="8tPlWPiQmDiOOW8s">
  <div class="contact-us" style="text-align: center">
  </div><br>
  <div class="fieldset">
    <div class="actions">
      <button type="button" onclick="location.href='https://canonusa.allegiancetech.com/cgi-bin/qwebcorporate.dll?C833A2'" title="Contact Us" class="action primary tocart" id="product-request-quote-button">
        <span>Contact Us</span>
      </button>
    </div>
  </div>
  <script>
    window.shippingmethod = 'TBD';
    window.isVirtual = 'false';
  </script>
  <script type="text/javascript">
    require(["jquery"], function($) {
      $('form').on('focus', 'input[type=number]', function(e) {
        $(this).on('wheel.disableScroll', function(e) {
          e.preventDefault()
        })
      })
      $('form').on('blur', 'input[type=number]', function(e) {
        $(this).off('wheel.disableScroll')
      });
    });
  </script>
  <div class="ambanners ambanner-7" data-position="7" data-bannerid="" data-role="amasty-banner-container"></div>
</form>

POST https://www.usa.canon.com/shop/notify/index/save/

<form class="form notify" action="https://www.usa.canon.com/shop/notify/index/save/" id="notify-form" method="post" data-hasrequired="* Required Fields" novalidate="novalidate">
  <picture>
    <source srcset="" type="image/webp">
    <source srcset="" type="image/png">
    <img src="" alt="servo-motors" title="servo-motors" class="image">
  </picture>
  <p class="product-name">Brushless Servomotors</p>
  <div>
    <label>First Name:</label>
    <input name="firstname" type="text" class="input-text" data-validate="{required:true, 'maxlength':100}">
  </div>
  <div>
    <label>Last Name:</label>
    <input name="lastname" type="text" class="input-text" data-validate="{required:true, 'maxlength':100}">
  </div>
  <div>
    <label>Enter Your Email Address:</label>
    <input name="email" class="input-text" type="email" data-validate="{required:true, 'validate-email':true}">
  </div>
  <input type="hidden" name="product_id" id="product_id" value="186053">
  <input type="hidden" name="eight_digit_sku" id="eight_digit_sku" value="">
  <script>
    require(["jquery"], function($) {
      $('#notify-me-button,#notify-me').on('click', function(event) {
        var simpleProduct;
        let $childrent = {
          "name186053": "Brushless Servomotors",
          "image186053": "https:\/\/s7d1.scene7.com\/is\/image\/canon\/servo-motors?fmt=webp-alpha"
        };
        if ($('[name="selected_configurable_option"]').val() === "") {
          simpleProduct = $('[name="product"]').val()
        } else {
          simpleProduct = $('[name="selected_configurable_option"]').val();
        }
        if (simpleProduct) {
          let productName = 'name' + simpleProduct;
          let productImage = 'image' + simpleProduct;
          if ($childrent[productName]) {
            $('.notify .product-name').text($childrent[productName]);
          }
          if ($childrent[productImage]) {
            $('.notify .image').attr('src', $childrent[productImage]);
            $('.notify picture source[type="image/webp"]').attr('srcset', $childrent[productImage]);
            $('.notify picture source[type="image/png"]').attr('srcset', getPngImage($childrent[productImage]));
          }
        }
        var eightDigitSku = $('.towishlist').attr('data-item-sku')
        $('#eight_digit_sku').val(eightDigitSku);
      });

      function getPngImage(imageUrl) {
        let url_ecommerce = 'is/image/canon';
        if (imageUrl && imageUrl.indexOf(url_ecommerce) !== false) {
          if (imageUrl.includes('fmt=webp-alpha') !== false) {
            imageUrl = imageUrl.replace('fmt=webp-alpha', 'fmt=png-alpha');
          } else {
            if (imageUrl.includes('?') !== false) {
              imageUrl = imageUrl + '&fmt=png-alpha';
            } else {
              imageUrl = imageUrl + '?fmt=png-alpha';
            }
          }
          return imageUrl;
        } else {
          return imageUrl
        }
      }
    });
  </script>
</form>

Name: email_registration javaScript:void(0);

<form action="javaScript:void(0);" class="email-subscribe-form" name="email_registration" autocomplete="off">
  <div class="input-row">
    <div class="input-field">
      <input type="text" name="fname" id="email-2006237982--fname" aria-label="First Name" class="fname" aria-required="true">
      <span class="fnameicon invalidIcon fname-notice-message">Enter a valid first name</span>
      <label class="customInputlabel fnamelabel" for="email-2006237982--fname">First Name</label>
      <div class="fname_error ifield_validation">Enter your first name</div>
    </div>
  </div>
  <div class="input-row">
    <div class="input-field">
      <input type="text" name="lname" aria-label="Last Name" class="lname" aria-required="true" id="email-2006237982--lname">
      <span class="lnameicon invalidIcon lname-notice-message">Enter a valid last name</span>
      <label for="email-2006237982--lname" class="customInputlabel lnamelabel">Last Name</label>
      <div class="lname_error ifield_validation">Enter your last name</div>
    </div>
  </div>
  <div class="input-row">
    <div class="input-field">
      <input type="text" name="uemail" aria-label="Email Address" class="uemail" aria-required="true" id="email-2006237982--uemail">
      <span class="uemailicon invalidIcon uemail-notice-message">Enter valid email address</span>
      <label class="customInputlabel uemaillabel" for="email-2006237982--uemail">Email Address</label>
      <div class="uemail_error ifield_validation">Enter valid email address</div>
    </div>
  </div>
  <div class="input-row email-subscribe-g_recaptcha hide" id="email-2006237982g_recaptcha">
    <div class="urecaptcha g-recaptcha" data-sitekey="6LdqCd4UAAAAAPqUfN_yC7nQ9Zx-h8soeJUPZJqI" data-callback="recaptcha_callback" data-expired-callback="recaptcha_expired"></div>
  </div>
  <div class="subscribeButton">
    <input id="subscribe_button_submit" data-disabled="disabled" name="signUp" aria-label="sign up" class="sign-up" type="submit" value="SIGN UP">
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


Header
/pro
/business

 * Consumer
 * Pro
 * Business

[+] Feedback

0

 Sign In
0


Search input

 * Sign In
 * Create Account
 * My Account
 * Account Settings
 * Check Repair Status
 * Sign Out

 * Printing
 * Scanning
 * Workplace Solutions
 * Displays & Projectors
 * Industrial
 * Semiconductor
 * Security


 * Products
 * Industries
 * Why Canon
 * Support
 * My Canon


[dynamicmedia_scene7, crx3tar-nofds, prod, crx3, nosamplecontent, publish]
G
Guest
my canon
account
Sign In
Create Account
My Account
Account Settings
Check Repair Status
Sign Out
Office Printers & Copiers

Large Format Printers & Scanners

Production Printers

Label, Card & Badge, Cable & Wire Marker Printers

Toner & Supplies

Managed Document Services

Software Solutions

Business Process Automation

Office Scanners

Production Scanners

Mobile Scanners

Check Scanners

Photo Scanners

Shop Now
Print Management Solutions

Information Management Solutions

Workplace Health

Collaboration Tools

Document Solutions

Managed Document Services

Accounts Payable Automation

Document Conversion/Digitization

4K Displays

Projectors

Test & Measurement Metrology

Optoelectronic Components

Motion Control Products

3D Machine Vision System

Lithography

Deposition

Etch

Wafer Bonding

X-Ray Source

Vacuum Components

Print Security

Security Cameras

Body Scanners

Healthcare

Education: K-12

Education: Higher Ed

Legal

Government

Product Support

Software & Drivers

Manuals

About Service & Support

Professional Services
Partner Portal Login
Product Registration
Protect Your Product




    FREE SHIPPING & HANDLING + EXTENDED RETURNS ON SELECT PRODUCTS ONLY
(RESTRICTIONS APPLY)

FREE STANDARD SHIPPING & HANDLING


Offer valid November 3, 2022 at 12:00 AM EST through December 31, 2022 at 11:59
PM EST. Offer valid only on products available for sale through the Canon online
store only. Offer not valid on bulk orders. Orders will be shipped to a street
address in the 50 United States or the District of Columbia only. Free standard
shipping and handling offer is a $5.99 to $15.99 Canon online store value. Offer
subject to the Canon Terms of Sale. Dealers, distributors and other resellers
are not eligible for this offer. Offer void where prohibited, taxed, or
restricted.

 

EXTENDED RETURNS


Purchases of eligible products made through the Canon online store only between
November 1, 2022 and December 31, 2022 can be returned until January 16, 2023.
Offer not valid on products that are considered final sale and/or not eligible
for return. Offer subject to the Canon Return Policy.
 

GET IT IN TIME

Standard (3-7 Business Days)
Order by Tuesday, December 13th - 12:30pm EST

Expedited (Second Business Day)
Order by Tuesday, December 20th - 12:30pm EST


Express (Next Business Day)
Order by Wednesday, December 21st - 12:30pm EST




 * Home
 * Industrial
 * Motion Control
 * Brushless Servomotors

Overview Specs Resources Support


BRUSHLESS SERVOMOTORS

$0.00




BN13/BN22A
 * Higher Starting Torque in Φ13×22mm/Φ22×38mm size
 * Low inertia / cogging less
 * High-precision positioning
 * Wide operating range
 * Excellent design with vibration resistance and anti-shock



BY54
 * High efficiency (Max. 80% Rated 75%)
 * High torque
 * Low noise
 * Smooth rotation
 * Accurate positioning 

Terms
The following are the terms and conditions ("Terms") for the Canon U.S.A., Inc.
Auto Replenishment System (the "Service"). These Terms are between you and Canon
U.S.A., Inc. ("Canon USA," "we" or "us") and govern your and our respective
rights and obligations relating to the Service. Please note that your use of the
Service is also governed by Canon Direct’s Terms of Use and our Privacy
Statement, each of which (as changed over time) are incorporated into these
Terms, and all of which govern our respective rights and obligations concerning
the Service. By placing an order through, or otherwise using, the Service, you
accept, and agree to be bound by, these terms, conditions, limitations and
requirements. Please read these Terms carefully.

Service
We reserve the right to change the Service benefits, including discount amounts
and eligibility used to determine discount amounts, at any time in our sole
discretion. All such changes will apply to future orders.

When you are enrolled, the Service will automatically create a new order for
Eligible Products according to the shipment schedule applicable to the frequency
of the Service you have selected, until you cancel.

We may, in our sole discretion, terminate your enrollment at any time without
notice. If we do so, you will only be charged for orders that have been shipped
to you.

Eligible Products
The eligible products that may be ordered through the Service (the identity of
which are subject to change) are set forth on the product detail page on the
Canon Direct website (shop.usa.canon.com) with the option to select the Service
displayed (each, an "Eligible Product"). Your participation in the Service is
personal to you, and you may not assign or transfer your enrollment, or any of
the benefits of the Service, to any third party without our authorization. The
Service is only available to customers with shipping addresses in the 50 United
States and the District of Columbia.

Offers, Orders and Returns
Discounts and any limited time promotions associated with the Service apply only
to Eligible Products displaying the offer message on the product detail page on
the Canon Direct website (shop.usa.canon.com). Discounts and any amounts from
limited time promotions that apply to your order, if any, and which are still in
effect, will be automatically deducted from your order.

Some offer details may change as you receive deliveries over time (for example,
price, taxes, availability, and shipping charges). If an Eligible Product is
unavailable when we plan to ship it, we will notify you that we are unable to
process your order, and we will wait to process your order until the next
scheduled shipping date when the Eligible Product is available. When the
Eligible Product becomes available, the price will be the price when you ordered
it, regardless of when it becomes available.

Returns of Eligible Products under the Service are subject to our return policy.
Service enrollments are void where prohibited.

Enrollment
As part of your enrollment in the Service, you will be required to register with
us so that your printer can be identified as participating in the Service.
Instructions for registering your printer are contained in the introductory
email sent to you after you apply for enrollment in the Service, as well as in
the "My Account" section of the Canon Direct website (shop.usa.canon.com). You
will be required to accept terms and conditions provided by our parent company,
Canon Inc., as part of registering your printer. Canon Inc. will notify us when
an ink or toner cartridge reaches a certain low ink/toner threshold, and we will
fill an order for the ink or toner and ship it to you under these Terms.
Information provided to us and Canon Inc. may be stored on servers outside of
the United States and will be subject to our Privacy Statement. It's possible
that your order for Eligible Products will not arrive prior to running out of
ink or toner where your use was more than usual, particularly if such greater
use occurred over 1 or 2 days.

Payment and Cancellation
The total cost charged to your payment method for each order under the Service
will be the cost of the Eligible Product on the day that order is processed,
less any discount offered as a percentage or dollars off at the time you
registered, plus any applicable sales tax. We reserve the right to modify or
cancel any discount offered at the time you registered for the Service, with
notice to you, and future orders fulfilled under the Service will reflect any
such change.

For each Eligible Product shipped under the Service, you authorize us to charge
the payment method used when you enrolled unless otherwise directed by you. If
we are unable to complete your order with the payment method you used when you
enrolled, we will not fulfill the order and will notify you that your payment
method needs to be updated.

Your enrollment in the Service will remain in effect until it is canceled. You
can cancel or modify your enrollment at any time via the "My Account" section of
the Canon Direct website (shop.usa.canon.com). If you cancel or modify your
enrollment after an order has been processed, you will be charged for the order
as processed. If the discount for such Eligible Product changes, the new
discount will be applied to your future shipments of that Eligible Product. If,
after enrollment, you are no longer in possession of your printer for any reason
(e.g., due to warranty return, replacement, or exchange), the total cost for the
Service will continue to be charged to your payment method until you cancel your
enrollment. No refunds will be granted because of your failure to cancel your
enrollment in such situation.

Your rights under these Terms will automatically terminate without notice if you
fail to comply with any of its terms and conditions. In the event of such
termination, we may immediately revoke your access to the Service. Our failure
to insist upon or enforce your strict compliance with these Terms and will not
constitute a waiver of any of our rights.

Changes to Terms
We may, in our sole discretion, change these Terms without notice to you. If any
change to these Terms is found invalid, void, or for any reason unenforceable,
that change is severable and does not affect the validity and enforceability of
any remaining changes or conditions. YOUR CONTINUED PARTICIPATION AFTER WE
CHANGE THESE TERMS CONSTITUTES YOUR ACCEPTANCE OF THE CHANGES. IF YOU DO NOT
AGREE TO ANY CHANGES, YOU MUST CANCEL YOUR ENROLLMENT.

Disclaimer of Warranties and Limitation of Liability
WE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, CONCERNING THE SERVICE INCLUDING
THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON-INFRINGEMENT. WITHOUT LIMITING THE PRECEDING SENTENCE, UNLESS OTHERWISE
REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL OUR, OR OUR LICENSORS’, AGGREGATE
LIABILITY UNDER THESE TERMS WITH RESPECT TO ANY CLAIM EXCEED ONE HUNDRED DOLLARS
($100.00).

Our Smart printer technology monitors your ink and toners usage, and
automatically sends you more when your supply runs low. Free to enroll, no
commitments, cancel anytime in your account. You only pay for what you need,
when you need it!


Contact Us


Skip to the end of the images gallery
Brushless Servomotors
Brushless Servomotors
Brushless Servomotors







View More

Skip to the beginning of the images gallery
Auto Notify Me

Brushless Servomotors

First Name:
Last Name:
Enter Your Email Address:


OVERVIEW

Canon's brushless servomotors are compact in size and provide high output power.
Three types are offered with quick response and smooth rotation. Various custom
options can be incorporated to fit your applications.


TECHNICAL SPECIFICATIONS


MAIN UNIT SPECS

Compare Models

Model Outside Diameter [mm] Rated Voltage [v] Rated Power Output [w] Rated
Torque [mN.m] Rated Speed [r/min] Description Brushless DC Serovomotor BN13 13
24 7.6 3.43 21100 L=22mm Brushless DC Serovomotor BN22A 22 24 8.7 14.7 5650
L=38mm Brushless DC Serovomotor BY54 54 24 30.0 90.16 3300 L=41mm

*Prices and specifications subject to change without notice. Actual prices are
determined by individual dealers and may vary.


Product Support
Get started with these quick links.

View All Support


Bumper
GET SUPPORT
Need help with your product? Let us help you find what you need.
Product Support


NEED IT FIRST
Sign up for up-to-the-minute Canon News, Sales and Deals.
SUBSCRIBE
STAY PLUGGED IN WITH CANON

Thanks for signing up!

The application has encountered an unknown error. Please try again in a few
minutes!

CLOSE
Enter a valid first name First Name
Enter your first name
Enter a valid last name Last Name
Enter your last name
Enter valid email address Email Address
Enter valid email address



By clicking Sign Up, you are opting to receive promotional, educational,
e-commerce and product registration emails from Canon USA. You can update your
preferences or unsubscribe at anytime. 



LEARN WITH CANON
Discover great new ways to enjoy your products with exclusive articles, training
and events.
Learn more


Footer
ABOUT CANON
 * Corporate Information
 * News
 * Careers
 * Research and Development
 * Environment and Sustainability
 * Recycling Program
 * Corporate Social Responsibility
 * Site Map

MYCANON ACCOUNT
 * Account Settings
 * My Subscriptions
 * Register Your Product
 * Canon Professional Services

ORDER HELP
 * Terms of Sale
 * Orders and Purchases
 * Shipping and Delivery
 * Returns and Exchanges
 * Where to Buy
 * Warranty Information
 * Gray Market
 * About Counterfeits

PRODUCT RESOURCES
 * Contact Us
 * Product Support
 * Software & Drivers
 * Product Advisories
 * Service Plans
 * Service & Repair
 * Canon Community

ABOUT CANON
 * Corporate Information
 * News
 * Careers
 * Research and Development
 * Environment and Sustainability
 * Recycling Program
 * Corporate Social Responsibility
 * Site Map

MYCANON ACCOUNT
 * Account Settings
 * My Subscriptions
 * Register Your Product
 * Canon Professional Services

ORDER HELP
 * Terms of Sale
 * Orders and Purchases
 * Shipping and Delivery
 * Returns and Exchanges
 * Where to Buy
 * Warranty Information
 * Gray Market
 * About Counterfeits

PRODUCT RESOURCES
 * Contact Us
 * Product Support
 * Software & Drivers
 * Product Advisories
 * Service Plans
 * Service & Repair
 * Canon Community

 * 
 * 
 * 
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

 * Terms of Use
   
 * Privacy Statement
   
 * Cookie Settings
   
 * Do Not Sell My Personal Information
   
 * To Our Customers
   
 * VPAT Search
   
 * Safety Data Sheets (SDS) Search
   
 * [+] Feedback

Ⓒ 2022  

Canon U.S.A., Inc. All Rights Reserved. Reproduction in whole or part without
permission is prohibited. 

 * 
 * 
 * 
 * 
 * 
 * 
 * 






By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Reject All Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

ADVERTISING COOKIES

Advertising Cookies

These cookies may be set through our website by our advertising agencies and
other marketing partners. Advertising cookies are used by Canon and our partners
to understand your interests based on your website browsing activity on and off
our website. This information is used to deliver targeted advertisements for
goods and services that may be of interest to you. Please note that when you do
not allow advertising cookies, you will continue to receive ads, but they will
not be as relevant or personalized to you.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalization. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

PERFORMANCE & ANALYTICS COOKIES

Performance & Analytics Cookies

These cookies allow us to count your visits to our website and traffic sources
so we can analyze, measure and improve the performance of our website. They help
us to know which pages are the most and least popular and see how visitors move
around the website. If you block these cookies we will not know when you have
visited our site, and will not be able to fully monitor the website’s
performance.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be disabled.
They are usually only set in response to actions taken by you, such as when you
set your privacy preferences, log in or fill in forms. You can set your browser
to block or alert you about these cookies, but if you block them, some parts of
the website will not work.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices


Chat
Chat