www.isravision.com Open in urlscan Pro
2606:4700:4400::6812:2afe  Public Scan

Submitted URL: https://quiss.com/
Effective URL: https://www.isravision.com/en-en/company/about-us/quiss
Submission: On May 08 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

/en-en/sys/search-results

<form action="/en-en/sys/search-results">
  <div class="c-input-group">
    <span class="twitter-typeahead disable-italics-false" style="position: relative; display: inline-block;">
      <input type="text" name="search" placeholder="No search" class="c-input-text c js-inputfocus__field">
    </span>
    <input type="submit" class="c-button c-button--search" value="Search">
  </div>
</form>

Name: _content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_startPOST /en-en/hidden-pages/general-request-form/_jcr_content/overlay.modal-form-2216c4cab6994ccaa0863affc313cf72

<form method="POST" action="/en-en/hidden-pages/general-request-form/_jcr_content/overlay.modal-form-2216c4cab6994ccaa0863affc313cf72" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start"
  name="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start" class="aem-GridColumn aem-Grid aem-Grid--12" enctype="multipart/form-data"><input type="hidden" name=":formid"
    value="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start"><input type="hidden" name=":formstart" value="/content/isravision/en-en/hidden-pages/general-request-form/jcr:content/overlay/par/start"><input type="hidden"
    name="_charset_" value="UTF-8">
  <div class="form c-parsys-divider__start jt-dtm-form-start aem-Grid aem--Grid-12" id="jt-dtm-form-start">
    <input type="hidden" name="titleForm" value="General Request">
    <input type="hidden" name="leadString" value="">
    <div id="jt-dtm-form-leadType" style="display: none;"></div>
    <script type="text/javascript">
      window.addEventListener('load', function() {
        $(".jt-dtm-form-start").parent().on("click touchstart", (e) => {
          $form = $(e.currentTarget);
          if ($form.data("triggered")) return;
          if (typeof(digitalData) !== "undefined" && typeof(_satellite) !== "undefined") {
            digitalData.page.category.formType = $form.find("#jt-dtm-form-leadType").text();
            _satellite.track("Form-start");
            $form.data("triggered", true);
          }
          dataLayer.push({
            event_name: 'form start',
            element: $form,
            form_name: "General Request",
            form_details1: ""
          });
        });
      });
    </script>
    <div class="c-parsys-divider__item s-editor" style="border-top:0px">
      <h3 class="u-mb-beta">General Request </h3>
    </div>
    <input class="cap_AMC_ID" type="hidden" name="AMC_ID" value="">
    <input class="cap_hubspot_tracker_ID" type="hidden" name="hubspot_tracker_ID" value="">
    <div class="c-parsys-divider__item s-editor u-mt-gamma  u-pb-gamma" id="errorMessageBlockPlaceholder" style="display:none;">
      <div class="c-alert c-alert--error js-hide is-clickable">
        <p class="c-alert__icon u-mb-alpha">
          <span class="c-icon c-icon--error jt-dtm-formError"></span>
        </p>
        <p class="c-alert__text u-mb-alpha"> A problem occurred while capturing your information. Please try again later. We are sorry for this inconvenience! </p>
        <p class="c-alert__button u-mb-alpha">
          <a href="#" class="c-button c-button--close">Close</a>
        </p>
      </div>
    </div>
    <div class="c-parsys-divider__item s-editor u-mt-gamma  u-pb-gamma" style="display:none" id="successMessageBlockPlaceholder">
      <div class="c-alert c-alert--success js-hide is-clickable">
        <p class="c-alert__icon u-mb-alpha">
          <span class="c-icon c-icon--success jt-dtm-formSuccess"></span>
        </p>
        <p class="c-alert__text u-mb-alpha"> Your request has been submitted! You will soon receive more information. Thank you for your interest. </p>
        <p class="c-alert__button u-mb-alpha">
          <a href="#" class="c-button c-button--close">Close</a>
        </p>
      </div>
    </div>
    <input type="hidden" name="hiddenFormAction" value="/en-en/hidden-pages/general-request-form/jcr:content/overlay.modal-form-2216c4cab6994ccaa0863affc313cf72.html">
    <input type="hidden" id="callingComponent" name="callingComponent" value="/content/isravision/en-en/company/about-us/quiss">
    <input type="hidden" name="hiddenPublicationField" value="https://www.isravision.com/en-en/company/about-us/quiss">
    <input type="hidden" name="hubspotPageName" value="General Request Form">
    <input class="formatted-number" type="hidden" id="formatted-number" name="formatted-number" value="">
    <script type="text/javascript">
      if (typeof window.location.href !== "undefined" || window.location.href !== "") {
        $("[name='hiddenPublicationField']").val(window.location.href);
      } else {
        $("[name='hiddenPublicationField']").val(document.documentURI);
      }

      function getCookie(cname) {
        var name = cname + "=";
        var decodedCookie = decodeURIComponent(document.cookie);
        var ca = decodedCookie.split(';');
        for (var i = 0; i < ca.length; i++) {
          var c = ca[i];
          while (c.charAt(0) == ' ') {
            c = c.substring(1);
          }
          if (c.indexOf(name) == 0) {
            return c.substring(name.length, c.length);
          }
        }
        return "";
      }
      window.onload = function() {
        if ($('.cap_hubspot_tracker_ID')) {
          var hiddenIDfields = $('.cap_hubspot_tracker_ID');
          var hubspotTrackerId = getCookie("hubspotutk");
          if (hubspotTrackerId != null || hubspotTrackerId != '') {
            $.each(hiddenIDfields, function() {
              $(this).val(hubspotTrackerId);
            });
          } else {
            setTimeout(function() {
              var hubspotTrackerId = getCookie("hubspotutk");
              if (hubspotTrackerId != null || hubspotTrackerId != '') {
                $.each(hiddenIDfields, function() {
                  $(this).val(hubspotTrackerId);
                });
              }
            }, 5000);
          }
        }
        // set pardot post URL on form that has it
        $("form").each(function() {
          var postUrl = $(this).find("input[name='pardotPostUrl']");
          if (postUrl && postUrl.val()) {
            $(this).closest("form").each(function() {
              $(this).attr("action", postUrl.val());
            });
          }
        });
      };
    </script>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_dropdown_832563035-custom_field.Salutation" class="c-label"> Salutation <span class="c-label__optional">*</span>
      </label>
      <span class="c-select">
        <select id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_dropdown_832563035-custom_field.Salutation" name="custom_field.Salutation">
          <option value=""></option>
          <option value="Mr">Mr</option>
          <option value="Ms">Ms</option>
          <option value="Mx">Mx</option>
        </select></span>
      <input type="hidden" name=":custom_field.Salutation" value="Salutation">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_copy-custom_field.FIrst Name" class="c-label"> First Name <span class="c-label__optional">*</span>
      </label>
      <input class="c-input-text null" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_copy-custom_field.FIrst Name" name="custom_field.FIrst Name" value="">
      <input type="hidden" name=":custom_field.FIrst Name" value="First Name">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_copy_1276241926-custom_field.Last Name" class="c-label"> Last Name <span class="c-label__optional">*</span>
      </label>
      <input class="c-input-text null" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_copy_1276241926-custom_field.Last Name" name="custom_field.Last Name" value="">
      <input type="hidden" name=":custom_field.Last Name" value="Last Name">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield-custom_field.Company" class="c-label"> Company <span class="c-label__optional">*</span>
      </label>
      <input class="c-input-text null" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield-custom_field.Company" name="custom_field.Company" value="">
      <input type="hidden" name=":custom_field.Company" value="Company">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_861581738-custom_field.E-Mail" class="c-label"> E-Mail <span class="c-label__optional">*</span>
      </label>
      <input class="c-input-text null" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_861581738-custom_field.E-Mail" name="custom_field.E-Mail" value="">
      <input type="hidden" name=":custom_field.E-Mail" value="E-Mail">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_dropdown-custom_field.Inquiry" class="c-label"> Inquiry <span class="c-label__optional">*</span>
      </label>
      <span class="c-select">
        <select id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_dropdown-custom_field.Inquiry" name="custom_field.Inquiry">
          <option value=""></option>
          <option value="General request">General request</option>
          <option value="Service &amp; Training">Service &amp; Training</option>
          <option value="Career">Career</option>
          <option value="Automotive">Automotive</option>
          <option value="Battery">Battery</option>
          <option value="Composites">Composites</option>
          <option value="Glass">Glass</option>
          <option value="Metal">Metal</option>
          <option value="Nonwovens">Nonwovens</option>
          <option value="Paper, Pulp, Board and Tissue">Paper, Pulp, Board and Tissue</option>
          <option value="Plastic film">Plastic film</option>
          <option value="Print">Print</option>
          <option value="Security">Security</option>
          <option value="Semiconductors">Semiconductors</option>
          <option value="Solar">Solar</option>
          <option value="Other">Other</option>
        </select></span>
      <input type="hidden" name=":custom_field.Inquiry" value="Inquiry">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor u-mt-gamma u-pb-gamma aem-GridColumn aem-GridColumn--default--12">
    <div class="">
      <label for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_1358570033-custom_field.Your message:" class="c-label"> Your message: </label>
      <textarea class="c-input-text " id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_textfield_1358570033-custom_field.Your message:" name="custom_field.Your message:" rows="4" value="">			</textarea>
      <input type="hidden" name=":custom_field.Your message:" value="Your message:">
    </div>
  </div>
  <div class="c-parsys-divider__item s-editor aem-GridColumn aem-GridColumn--default--12">
    <h5 class="u-mb-beta">
    </h5>
    <div class="u-mt-gamma u-mb-gamma">
      <div class="">
        <input type="hidden" name=":custom_field.null" value="">
        <ul class="o-list c-list-ui u-mb-alpha">
        </ul>
      </div>
    </div>
  </div>
  <div class="c-parsys-divider__group aem-GridColumn aem-GridColumn--default--12">
    <div class="s-editor c-parsys-divider__item">
      <div class="privacy ">
        <div class="privacy__block">
          <p class="privacy__icon-info">
            <span class="c-icon c-icon--info-large"></span>
          </p>
          <div class="privacy__text"> By submitting this request, ISRA Vision will be able to contact you through the collected information. More information can be found in our privacy policy. </div>
        </div>
        <div>
          <input class="privacy__input c-input-checkbox" id="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_submit-SbmtBtnsubmit-privacy" name="SbmtBtnsubmit-privacy" type="checkbox">
          <label class="privacy__link c-label c-label--inline" for="_content_isravision_en_hidden-pages_overlay_jcr_content_overlay_par_start_submit-SbmtBtnsubmit-privacy">
            <a target="_blank" href="/en-en/sys/privacy-policy">I have read and accepted the privacy policy</a>
          </label>
        </div>
      </div>
    </div>
    <div class="c-parsys-divider__item s-editor u-mb-gamma u-mt-gamma s-editor ">
      <input type="submit" class="c-button c-button--md c-button--alpha form_button_submit" name="SbmtBtnsubmit-button" value="Submit">
    </div>
    <div class="c-parsys-divider__item s-editor u-mt-gamma u-mb-gamma">
      <div id="ac-frc-captcha-47a49774-248b-401c-a860-a01342a0e0ae" class="div--captcha frc-captcha ac-frc-captcha" data-sitekey="FCMGH3TPU3IP0LI8" data-lang="en" data-callback="captchaCallback">
        <div class="frc-container">
          <svg class="frc-icon" aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewBox="0 0 24 24">
            <path d="M17,11c0.34,0,0.67,0.04,1,0.09V6.27L10.5,3L3,6.27v4.91c0,4.54,3.2,8.79,7.5,9.82c0.55-0.13,1.08-0.32,1.6-0.55 C11.41,19.47,11,18.28,11,17C11,13.69,13.69,11,17,11z"></path>
            <path d="M17,13c-2.21,0-4,1.79-4,4c0,2.21,1.79,4,4,4s4-1.79,4-4C21,14.79,19.21,13,17,13z M17,14.38"></path>
          </svg>
          <div class="frc-content">
            <span class="frc-text">Anti-Robot Verification</span>
            <button type="button" class="frc-button">Click to start verification</button>
          </div>
        </div><span class="frc-banner"><a lang="en" href="https://friendlycaptcha.com/" rel="noopener" target="_blank"><b>Friendly</b>Captcha ⇗</a></span>
        <input name="frc-captcha-solution" class="frc-captcha-solution" type="hidden" value=".UNSTARTED">
      </div>
    </div>
  </div>
  <div class="end aem-GridColumn aem-GridColumn--default--12">
    <div class="form_row">
      <div class="form_leftcol"></div>
      <div class="form_rightcol">
      </div>
    </div>
    <div class="form_row_description"></div>
  </div><input type="hidden" value="/en-en/company/about-us/quiss" name="callingpageUrl">
