Advantech ADAM-5511 Manual page 228

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents