I8014W_Configmagicscan - 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_ConfigMagicScan

This function is used to configure all the parameters needed in Magic Scan. It should
be called before the start Magic Scan instruction.
Prototype
For MiniOS7
void i8014W_ConfigMagicScan
(
int slot, int chArr[], int gainArr[], int scanChCount,
float sampleRate, int scanMode, int triggerSource,
int triggerState , float* realSampleRate
);
For Windows (CE and WES)
void pac_i8014W_ConfigMagicScan
(
int slot, short chArr[], short gainArr[], short scanChCount,
float sampleRate, short scanMode, short triggerSource,
short triggerState, float* realSampleRate
);
I-8014W API User Manual, v1.0.1, June 2011
Copyright © 2011 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
70

Advertisement

Table of Contents
loading

Table of Contents