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

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

Advertisement

2.6.4 I8024_VoltageHexOut

Description:
This function is used to send the voltage value in hex format to the
specified channel in the I-8024 module, which is plugged into the slot in the
MP-8x43 system.
Syntax:
void I8024_VoltageHexOut(int
Parameter:
slot :
[Input] Specify the MP-8x43 system slot (Range: 1 to 7)
ch :
[Input] Output channel (Range: 0 to 3)
data :
[Input] Output data with hexadecimal
(data range: 0h ~ 3FFFh 
Return Value:
None
Example:
int
slot=1, ch=0; data=0x3000;
I8024_VoltageHexOut(slot, ch, data);
//The I-8024 module output the 5.0V voltage from the channel 0.
Remark:
This function can be applied on module: i8024.
http://www.icpdas.com
++
[C
]
slot,
int
ch,
int
Voltage Output: -10. ~ +10. V)
MP-8x43 Function Reference V 1.0
data)
57 

Advertisement

Table of Contents
loading

Table of Contents