if(!i)
{
	var = b;
}



{ 
	serialWrite(0x10); 
	sreply = serialRead(); 
	sreply = calctemp(sreply);
	setitem(hECTde, Round(sreply, 0)); 
}