www.raymondcorp.com Open in urlscan Pro
104.18.18.171  Public Scan

Submitted URL: https://app.reply.raymondcorp.com/e/er?utm_source=eloqua&utm_medium=email&utm_campaign=991_Newsletter_Nov_WK2_2024_Dedicated&s=264...
Effective URL: https://www.raymondcorp.com/optimization/picking-solutions/in-aisle-detection-system?utm_source=eloqua&utm_medium=email&utm_...
Submission: On November 09 via api from RU — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search-results

<form action="/search-results" aria-label="Site Search" aria-labelledby="searchToggle" class="search-form js-searchForm" method="get" role="search"> <label for="searchForm" id="searchForm-Label" class="isVisuallyHidden">Search</label>
  <input id="searchForm" type="search" name="term" class="search-form-input" placeholder="Search">
  <button type="submit" class="search-form-btn" aria-labelledby="searchForm-Label" tabindex="-1">
    <span class="search-link-icon">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-search"></use>
      </svg>
    </span>
  </button>
</form>

POST /api/sitecore/Location/AddRecentLocation

<form action="/api/sitecore/Location/AddRecentLocation" class="LocationLookup js-form" method="post" novalidate=""> <input type="hidden" name="form" value="HeaderLocation">
  <ul class="vList vList_sm">
    <li>
      <div class="locationLookup-indented">
        <div class="locationLookup-indented-hd">
          <label for="zip" class="form-label">Zip or Postal Code:</label>
        </div>
      </div>
      <input type="text" id="zip" name="zipcode" required="true" class="form-input form-input_txt" placeholder="Zip or Postal Code" data-validation="required">
      <div class="finder-form-error" role="alert"> Please enter a valid ZIP or Postal code </div>
    </li>
    <li>
      <button type="submit" class="btn btn_full mix-btn_reduced">Find Your Support Center</button>
    </li>
    <li><a href="/global-locator" class="infoLink">Global Locator</a></li>
    <li>
      <div class="locationLookup-results js-location-cookie">
        <ul class="vList">
          <li class="clickable js-location-cookie-item"> Raymond </li>
        </ul>
      </div>
    </li>
  </ul>
</form>

POST /api/sitecore/Location/AddRecentLocation

<form action="/api/sitecore/Location/AddRecentLocation" class="LocationLookup js-form" method="post" novalidate=""> <input type="hidden" name="form" value="MobileLocation">
  <ul class="vList vList_med">
    <li>
      <div class="locationLookup-indented">
        <div class="locationLookup-indented-hd">
          <label for="zipMobile" class="form-label">Zip or Postal Code</label>
        </div>
      </div>
      <input type="text" id="zipMobile" name="zipcode" required="true" class="form-input form-input_txt" placeholder="Zip or Postal Code" data-validation="required">
      <div class="finder-form-error" role="alert"> Please enter a valid ZIP or Postal code </div>
    </li>
    <li>
      <button type="submit" class="btn btn_full">Find Your Support Center</button>
    </li>
    <li><a href="/global-locator" class="infoLink">Global Locator</a></li>
    <li>
      <div class="locationLookup-indented js-location-cookie">
        <ul class="vList">
          <li class="clickable js-location-cookie-item"> Raymond </li>
        </ul>
      </div>
    </li>
  </ul>
</form>

Name: contactFormPOST /optimization/picking-solutions/in-aisle-detection-system

<form action="/optimization/picking-solutions/in-aisle-detection-system" class="form js-form" method="post" name="contactForm" novalidate="">
  <div class="row row_med">
    <fieldset>
      <legend class="isVisuallyHidden">Contact Information</legend>
      <ul class="blocks blocks_1up2up">
        <li>
          <label class="isVisuallyHidden" for="FirstName">FirstName</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="required" id="FirstName" maxlength="50" name="FirstName" placeholder="First Name" required="required" type="text" value="">
          <div class="form-error-message" role="alert">First Name is required.</div>
        </li>
        <li>
          <label class="isVisuallyHidden" for="LastName">LastName</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="required" id="LastName" maxlength="50" name="LastName" placeholder="Last Name" required="required" type="text" value="">
          <div class="form-error-message" role="alert">Last Name is required.</div>
        </li>
        <li>
          <label class="isVisuallyHidden" for="EmailAddress">EmailAddress</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="email" id="EmailAddress" maxlength="100" name="EmailAddress" placeholder="Email" required="required" type="email" value="">
          <div class="form-error-message" role="alert">Must be a valid email.</div>
        </li>
        <li>
          <label class="isVisuallyHidden" for="PhoneNumber">PhoneNumber</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="phone" id="PhoneNumber" maxlength="35" name="PhoneNumber" placeholder="Phone Number" required="required" title="10 Digits" type="tel" value="">
          <div class="form-error-message" role="alert">Must be a valid telephone format</div>
        </li>
        <li>
          <label class="isVisuallyHidden" for="BusinessName">BusinessName</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="required" id="BusinessName" maxlength="100" name="BusinessName" placeholder="Business Name" required="required" type="text" value="">
          <div class="form-error-message" role="alert">Business Name is required.</div>
        </li>
        <li>
          <label class="isVisuallyHidden" for="ZipCode">ZipCode</label>
          <input class="form-input form-input_txt mix-form-input_colored" data-validation="required" id="ZipCode" maxlength="30" name="ZipCode" placeholder="ZIP Code" required="required" type="text" value="">
          <div class="form-error-message" role="alert">Please provide a valid Zip/Postal Code.</div>
        </li>
      </ul>
    </fieldset>
  </div>
  <div class="row">
    <fieldset>
      <legend class="isVisuallyHidden">Information Requested (optional)</legend>
      <h3 class="hdg hdg_3 mix-hdg_md">Information Requested (optional)</h3>
      <ul class="vList vList_med">
        <li>
          <label class="isVisuallyHidden" for="Message">Tell us about how we can help you.</label>
          <textarea class="form-input form-input_txt mix-form-input_colored  mix-form-input_textarea" cols="20" id="Message" maxlength="255" name="Message" placeholder="Tell us about how we can help you." rows="2"></textarea>
        </li>
        <li>
          <input checked="checked" id="CommunicationOptIn" name="CommunicationOptIn" type="checkbox" value="true"><input name="CommunicationOptIn" type="hidden" value="false">
          <label for="CommunicationOptIn">I would like to receive marketing emails about products, events and related topics.</label>
          <input checked="checked" hidden="true" id="ShowCommunicationOptIn" name="ShowCommunicationOptIn" type="checkbox" value="true"><input name="ShowCommunicationOptIn" type="hidden" value="false">
        </li>
      </ul>
    </fieldset>
  </div>
  <div id="recaptcha" class="g-recaptcha" data-sitekey="6LfO0k4UAAAAALwkUTOaOmOa4w54VAiKv4c5Dw7r">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-rnd4t9isgn5l" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfO0k4UAAAAALwkUTOaOmOa4w54VAiKv4c5Dw7r&amp;co=aHR0cHM6Ly93d3cucmF5bW9uZGNvcnAuY29tOjQ0Mw..&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;size=normal&amp;cb=gv0d97a1ckvx"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <span id="captchaError" class="captcha-error field-validation-error"></span>
  <div class="form-ft form-ft_centered">
    <div class="constrained constrained_half">
      <input type="submit" class="btn btn_full" value="Submit">
    </div>
  </div>
</form>

Text Content

icon-new-page dropdown-arrow arrow-right arrow-left plus search chevron-up
chevron-down phone-icon menu-icon Loading Spinner map-marker icon_scroll_caret
icon_new_window2
CAREERS
Search
Search

SKIP TO CONTENT
 * * CONTACT US
   * REQUEST A QUOTE
   * REQUEST PARTS
   * BUY ONLINE
 * Find Your Support Center:
   Raymond
    * Zip or Postal Code:
      Please enter a valid ZIP or Postal code
    * Find Your Support Center
    * Global Locator
    *  * Raymond

