15.07.2013 Views

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Line_Type: Type of line to be drawn<br />

Line_Type Line type<br />

0 Solid<br />

1 Dotted<br />

2 Dashed<br />

3 Combined<br />

4 No line<br />

X, Y: End point (in pixels)<br />

Draw an Arrow FLEC<br />

Syntax<br />

Code: Arrow pointing<br />

Code Arrow type<br />

1 Pointing right<br />

2 Pointing left<br />

3 Pointing up<br />

4 Pointing down<br />

Length: Arrowhead length (in pixels)<br />

16 - 16 en-938846/7<br />

void FLEC(UINT8 Code, UINT16 Length, UINT16 Width)<br />

Width: Arrowhead width (in pixels)<br />

Draw a Rectangle RECT<br />

Syntax<br />

Width: Rectangle width (in pixels)<br />

Length: Rectangle length (in pixels)<br />

void RECT(UINT16 Width, UINT16 Length)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!