Barcode-Store.com Everything you need for your Barcode, Point of Sale and software requirements! We match any price.
 
  View Cart
 monthly specials | best sellers | software | request a quote | call toll free 888 640 8975
Barcode Scanners
  • Corded Handheld
  • Cordless Handheld
  • Omni-directional
  • Mag Stripe Readers
  • Pen Wand
  • Verifiers

  • Barcode Printers
  • Industrial
  • Desktop
  • Mobile

  • Handheld Computers
  • Radio Frequency
  • Batch

  • Media
  • Labels
  • Ribbon

  • Software
  • Label Design
  • Inventory Control
  • Physical Inventory
  • Receiving & Shipping
  • Asset Tracking
  • Attendance
  • Mobile Sales
  • Check In/Out
  • Microsoft RMS

  • Point of Sale Hardware
  • Receipt Printers
  • Cash Drawers
  • Touch Screens
  • Customer Displays
  • POS Keyboards

  • Find The Barcode Product
    You Are Looking For Now!

    keyword or part number

    Metrologic

     Stratos Series Scanner

     

    MS232x StratosH is a high performance, 6-sided, bioptic scanner/scale for seated and space constrained checkout environments with a patented modular design that provider ease of setup and maintenance ensuring mimum downtime and maximum customer service.

    MS232x StratosH Quick Specs

    Depth of Scan Field - horizontal: 0 mm - 152 mm (0” - 6") for 0.33 mm (13 mil) bar codes

    Depth of Scan Field - vertical: 0 mm - 216 mm (0” - 8.5”) for 0.33 mm (13 mil) bar codes

    Scan Speed: 6000 scan lines per second

    Dimensions: Length: MS2320 - 508 mm (20”); MS2321 - 508 mm (20”); MS2322 - 420 mm (16.5")
    Width: all models - 292 mm (11.5")  Height: all models above counter - 178 mm (7")
    Depth: all models below counter - 100 mm (4")

    System Interfaces: RS232, Aux. RS232, IBM 468X/469X, USB (low speed and full speed), OCIA

    MS2122 StratosE is the smallest 6-sided bioptic scanner in the market. designed for high throughput POS applications requiring enclosures around the vertical tower and a cash box in front of the scanner. Accomodates checkstands incorporating narrow enclosures around the vertical tower. Lowest below counter dimensions of all 6-sided bi optic scanners.

    MS2122 StratosE Quick Specs

    Depth of Scan Field - horizontal: 0 mm - 152 mm (0” - 6") for 0.33 mm (13 mil) bar code

    Depth of Scan Field - vertical: 0 mm - 216 mm (0” - 8.5”) for 0.33 mm (13 mil) bar code

    Scan Speed: 6000 scan lines per second

    Dimensions: 399 mm (15.7”) L; 292 mm (11.5”) W; 178 mm (7") H; 100 mm (4") depth below counter

    System Interfaces: RS232, Aux. RS232, IBM 468X/469X, USB (low speed and full speed), OCIA

    MS2200 series StratosS™ is Metrologic's newest addition to the Stratos family of bioptic scanner/scales. The 2200 series is a high throughput, slim line, bioptic scanner/scale for seated and space constrained checkout environments. The patented modular design provides ease of set up and quick maintenance, ensuring minimum down time and maximum customer service.

    MS2200 series StratosS Quick Specs

    Depth of Scan Field - horizontal: 0 mm - 100 mm (0” - 4") for 0.33 mm (13 mil) bar codes

    Depth of Scan Field - vertical: 0 mm - 216 mm (0” - 8.5”) for 0.33 mm (13 mil) bar codes

    Scan Speed: 5400 scan lines per second

    Dimensions: Length: MS2220 - 399 mm (15.7”); MS2221 - 399 mm (15.7”); MS2222 - 353 mm (13.9")
    Width: all models - 292 mm (11.5")   Height: all models above counter - 130 mm (11.5")
    Depth: all models below counter - 100 mm (4")

    System Interfaces: RS232, Aux. RS232, IBM 468X/469X, USB (low speed and full speed), OCIA

     

    Click here for Manufacturer's PDF file

    Substitute

    Error Occurred While Processing Request
    Error Occurred While Processing Request

    Error Executing Database Query.

    Timed out trying to establish connection
     
    The error occurred in D:\Docs\barcode-store.com\substitute.cfm: line 24
    Called from D:\Docs\barcode-store.com\stratos.cfm: line 242
    Called from D:\Docs\barcode-store.com\substitute.cfm: line 24
    Called from D:\Docs\barcode-store.com\stratos.cfm: line 242
    22 : 		product.disco 
    23 : 		FROM xchange,product INNER JOIN manufacturer1 ON product.ProductID = manufacturer1.ProductID
    24 : WHERE manufacturer1.usernos = #a#  
    25 : ORDER BY product.mfidnos ASC		
    26 : </CFQUERY>
    

    SQL    SELECT manufacturer1.usernos, manufacturer1.ProductID, product.ProductID, product.mf, product.mfidnos, product.Description, xchange.Exchange, product.Cost, product.Profit, product.listvariable, product.dataurl, product.disco FROM xchange,product INNER JOIN manufacturer1 ON product.ProductID = manufacturer1.ProductID WHERE manufacturer1.usernos = 519 ORDER BY product.mfidnos ASC
    DATASOURCE   barcode
    Please try the following:

    Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
    Remote Address   38.103.63.16
    Referrer  
    Date/Time   13-May-08 05:46 AM
    Stack Trace
    at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24) at cfstratos2ecfm341529829.runPage(D:\Docs\barcode-store.com\stratos.cfm:242) at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24) at cfstratos2ecfm341529829.runPage(D:\Docs\barcode-store.com\stratos.cfm:242)

    java.sql.SQLException: Timed out trying to establish connection
    	at coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(JDBCPool.java:687)
    	at coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:123)
    	at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:138)
    	at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:125)
    	at coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:120)
    	at coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:75)
    	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:207)
    	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:447)
    	at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24)
    	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
    	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
    	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
    	at cfstratos2ecfm341529829.runPage(D:\Docs\barcode-store.com\stratos.cfm:242)
    	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
    	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
    	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
    	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
    	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
    	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
    	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
    	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
    	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
    	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    	at coldfusion.CfmServlet.service(CfmServlet.java:105)
    	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
    	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
    	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
    	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
    	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
    	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
    	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)