I8014W_Startmagicscan - ICP DAS USA I-8014W User Manual

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

Advertisement

i8014W_StartMagicScan

This function is used to start Magic Scan. While Magic scan starts, the data converted
is saved into FIFO immediately. When external hardware trigger is selected, the
I-8014W will wait after this function executed till it receives the trigger signal.
If you would like to start Magic Scan on more than one I-8014W simultaneously by
internal hardware trigger source, configure each module and execute StartMagicScan
function once, the argument slot could be any one slot number of those modules
plugged in.
Prototype
For MiniOS7
short i804W_StartMagicScan (int slot);
For Windows (CE and WES)
short pac_i8014W_StartMagicScan(int slot);;
Parameter
slot: 0 ~ 7
Return
0 = No Error
For other returned value, see
Example
[C++]
int slot;
slot=0;
i804W_StartMagicScan(slot);
I-8014W API User Manual, v1.0.1, June 2011
Copyright © 2011 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
Error code list, page 55.
73

Advertisement

Table of Contents
loading

Table of Contents