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

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

Advertisement

{
wRetVal=P180X_Card0_ReadStatus(....);
if(wRetVal != 0)
{
show these A/D data or
save these A/D data or
analyze these A/D data
}
wRetVal=P180X_Card1_ReadStatus(....);
if (wRetVal != 0)
{
show these A/D data or
save these A/D data or
analyze these A/D data
}
wRetVal=P180X_Card?_ReadStatus(....);
if (wRetVal != 0)
{
show these A/D data or
save these A/D data or
analyze these A/D data
}
if (stop flag is ON)
{
Card0_StopScan(...);
return OK
}
}
Refer to DEMO13.C & DEMO14.C for details.
PCI-1202/1602/1800/1802 Hardware User's Manual
// for example, the user press STOP key here
(Ver. 4.2, Dec/2009, PMH-014-42)---- 89

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents