ICP DAS USA I-8014W User Manual page 57

250 ks/s, 16-bit, 8-channel differential/16-channel single-ended analog input module
Table of Contents

Advertisement

Example
[C/C++]
int slotIndex,err;
err=i8014W_Init(slotIndex);
if(err==0)
{
Print("There is an I-8014W at slot %d\n",slotIndex);
}
else
{
Print("There is no I-8014W at slot %d\n",slotIndex);
}
I-8014W API User Manual, v1.0.1, June 2011
Copyright © 2011 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
57

Advertisement

Table of Contents
loading

Table of Contents