</form>

Text Content

EN


CHOOSE A LANGUAGE

Chinese
German
Korean
English
Chinese
German
Korean
English

ISRA VISION



Choose your region


Industry solutions
Automotive Battery Composites Glass Metals Nonwovens Paper, pulp, board and
tissue Plastic film, foil and sheets Print Security Semiconductor Solar
Body shop Final assembly Paint shop Tier 1 - Supplier
Battery cell production EV battery production
Automotive Glass Float Glass Solar Glass Flat Panel Display Glass
Aluminum, Copper and other non-ferrous metals Steel
Flexible Packaging Corrugated board Metal sheet decoration
Security printing Security Paper Security features Security substrates and
printing inspection
Back end process Wafer production
Wafer & cell Modules
Products
Automotive Battery Composites Glass Metal Nonwovens Paper, pulp, board and
tissue Print Security Semiconductor Solar Plastic film, foil and sheets
Service and Training
Service Training
Company
About us Career Newsroom Events and Exhibitions Safety, Health, Environment and
Quality
Professionals Graduates Students Pupils
Contact


Search

Menu
Industry solutions Industry solutions Automotive Automotive Body shop Final
assembly Paint shop Tier 1 - Supplier Battery Battery Battery cell production EV
battery production Composites Glass Glass Automotive Glass Float Glass Solar
Glass Flat Panel Display Glass Metals Metals Aluminum, Copper and other
non-ferrous metals Steel Nonwovens Paper, pulp, board and tissue Plastic film,
foil and sheets Print Print Flexible Packaging Corrugated board Metal sheet
decoration Security Security Security printing Security Paper Security features
Security substrates and printing inspection Semiconductor Semiconductor Back end
process Wafer production Solar Solar Wafer & cell Modules Products Products
Automotive Battery Composites Glass Metal Nonwovens Paper, pulp, board and
tissue Print Security Semiconductor Solar Plastic film, foil and sheets Service
and Training Service and Training Service Training Company Company About us
Career Career Professionals Graduates Students Pupils Newsroom Events and
Exhibitions Safety, Health, Environment and Quality Contact


 * ISRA VISION - Machine Vision Solutions
 * Company
 * About us
 * QUISS


THE BEAD INSPECTION EXPERTS – FOR YOUR QUALITY AND PRODUCTIVITY

Since 1988, QUISS GmbH has been a reliable partner, specializing in the
inspection of all common adhesive and sealant application types and colors. With
a focus on precision and quality control, manufacturers are empowered to achieve
flawless bead applications and uphold the highest standards of excellence.

2018, QUISS GmbH became a member of the Atlas Copco Group, playing an essential
role as the bead inspection expert within the Machine Vision Solution division.


>100.000 KM OF BEADS INSPECTED PER DAY

As one of the leading suppliers of bead inspection solutions, expertise and
cutting-edge technology from QUISS set the industry standard. QUISS has a
distinctive competence in the automotive, regardless of the adhesive or surface
type. QUISS systems are deployed by all the world's leading vehicle
manufacturers, with over 5,000 systems running in the adhesive bead inspection
application. These systems collectively inspect more than 100,000 kilometers of
adhesive beads every day.

QUISS bead inspection solutions are complemented by comprehensive training,
service, and support, providing a well-rounded solution for all customers.

 

Our core competencies:

 * Inspection of adhesive and sealant application
 * 2D / 3D bead inspection

 

Products:

 * RTVision

 * RTVision.t 

 * RTVision.3d 


EXPERIENCE QUISS SOLUTIONS IN YOUR APPLICATION

Automotive Body Shop

 * Bead & Seam Inspection



Automotive Paint Shop

 * PVC Seam Inspection

Automotive Final Assembly

 * Bead Inspection



EV Battery Production

 * Bead Inspection
 * Fire Protection


QUISS QUALITÄTS-INSPEKTIONSSYSTEME UND SERVICE GMBH

Lilienthalstraße 5
82178 , Puchheim
germany

 * +49 89 894590
 * info@quiss.com



Close


GENERAL REQUEST

A problem occurred while capturing your information. Please try again later. We
are sorry for this inconvenience!

Close

Your request has been submitted! You will soon receive more information. Thank
you for your interest.

Close

Salutation * Mr Ms Mx
First Name *
Last Name *
Company *
E-Mail *
Inquiry * General request Service & Training Career Automotive Battery
Composites Glass Metal Nonwovens Paper, Pulp, Board and Tissue Plastic film
Print Security Semiconductors Solar Other
Your message:



By submitting this request, ISRA Vision will be able to contact you through the
collected information. More information can be found in our privacy policy.
I have read and accepted the privacy policy

Anti-Robot Verification Click to start verification
FriendlyCaptcha ⇗



COMPANY LINKS



Contact
Career
About us
Industries
Report misconduct


ISRA VISION GMBH

Frankfurter Straße 112, 64293 Darmstadt, Germany +49 (6151) 948-0
info@isravision.com


 * 
 * 

 * Imprint
 * Privacy

United States / EN



THIS WEBSITE USES COOKIES

We use cookies to improve your experience and deliver personalized content.
Interested in knowing more? Check our Cookie Policy
Reject All Cookies I accept cookies
Edit settings



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.
Check our Cookie Policy
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. 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.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

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

Confirm My Choices