MENU
 * FORKLIFTS Toggle Submenu
   * Reach Trucks
   * Electric Pallet Jacks
   * Counterbalanced Trucks
   * Swing-Reach Trucks
   * Orderpickers
   * Sideloaders
   * Tow Tractors
   * Stackers
   * Hand Pallet Jacks
   * Automated Guided Vehicles
   * Raymond Basics
   * Used Forklifts
 * EQUIPMENT Toggle Submenu
   * Energy Products
   * Racking & Storage
   * Dock and Door Equipment
   * Forklift Parts
   * Industrial Carts
 * OPTIMIZATION Toggle Submenu
   * Lean Management
   * Telematics
   * Labor Management System
   * Asset & Maintenance Management
   * Picking Solutions
   * Integrated Tether
   * Notification Systems
 * AUTOMATION Toggle Submenu
   * Automated Storage & Retrieval Systems
   * Automated Guided Vehicles
   * Conveyor Systems and Carousels
   * Consulting Services
   * Engineering Services
   * Industrial Robotics
   * Operator Assist
 * SERVICES Toggle Submenu
   * Lean Management
   * Financing Solutions Toggle Submenu
     * Leasing
     * Rentals
     * Used Forklifts
   * Training Toggle Submenu
     * Virtual Reality Simulator
     * Forklift Operator Training
     * Pedestrian Training
     * Technician Training
   * Consulting Services
   * Forklift & Equipment Maintenance
   * Forklift Parts
   * Equipment Warranty
 * INFORMATION Toggle Submenu
   * Contact Us Toggle Submenu
     * Request A Manual
     * Request A Quote
     * Request Consultants Manual
     * Request Parts
     * Request Training
     * Supplier Request
   * About Us
   * Awards and Events
   * Blog
   * Success Stories
   * Careers
   * LinkedIn Lives
   * Global Locator
   * Industries & Applications
   * News Toggle Submenu
     * Press Releases
     * Raymond in the News
   * Product Information Toggle Submenu
     * Forklift Brochures
     * Resources and Literature
     * Consultants Manual Request
   * Raymond Quick Tips
   * Sustainability
 * SHOP
 * CONTACT US
 * REQUEST A QUOTE
 * REQUEST PARTS
 * BUY ONLINE


Find Your Support Center: Raymond
 * Zip or Postal Code
   Please enter a valid ZIP or Postal code
 * Find Your Support Center
 * Global Locator
 *  * Raymond

 * FORKLIFTS
   * Reach Trucks
   * Electric Pallet Jacks
   * Counterbalanced Trucks
   * Swing-Reach Trucks
   * Orderpickers
   * Sideloaders
   * Tow Tractors
   * Stackers
   * Hand Pallet Jacks
   * Automated Guided Vehicles
   * Raymond Basics
   * Used Forklifts
 * EQUIPMENT
   * Energy Products
   * Racking & Storage
   * Dock and Door Equipment
   * Forklift Parts
   * Industrial Carts
 * OPTIMIZATION
   * Lean Management
   * Telematics
   * Labor Management System
   * Asset & Maintenance Management
   * Picking Solutions
   * Integrated Tether
   * Notification Systems
 * AUTOMATION
   * Automated Storage & Retrieval Systems
   * Automated Guided Vehicles
   * Conveyor Systems and Carousels
   * Consulting Services
   * Engineering Services
   * Industrial Robotics
   * Operator Assist
 * SERVICES
   * Lean Management
   * Financing Solutions
     * Leasing
     * Rentals
     * Used Forklifts
   * Training
     * Virtual Reality Simulator
     * Forklift Operator Training
     * Pedestrian Training
     * Technician Training
   * Consulting Services
   * Forklift & Equipment Maintenance
   * Forklift Parts
   * Equipment Warranty
 * INFORMATION
   * Contact Us
     * Request A Manual
     * Request A Quote
     * Request Consultants Manual
     * Request Parts
     * Request Training
     * Supplier Request
   * About Us
   * Awards and Events
   * Blog
   * Success Stories
   * Careers
   * LinkedIn Lives
   * Global Locator
   * Industries & Applications
   * News
     * Press Releases
     * Raymond in the News
   * Product Information
     * Forklift Brochures
     * Resources and Literature
     * Consultants Manual Request
   * Raymond Quick Tips
   * Sustainability


