Analog Input Functions; Init_8017H - ICP DAS USA MP-8 43 Series Function Reference

Hide thumbs Also See for MP-8 43 Series:
Table of Contents

Advertisement

2.5 Analog Input Functions

2.5.1 Init_8017H

Description:
This function is used to initialize the I-8017H(S) module (Analog input
module) into the specified slot. Users must execute this function once before
trying to use other functions within I-8017H(S).
Syntax:
int Init_8017H(int
Parameter:
slot :
[Input] specified slot of the MP-8x43 system (Range: 1 to 7)
Return Value:
8017HS_Mode:
1:
Single-End Mode, You will have 16 AI channels (8017H 's API channel
Parameter Range can be 0 to 15).
0:
Differential Mode, You will have 8 AI channels (8017H 's API channel
Parameter Range can be 0 to 7).
Example:
int
slot=1;
Init_8017H(slot);
//The I-8017H card is plugged in slot 1 of MP-8x43 and initializes the module I-8017H.
Remark:
This function can be applied on module: i8017H, i8017HS.
http://www.icpdas.com
slot)
MP-8x43 Function Reference V 1.0
++
[C
]
45 

Advertisement

Table of Contents
loading

Table of Contents