Auto Lab Software

  1. Auto Lab In Phoenix

AutoLab software controls the loading path and temperature profile during each test, stores the test data, and processes the results at the conclusion.

LabX Instruments
Balance
LabX on the Balance helps the lab technician work securely with SOP guidance on the touch screen. In the office the data from all balances are automatically accessible.
More details
Titrator
LabX allows you to control all your titrators over the network, manage methods with the efficient method editor, review the automatically generated control charts, export automatically to your LIMS and much more. It offers full 21 CFR part 11 support.
More details
Density Meter and Refractometer
LabX on the LiquiPhysics Excellence Density Meters and Refractometers guarantees to have all data stored centrally and securely. Control and access your data with easy data search, configurable reports and a view on results. Easily work with large product databases and seamlessly integrate into LIMS or ERP systems.
More details
Melting Point
LabX on the Excellence Melting Point Systems stores all results and videos. Reanalyze melting point curves, organize comprehensive sample lists and generate customized reports all while fully supporting your regulatory needs.
More details
Quantos
The Quantos automation solution allows accurate dispensing of both powder and liquids on a gravimetrical basis, strongly increasing traceability as well as repeatability. Combining this with LabX workflow building enables you to integrate Quantos automation in your processes.
More details
pH Meter
LabX PC software provides centralized and secure data and resource management as well as helpful tools to optimize your workflow. LabX connects SevenExcellence to other laboratory instruments and supports your lab to be fully compliant with regulatory standards such as FDA 21 CFR Part 11.
More details
UV/VIS Spectrophotometers
LabX® UV/VIS expands the instrument with a sophisticated graphical editor for spectra evaluation. Data analysis and management are simplified in one compliant software package.
More details
Auto lab software for sale
LabX Overview
General Overview
LabX® software brings power to your laboratory bench with automatic data handling, high process security and full SOP user guidance.
More details
Workflow
Ensure process security with step-by-step user guidance on the instrument touchscreen. Workflows can be tailored to your SOP using the graphical workflow editor to customize supplied templates.
More details
Data and Reports
View Results and reports the way you want to see them with quick search access and automated processing. Whether you are working on the instrument or the PC you can view and analyse results.
More details
Integration
Much more than just data import and export. Save time and transcription errors by integrating METTLER TOLEDO lab instruments, ELN, LIMS, SAP and Excel with LabX.
More details
Regulation
Support for your lab to be regulation compliant and audit ready. LabX fully supports you with software validation and compliance including 21 CFR part 11, EU GMP, and ISO 17025.
More details
LabX Support
Downloads
Get access to brochures, data sheets, white papers, licensing sheets and more.
More details
eLearning
LabX comes with a set of tutorial sessions on a variety of topics to reduce your training efforts - available at the click of a button.
More details
Software Portal
Activate your LabX system on the sofware activation portal. Access the LabX knowledge base for information and documentation on LabX topics.
More details
Validation
METTLER TOLEDO fully supports your regulation requirements and the validation of your LabX system. Validation Manuals are available to ensure an efficient IQ and OQ procedure.
More details
Software Care
From professional system installation up to regular maintenance, METTLER TOLEDO offers the suitable service. Chose the right package to complement your LabX system and ensure constant performance and regulatory compliance.
More details
One Click is Registered Trademark of METTLER TOLEDO in Switzerland, the European Union, Russia and Singapore.
LabX is a Registered Trademark of METTLER TOLEDO in Switzerland, USA, China, Germany and a further 13 countries.

Autolab is a course management service, initially developed by a team of students at Carnegie Mellon University, that enables instructors to offer autograded programming assignments to their students over the Web. The two key ideas in Autolab are autograding, that is, programs evaluating other programs, and scoreboards.

Autolab also provides other services that instructors expect in a course management system, including gradebooks, rosters, handins/handouts, lab writeups, code annotation, manual grading, late penalties, grace days, cheat checking, meetings, partners, and bulk emails.

Since 2010, Autolab has had a transformative impact on education at CMU. Each semester, it is used by about 5,000 CMU students in courses in Pittsburgh, Silicon Valley, Qatar, and Rwanda. In Fall, 2014, we are releasing Autolab as an open-source system, where it will be available to schools all over the world, and hopefully have the same impact it's had at CMU.

Installation

We released new documentation! Check it out here.

Testing

Setting up Tests

  1. Add a test database in database.yml

  2. Create and migrate the database.

    Do not forget to use RAILS_ENV=test bundle exec in front of every rake/rails command.

  3. Create necessary directories.

Running Tests

After setting up the test environment, simply run spec by:

Auto Lab In Phoenix

Rails 5 Upgrade

We are currently in the process of migrating Autolab to Rails 5.1 and Ruby2.6.1. The relevant branch is rails-5-upgrade. All discovered UI breakages have beenfixed and preliminary integration testing with Tango has been successful. Ifthere are any discovered issues, please file an issue.

Contributing

We encourage you to contribute to Autolab! Please check out theContributing to Autolab Guide for guidelines about how to proceed. Join us!

License

Autolab is released under the Apache License 2.0.

Using Autolab

Please feel free to use Autolab at your school/organization. If you run into any problems, you can reach the core developers at autolab-dev@andrew.cmu.edu and we would be happy to help. On a case by case basis, we also provide servers for free. (Especially if you are an NGO or small high-school classroom)