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

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

Advertisement

2.5.2 Set_8017H_LED

Description:
Turns the I-8017H(S) modules LED's on/off. They can be used to act as an
alarm.
Syntax:
void Set_8017H_LED(int
Parameter:
slot :
[Input] specified slot of the MP-8x43 system (Range: 1 to 7)
led :
Return Value:
None
Example:
int
slot=1;
unsigned int
led=0x0001;
Set_8017H_LED(slot, led);
//The LED will have a L-LED light on channel 0 on the I-8017H card which is plugged in slot 1 on the
MP-8x43.
Remark:
This function can be applied on module: i8017H, i8017HS.
http://www.icpdas.com
slot,
unsigned int
[Input] range from 0 to 0xffff
MP-8x43 Function Reference V 1.0
++
[C
]
led)
46 

Advertisement

Table of Contents
loading

Table of Contents