IN-AISLE DETECTION SYSTEM - OPERATOR ASSIST TECHNOLOGY

 * 
 * 


 * REINFORCE BEST PRACTICES
   
   With facilities facing fast pick requirements and high operator turnover,
   Raymond's In-Aisle Detection System (IADS) helps reinforce best practices for
   busy lift truck operations and reduce the chance of impacts by:
   + Notifies operators traveling in the tractor-first direction when the system
   detects objects in the lift truck’s path and will then decelerate to a stop.
   
   An operator can then continue operation of the truck, but speed is limited to
   1 mph until the object has been removed.
 * Play
   Available as an option on Raymond Orderpicker and Swing-Reach models, IADS
   assists in keeping Orderpicker and Swing-Reach trucks separated while on the
   wire in the aisle, enhancing operator security and confidence in very narrow
   aisle (VNA) applications.
   
   While operators must still follow their training and look in the direction of
   travel, IADS enhances an operator's awareness of their surroundings.
   Download More Information


PROTECT YOUR EQUIPMENT WITH 3 LAYERS OF SECURITY

 * Performance Specifications
   + Sensor type: LiDAR
   + Programmable Sensing Distance: ≥ 30’
   
   Orderpickers: 5300/5400/5500/5600
   Swing-Reach Models: 9600/9700 *requires wire guidance

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

INTELLIGENT WAREHOUSE SOLUTIONS

Raymond’s In-Aisle Detection System is just part of a suite of integrated,
intelligent solutions designed to enhance operator proficiency, security,
awareness and productivity.




 * ZONING AND POSITIONING
   
   
   Zoning and Positioning ensures more reliable, repeatable truck operation by
   automatically controlling many truck functions – further enhancing an
   operator awareness and productivity.
   
   Learn More


 * IWAREHOUSE RTLS
   
   
   iWAREHOUSE RTLS lets you enhance efficiency and productivity by monitoring
   the movements of lift trucks, personnel, and assets in your warehouse through
   geofencing, zoning and tracking.
   
   Learn More


 * VIRTUAL REALITY SIMULATOR
   
   
   Raymond's Virtual Reality Simulator offers a unique, engaging tool that can
   simplify everything from hiring to teaching to developing employees for
   enhanced performance and efficiency.
   
   Learn More


CONTACT US

Please complete the contact form below and a Raymond Representative will contact
you to discuss your request.



Please fix the following errors and resubmit.
Contact Information
 * FirstName
   First Name is required.
 * LastName
   Last Name is required.
 * EmailAddress
   Must be a valid email.
 * PhoneNumber
   Must be a valid telephone format
 * BusinessName
   Business Name is required.
 * ZipCode
   Please provide a valid Zip/Postal Code.

Information Requested (optional)


INFORMATION REQUESTED (OPTIONAL)

 * Tell us about how we can help you.
 * I would like to receive marketing emails about products, events and related
   topics.



 * Products
   ForkliftsConnected TechnologiesOptimizationAutomationSupport Services
 * Shop
   iPartsTrainingLift-RiteWeb Store
 * Our Company
   About UsContact UsCareersBlogNews

 * 
 * * * The Raymond Corporation
     * The Raymond Corporation
     * The Raymond Corporation
     * The Raymond Corporation
   * CONTACT US

 * 22 South Canal Street, Greene, NY 13778

 * Customize
 * Cookie Policy
 * Privacy Policy
 * Terms of Use
 * Quality & Environmental Policies
 * Patents
 * iWarehouse Gateway

© 2024 The Raymond Corporation

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1


This website uses cookies to enhance user experience and to analyze performance
and traffic on our website. We also share information about your use of our site
with our social media, advertising and analytics partners. If we have detected
an opt-out preference signal then it will be honored. Further information is
available in our Privacy Policy

Customize Accept All Cookies