Advantech ADAM-5511 Manual page 238

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents