Advantech ADAM-5511 Manual page 240

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents