Advantech ADAM-5511 Manual page 237

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents