Advantech ADAM-5511 Manual page 232

Table of Contents

Advertisement

Init4017
Syntax:
char initADAM4017(int ID, char ChkSumEn)
Description:
Initializes the network ID and check Sum for ADAM-4017 module
Parameter
ID
ChkSumEn
Return Value:
None
Example:
void main ()
{
//initialize ADAM-4017 as ID#6, Check Sum False
initADAM4017(6, False);
}
Remarks:
None.
Description
Node number on the network
1~32
Check Sum Enable
True, False

Advertisement

Table of Contents
loading

Table of Contents