Advantech ADAM-5511 Manual page 230

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents