Analog Output Functions; I8024_Initial - ICP DAS USA MP-8 43 Series Function Reference

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

Advertisement

2.6 Analog Output Functions

2.6.1 I8024_Initial

Description:
This function is used to initialize the module I-8024 in the specified slot.
You must implement this function once before you try to use the other I-8024
functions.
Syntax:
void I8024_Initial(int
Parameter:
slot :
[Input] Specify the MP-8x43 system slot (Range: 1 to 7)
Return Value:
None
Example:
int
slot=1;
I8024_Initial(slot);
//The I-8024 card is plugged into slot 1 of MP-8x43 and initializes the I-8024 module.
Remark:
This function can be applied on module: i8024.
http://www.icpdas.com
[C
slot)
MP-8x43 Function Reference V 1.0
++
]
54 

Advertisement

Table of Contents
loading

Table of Contents