Advantech ADAM-5511 Manual page 229

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents