Mindray – Auto Haematology Analyser with ESR
Products are for Professional/Laboratory use only
Abacus dx is proud to be the Australian partner for Mindray, bringing the range of haematology analysers to the Australian market.
Mindray empowers this trust through technology, innovation, and their commitment to advancing in-vitro diagnostics science. Mindray has developed reliable and robust solutions to empower trust, delivering accurate results while meeting increasing demands on efficiency in laboratories worldwide.
BC-760 & BC-780
- More refined and reliable cell differentiation
- More reliable measurements for low-value samples
- More comprehensive alarm messages for abnormalities

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(); });