Omron CXONE-ALC-V4 - 10-2010 Operation Manual page 81

Hide thumbs Also See for CXONE-ALC-V4 - 10-2010:
Table of Contents

Advertisement

Segment Program 2 (Block Model 157)
The following macro is set as a Touch OFF Timing macro, and when touched,
the fixed value 0 is written to the write address of tag ITEM S1 (ITEM 013).
$B32766=0;
WRITECMEM ([S1],$B32766,1) ;
13: CONT Button
When touched, 0 is set in the write address for tag ITEM S2 (ITEM 014: Hold
switch). Tag ITEM S2 (ITEM 014) is referenced and the color is displayed
according to the following table.
S2 (ITEM 014) value
0
Red
1
Yellow
The button is built as a momentary ON/OFF Button using a Simple Rectangle
(Type 2). The write address is not set, and the read address for tag ITEM S2
(ITEM 014) is set as display address 1. The label displays "CONT" in the
rough font.
The following macro is set as a Touch OFF Timing macro, and when touched,
the fixed value 0 is written to the write address of tag ITEM S2 (ITEM 014).
$B32767=0;
WRITECMEM ([S2],$B32767,1) ;
A Control Flag is used to reference tag ITEM S1 (ITEM 013), Run/stop com-
mand. If the value is 0, no display/input disabled is set.
14: PAUSE Button
When touched, 1 is set in the write address for tag ITEM S2 (ITEM 014), Hold
switch. Tag ITEM S2 (ITEM 014) is referenced and the color is displayed
according to the following table.
S2 (ITEM 014) value
0
Yellow
1
Red
The button is built as a momentary ON/OFF Button using a Simple Rectangle
(Type 2). The write address is not set, and the read address for tag ITEM S2
(ITEM 014) is set as display address 1. The label displays "PAUSE" in the
rough font.
The following macro is set as a Touch OFF Timing macro, and when touched,
the fixed value 1 is written to the write address of tag ITEM S2 (ITEM 014).
$B32767=1;
WRITECMEM ([S2],$B32767,1) ;
A Control Flag is used to reference tag ITEM S1 (ITEM 013: Run/stop com-
mand). If the value is 0, no display/input disabled is set.
15: STEP Display
The fixed string "STEP" is displayed as a Text object.
Color
Color
Section 6-7
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cxone-al**d-v4Face plate auto-builder for ns 3.1

Table of Contents