EasyManua.ls Logo

YASKAWA MP920 - Page 281

YASKAWA MP920
336 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendix C C Language Sample Programs
C.1.1 TCP (When Using Extended MEMOBUS Protocol (SFC = 09))
C-6
// Checks the number of registers.
if (( rbuf[18] != 0x0A ) || (rbuf[19] != 0x00))
// Not 10 words.
{
rc = -8;
return( rc );
}
// Reads the register data rbuf[20] and the data that follows.
return( rc );
}

Table of Contents

Related product manuals