beautypg.com

Yaskawa YASNAC PC NC PLC Programming Manual User Manual

Page 205

background image

11 - 6

YASNAC PCNC PLC Programming Manual Chapter 11: YASNAC Paradym-31 DLL

11.8.2 Ladder Linker

INT STS=llink(char*plnkfile,char*pbinfile,char*perrfile);

lnkfile[64]:Name of the file to be linked
binfile[64]:Name of newly created binary file
perrfile[64]:Name of the file that saves link error data

STS=

0: Successful
Other than 0: Error

When a link error occurs, the file that saves link error data is automatically opened from a
memo pad.

When the link is successful, the sum value of a binary file is displayed in the message box.