FOs2vet Veterinary
FOs2vet Hillinton veterinary handheld pulse oximeter, color monitor with SPO2 wave and pulse histogram display. Alarm sets to detect low voltage and abnormal SPO2 and Pulse Rate.
Interference resistance capacity ensures a good stable operation.It is integrated with rechargeable Li battery.
USB interface or wireless data transfer available.
FOs2vet Hillinton veterinary handheld pulse oximeter, color monitor with SPO2 wave and pulse histogram display. Alarm sets to detect low voltage and abnormal SPO2 and Pulse Rate.
Interference resistance capacity ensures a good stable operation.It is integrated with rechargeable Li battery.
USB interface or wireless data transfer available.
Read More
$(function () {
HILLINTON.ProductDescriptionBlock.init(
"#main_0_top_0_lblReadLess",
"#main_0_top_0_lnkReadMore",
"#main_0_top_0_divBodyBlock",
"#main_0_top_0_divExpandedDetail",
"#main_0_top_0_divProductDescription",
"False");
});
var player;
var modVP;
function myTemplateLoaded(experienceID) {
player = brightcove.api.getExperience(experienceID);
modVP = player.getModule(brightcove.api.modules.APIModules.VIDEO_PLAYER);
}
function onTemplateReady(evt) {
}
function onMediaComplete(videoid, title, desc) {
$('.video_title').empty();
$('.video_title').html(title);
$('.video_para').empty();
$('.video_para').html(desc);
modVP.loadVideoByID(videoid);
}