<% @language="VBSCRIPT" %> <% strerrmsg = "" strcomments = trim(request.form("questions")) strprod = Request. QueryString("prod") if not Request.QueryString("state") = "" then state = Request.QueryString("state") else state = 1 end if if state = 2 then if request.form("Email") = "" then strerrmsg = strerrmsg & "You must enter a valid email address to submit this form.
" state = 1 end if if request.form("name") = "" then strerrmsg = strerrmsg & "You must enter your name to submit this form.
" state = 1 end if end if if state = 2 then strbody = "The following question was submitted from the Measurement Systems FAQ page of the web site:" & vbCrLf & vbCrLf strbody = strbody & "Name: " & request.form("name") & vbCrLf strbody = strbody & "Company: " & request.form("company") & vbCrLf strbody = strbody & "Email: " & request.form("Email") & vbCrLf strbody = strbody & "Phone: " & request.form("phone") & vbCrLf strbody = strbody & "Contact Method: " & request.form("contact") & vbCrLf & vbCrLf strbody = strbody & request.form("questions") Set Mailer = Server.CreateObject("SMTPsvg.Mailer") Mailer.AddRecipient Request.Form("toName"), Request.Form("toAddr") Mailer.AddRecipient "SMS Sales", "sms-measure@schmitt-ind.com" Mailer.Subject = request.form("subject") Mailer.RemoteHost = "mail.involved.com" Mailer.FromAddress = request.form("Email") Mailer.FromName = request.form("name") Mailer.BodyText = strbody if Mailer.SendMail then Response.Redirect request.form("redirect") else Response.Write "Mail send failure. Error was " & Mailer.Response end if end if %> Schmitt Measurement Systems FAQs and Form
Schmitt Industries, Inc
     
  Related Links
    FAQs
    Spatial Frequency
    Microroughness Chart
    Technolgy Overview
    Order Replacement Parts
     
 
   
     
  FAQs
  Below you will find a list of common questions about SMS products. If you have any questions we have not covered or if you would like a more detailed answer please fill out our online question form.
   
  Q. What light scatter data is available from SMS Scatterometers?
  A. The following Scatterometer products provide the listed measurements.
CASI — BRDF,BTDF, transmittance, reflectance; calculation of TIS, RDIF, PSD, and RMS roughness.
µScan — Surface roughness values of Ra, RMS, P-V, Reflectance, and BRDF.
   
  Q. Can I have a demo or evaluate a system?
  A. Yes two systems are available as evaluation units. The portable hand-held mScan, and the ALMS-2002 alignment laser system can be rented by the week or month to help with evaluation. The rental cost can be applied toward the purchase of a new unit.
   
  Q. What wavelengths are available?
  A. 325mm to 10.6mm wavelengths are available.
   
  Q. What sample size will the Scatterometer accommodate?
  A. Samples from 0.25 inches to approximately 30 inches can be mounted in the CASI.
   
  Q. Will the Scatterometer provide historical data?
 

A. All Scatterometer products have the capability of achieving measurement data and some models produce on screen graphs which can be printed out for reference.