I8024_Currenthexoutreadback - ICP DAS USA MP-8 43 Series Function Reference

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

Advertisement

2.7.9 I8024_CurrentHexOutReadBack

Description:
This function is used to read back the current value in Hex format from the
specified channel of I-8024 module in the slot of the MP-8x43 system.
Syntax:
int I8024_CurrentHexOutReadBack(int
Parameter:
slot :
[Input] Specify the slot of the MP-8x43 system (Range: 1 to 7)
ch :
[Input] Output channel (Range: 0 to 3)
Return Value:
return (hex): a 32 bits integer value.
Example:
int
slot=1, ch=0, data;
data=I8024_CurrentOutReadBack(slot, ch);
//Users can read back the channel 0 of the I-8024 module outputted HEX current value at last time.
Remark:
This function can be applied on module: i8024.
This function can be applied on module: i8080.
http://www.icpdas.com
(value range: 0h ~ 3FFFh   Current Output: 0. ~ +20.mA)
MP-8x43 Function Reference V 1.0
++
[C
]
slot,
int
ch)
62 

Advertisement

Table of Contents
loading

Table of Contents