ICP DAS USA PCI-1202 Series Hardware User Manual page 80

Hide thumbs Also See for PCI-1202 Series:
Table of Contents

Advertisement

if (wVal<wMagicLowAlarm[j]) dwMagicLowAlarm |= dwIndex;
if (wVal>wMagicHighAlarm[j]) dwMagicHighAlarm |= dwIndex;
}
else if (w3==3) // 3 = in [low,high] alarm
{
if ((wVal>wMagicLowAlarm[j])&& (wVal<wMagicHighAlarm[j]))
{
dwMagicLowAlarm |= dwIndex;
dwMagicHighAlarm |= dwIndex;
}
}
}
dwMagicSum[j]=0;
wMagicNow[j]=wMagicAve[j];
} // end if(w1
} // end for(j=
} // end for(i=
ret_label:
disable_timer0();
return 0;
}
PCI-1202/1602/1800/1802 Hardware User's Manual
(Ver.4.2, Dec/2009, PMH-014-42)---- 80

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents