Products are for professional/laboratory use only.
Introducing the new 8 hopper Vega from Fa-tech, the more efficient Vega for all your laboratory’s needs. The robust 8 hopper disk allows even more capacity than the standard Vega. You can load 640 cassettes on the one unit to pump out all your cassette writing needs.
- The fastest cassette writer – one cassette every 5 seconds
- Unique phase technology permanently marks cassette surfaces
- High resolution (600 dpi) text and barcode images
- High definition marking up to 100 characters
- Robust barcodes for perfect scanning
- Full LIM/LIS integration
- Laser technology reduces operational expenses by eliminating the need for ink cartridges, ribbon and UV fixing lights
- Large capacity hoppers which hold 80 cassettes
The future is laser, why not move forward today.
Book a demonstration
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });
