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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

! CAUTION<br />

Arguments [CLIP], [X] and [Y] are signed values.<br />

The «+» sign is encoded by ASCII character «0».<br />

The «-» sign is encoded by ASCII character «?».<br />

CLIP : | «G» «D» «H» «B» | [VALUE] Selection of the «clipping» limits.<br />

Default value: No clipping.<br />

Transparent Mode<br />

Character Limits selected HEX code<br />

«G» Left 0xC7<br />

«B» Bottom 0xC2<br />

«H» Top 0xC8<br />

«D» Right 0xC4<br />

VALUE Hexadecimal value of the limit in the user reference system.<br />

Default value: «0».<br />

X Hexadecimal X coordinate of a point in the area in the user reference<br />

system.<br />

Default value: X coordinate of the current point.<br />

Y Hexadecimal Y coordinate of a point in the area in the user reference<br />

system.<br />

Default value: Y coordinate of the current point.<br />

CONT-COL | «C» «c» | [VALUE] Contour colour.<br />

Character Definition HEX code<br />

«C» Search for the contour in the<br />

four planes (Stop on the exact<br />

colour).<br />

0xC3<br />

«c» Search for the contour in the<br />

planes relative to the colour<br />

(Stop on a component of the<br />

colour).<br />

0xE3<br />

Default values: Current colour and «C» selected.<br />

REMARK The colours are encoded on four bits. A component of the colour selected is a colour<br />

for which the same bits are set as for the colour selected (e.g. If the colour selected<br />

is Yellow «c5» (i.e. 0101 binary), the components of the colour are black (i.e. 0111<br />

binary), orange (i.e. 1101 binary) and light grey/white (i.e. 1111 binary)).<br />

Example<br />

Filling a red rectangle<br />

0x9BA9 G09 D0100 B0120 H0120 X050 Y0110 C1<br />

en-938846/6 8 - 39<br />

8

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

Saved successfully!

Ooh no, something went wrong!