Vol 5 ENG
Vol 5 ENG
User's Manual
Vol. 5
CONTROL
REFERENCE
Contents
■ Contents
CHAPTER 1 FUNDAMENTALS IN CREATING SCREENS
1-1 A Control Means ..................................................................................................................................... 1-2
i
Safety Precautions
This Screen Creator 5 facilitates you to create screens by arranging parts such as lamps, switches, numeral
displays, etc. Each of those parts is created by combining members having desired functions. Each of
the members has a basic function which is referred to as a control. This manual explains each of those
controls.
It is also recommended to refer to the following manuals when using this equipment.
ii
Safety Precautions
Safety Precautions
Be sure to follow the safety precautions listed below in order to use the OIP safely. Koyo Electronics
Industries Co,Ltd.. cannot be held liable for any damages incurred if these safety precautions are not
followed.
WARNING
Design your system so that there are sufficient countermeasures for personnel
accidents and major equipment accidents. The system should have an external
protection and safety circuit, so that even if the OIP should malfunction or even if
there is a defect in the program the safety of the system is assured.
Do not use the touch panel of the OIP to make switches that are related to safety or
people or major damages (emergency safety switches, etc.). Be sure that the
system is designed so that it can cope with any errors or malfunctions in the touch
panel.
Be sure that type 3 grounding is used for the protective-grounding terminal. There
is a possibility of electrical shock if the unit is not grounded.
If the OIP should malfunction, immediately turn off the poser and leave it alone.
If there is direct output to external output device such as PLCs, direct output will be
driven regardless of the ladder circuit interlock. Output may be used to drive
motors and the like, so avoid using direct output because it is dangerous.
CAUTION
Use and store the OIP in the environment described in the specifications (regarding
vibration, shock, temperature, humidity, etc.).
Do not use the OIP where it is subjected to inflammable or explosive gas, or steam.
Before turning on the power, be sure that the power voltage rating of the OIP and
the voltage rating power supply match. Using a mistaken power supply can damage
the unit.
Do not disassemble or modify the OIP. Doing so can cause malfunctions and lead
to other problems.
The OIP touch panel is made of glass. Striking it with hard objects or pressing hard
on it may break the glass.
Do not push down on the OIP touch panel with mechanical pencils, screwdrivers, or
other sharp objects. Doing so can damage the touch panel or cause malfunctions.
iii
Notations Used In This Manual
This manual uses the following symbol marks for you to use this system comfortably.
Describes a peril that may cause bodily injury or serious device damage in
CAUTION neglecting the CAUTION items(s).
Link unit A link unit is a communication equipment which connects this equipment
and the PLC. The nomenclature of the communication equipment is
different from each manufacture and the equipment is called a link unit in
general.
iv
Notice
Notice
We have used our best efforts in preparing this manual. We make no warranties with respect to the
accuracy, or completeness of the contents of this manual and purpose. We shall not be liable any loss
of profit or any other commercial damages, applying this manual directly and indirectly.
1) All rights reserved. No part of this book may be reproduced in any form or by any means,
without permission in writing from Koyo Electronics Industries Co,Ltd..
3) While every precaution has been taken in the preparation of this manual, if the reader notice any
errors or has any advice on the contents of this manual, please contact our customer support in
Sales Division of Koyo Electronics Industries Co,Ltd..
4) We shall have no liability to any loss or damage caused or alleged to be caused directly or
indirectly by the statements contained in this manual or by the computer software and hardware
products described in it.
5) Koyo Electronics Industries Co,Ltd.. may have patents or pending patent applications, copyrights,
or other intellectual property rights covering subject matter in this manual. The furnishing of
this manual does not give you any license to these patents or other intellectual property rights.
And we do not have any responsibility on troubles involved in the patents and other intellectual
rights caused by the use of this manual.
6) Contact us at the following place concerning other unclear points in this manual.
Overseas Division
Koyo Electronics Industries Co.,Ltd.
v
Notice
Version Up
Koyo Electronics Industries Co,Ltd.. has upgraded Screen Creator 5 for adding new functions,
operationability and so forth.
Below will be introduced the updated functions.
1. Version 2.10
To make this function effective, attach all screen data and K-Basic programs used in the project
and download them to the panel. Then download the uploaded entities from the panel and
restore them. Then you can edit the data and programs. Note that the data with the project
attached increase their size.
Omron SYSMAC α
Fuji Dennki FLEX-PC NJ-T/NS-T
Fuji Dennki Computer-link protocol
Fuji Dennki Loader command protocol
Toyota Koki PC1
Toyota Koki PC3
Matsushita Electric Industry Panadac 7000
Standard components, centered on the parts used for middle size systems (GC53) in the GC5x
Series have drastically been added.
vi
CHAPTER 1
1-1
1-1 A Control Means
The Screen Creator 5 allows screens to be created with various parts such as lamps, switches, number
indicator, etc. arranged on them. Each of those parts is created by combining members having a
basic function referred to as a control individually to realize the desired function of the object part.
In other words, a control means a member to realize the most basic function for forming a desired OIP
screen. The member functions to display a lamp and a numeral, as well as to turn on/off a switch.
A part can be provided with two or more such controls. In addition, controls can be arranged in a
part so that they are put on top of another.
Switches and lamps are often arranged side by side. To realize such a way of usage of parts,
therefore, some controls are provided with an "array" function respectively. One control can thus
realize the same function as that realized by two or more controls arranged in every direction. To use
such an array function, it must be specified that how many controls should be arranged horizontally (X
direction) and/or vertically (Y direction), as well as the spacing of those controls in each direction
using the attributes.
Part
Control
(Meter)
Controls
(Number Indicator)
The controls and their functions prepared for each OIP at present are as shown below.
There are two methods for operating each control arranged in a part; one method using an operation
program and the other method using operation parameters. Hereunder, each of the methods will be
explained.
First method by part operation program: A K-Base command is executed to let a control perform a
desired action. In this case, the dedicated K-Base statement or function prepared for each control is
called from the operation program.
1-3
1-1 A Control Means
Part
Operation
Control Program
(K-Basic)
The table below shows the types and functions prepared for each control. For details of each
command, refer to the K-Basic program description manual.
1-5
1-1 A Control Means
The second method for operating each control is a method in which the control functions by operating
a PLC device and a value in the memory table (read/write) directly by itself. When the check box of
"Enable" in the control attribute is checked, controls can be operated by operation parameters. With
this, a PLC device and the memory table to which a control is to be connected can be set as operation
parameters of the object part.
Part
Data
communications
Control
CHAPTER 2
CONTROL REFERENCE
2 CONTROL REFERENCE
2-1
2-1 Switches
2-1 Switches
A switch has a function for converting an OIP touch switch to a logical input
switch on a display screen.
For a screen of 640 × 480 dots, the screen can have 32 × 24 touch switches.
For a screen of 640 × 400 dots, the screen can have 32 × 20 touch switches.
One switch control can form a logical switch (switch matrix) using two or more
touch switches.
One switch control also allows each of switch matrixes arranged horizontally
and vertically to function as an independent switch. Such an arrangement of
switch matrixes is referred to as a switch array.
3 × 2 switch matrix
Touch switch
example:
OFF ON
OFF ON
When both ON and OFF texture are specified, the switch texture is
displayed according to the switch ON/OFF status.
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Type
Select the switch type from operation types of momentary, alternate, and
auto repeat.
• Momentary type
This type switch keeps the ON status while it is held down. When the
switch is released, the switch enters the OFF status.
• Alternate type
This type switch is turned ON/OFF alternately each time the switch is
pressed.
• Draw
When the switch is turned ON/OFF, the switch control area is painted
with the background color, then the figure is displayed.
• Replace
When the switch is turned OFF, the figure is displayed without painting
the switch control area. When the switch is turned ON, the specified
OFF figure background in the part background in the switch control area
is replaced with the specified ON figure background. After this, the
figure is displayed. For a monochrome type OIP, when the switch is
turned ON, the switch area is displayed in the reverse video.
• Reverse video at ON
Specify whether to display the switch area in the reverse video
when a touch panel switch is pressed.
2-3
2-1 Switches
• Buzzer at ON
Attribute Specify whether to make the buzzer sound when a touch panel switch is
pressed.
• Initial status
Specify the initial status of the switch control part (normal/input
inhibition/half-tone). The attribute contents are the same as those of the
part.
• PIO output
Specify a parallel IO module in bits, which outputs "H" when the switch is
turned ON.
• Ream step
Specify the number of switches to be arranged and the switch interval in
both X and Y directions.
• Arrangement information
Arrangement
and Color • Left Top grid
Indicates the coordinates of the touch switch positioned in the top left of
the switch matrix (for a switch array, it is the upper left matrix defined as
a reference) with the upper left grid coordinates of the touch switch.
• Background
Specify the texture and the background color to be displayed in the control
area when the switch is turned ON/OFF.
• Texture when ON
Select the texture to be displayed when the switch is turned ON.
• Color when ON
Select the background color to be displayed when the switch is turned
ON.
• Image
Specify the ON time image or the OFF time image to be displayed on the
Screen Creator screen.
Operation • Enable
parameters When the check box is checked, operation parameters of each part can be
used to specify control actions. The control area is displayed in gray at this
time. When operation parameters are invalid, the control area is displayed
in yellow.
• Station Device
Specify the name of the PLC device or the memory table in which the switch
value is to be written when the switch is turned ON/OFF.
• Synchronized operation
When the check box is checked, the switch ON/OFF status is displayed after
the switch is pressed and values are written in parameters "station No. ~
device name".
When the check box is not checked, the switch ON/OFF status is displayed
regardless of the writing in devices.
• Writing when ON
Specify the values to be written in "station No. ~ device name" when the
switch is turned ON.
2-5
2-1 Switches
"station No. ~ device name" fails, then the switch operation is disabled.
The OIP touch panel switch function determines all the switches of a
pressed switch matrix to be ON. Thus, when two or more switch
matrixes are pressed at the same time, a switch control corresponding to
each of those switch matrixes is turned ON.
However, note that when 3 or more switch matrixes are turned ON at the
same time, a switch matrix that is not pressed may also be turned ON
because of the operation characteristics.
Function A selector switch has a function for converting OIP touch switches to logical
input switches on the display screen.
A selector control switch has two or more logical switches, but enables only one
of them to be turned ON. This is a difference from a switch control of a switch
array.
For a screen of 640 × 480 dots, the screen can have 32 × 24 touch switches.
For a screen of 640 × 400 dots, the screen can have 32 × 20 touch switches.
One logical switch can use two or more adjacent touch switches arranged
horizontally and vertically. Such an arrangement of switches is referred to as a
switch matrix.
Example:
Y sw itch interval
X sw itch interval
Sw itch matrix: 3 x 2
2-7
2-2 Selector Switches
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Draw
When the switch is turned ON/OFF, the switch control area is painted
with the background color, then the figure is displayed.
• Replace
When the switch is turned OFF, the figure is displayed without painting
the switch control area. When the switch is turned ON, the specified
OFF figure background color in the part background in the switch control
area is replaced with the specified ON figure background color. After
this, the figure is displayed. For a monochrome type OIP, when the
switch is turned ON, the switch area is displayed in the reverse video.
• Reverse video at ON
Specify whether to display the switch area in the reverse video when a touch
panel switch is pressed.
• Buzzer at ON
Specify whether to make the buzzer sound when a touch panel switch is
pressed.
• Initial status
Specify the initial status of the switch control part (normal/input
inhibition/half-tone). The attribute contents are the same as those of the
part.
• Ream step
Specify the number of switch arrays and the switch interval in both X and Y
directions.
• Arrangement information
Arrangement
and Color • Left Top grid
Indicates the coordinates of the touch switch positioned in the top left of
the switch matrix (for a switch array, it is the upper left matrix defined as
a reference) with the upper left grid coordinates of the touch switch.
• Background
Specify the texture and the background color to be displayed in the control
area when the switch is turned ON/OFF.
• Texture when ON
Select the texture to be displayed when the switch is turned ON.
• Color when ON
Select the background color to be displayed when the switch is turned
ON.
• Image
Specify the ON time image or the OFF time image to be displayed on the
Screen Creator screen.
Operation
parameters • Enable
When the check box is checked, operation parameters of each part can be
used to specify control actions. The control area is displayed in gray at this
time. When operation parameters are invalid, the control area is displayed
in yellow.
2-9
2-2 Selector Switches
• Station Device
Specify the name of the PLC device or the memory table in which the switch
value is to be written when the switch is turned ON/OFF.
• Device type
• Word
The number of a pressed selector switch is written in the device. When
all elements are off, "0" is written.
• Bit
The devices specified for "station No. ~ device name" are used by the
number of switch elements. "1" is written in a device separated from the
"station No. ~ device name" according to the number of the pressed
switch. When all the switch elements are OFF, "0" is written. (If a
synchronized operation is specified, the number of elements usable for a
selector switch depends on the number of devices in which values can be
written continuously. Check the number of usable devices in the
"Connection to a PLC/External Devices".
• Synchronized operation
When the check box is checked, the switch ON/OFF status is displayed after
the switch is pressed and values are written in parameters "station No. ~
device name".
When the check box is not checked, the switch ON/OFF status is displayed
regardless of the writing in devices.
Function A number indicator displays given data as a numeral. A number indicator has
a rectangular area corresponding to the sizes and the number of digits of
numerals.
If any data exceeds the limit number of display digits, an "e" is displayed as
shown below.
Example:
12.45
Numeral Fixed decimal Numeral space
color point position 2
Background texture
When data overflow s the display area, the fraction
part is discarded.
If the integer part exceeds the limit number of display digits, it
is regarded as an error.
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
The fore color of the background is replaced with the object display
color.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
2-11
2-3 Number Indicator
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Decimal point
• Fixed
The decimal point is displayed at a fixed position. Unless data is an
integer and "0" is set for "decimal point position", data is displayed as a
real number.
• Floating
The decimal point is float-displayed.
• Fixed 2
The decimal point is displayed virtually. For integer data, the decimal
point is displayed at the digit specified for "decimal point position".
• Position of point
This attribute is valid when "Fixed" or "Fixed 2" is specified for "decimal
point".
Specify the number of decimal places (0 to 24).
Example: If "1" is specified for "decimal point position" when the number
of display digits is 5 (fixed),
123.45 → 123.4
If "1" is specified for "decimal point position" when the number
of display digits is 6 (fixed 2),
12345 → 1234.5
• Font
Not use
• Not zero-suppression
Specify zero suppression.
If the check box is checked, "0" is displayed for the number of upper digits
not included in the displayed numeral.
• Cardinal number
Specify the data format for the display.
For "BIN", "OCT", and "HEX", specify "0" for "decimal point
position" and "Fixed" for "decimal point".
• BIN
Data is displayed as a binary number.
• OCT
Data is displayed as an octal number.
• DEC
Data is displayed as a decimal number with sign.
• uDEC
Data is displayed as a decimal number without sign.
• HEX
Data is displayed as a hexadecimal number.
• Ream step
Specify the number of display arrays and the display interval in both X and
Y directions.
When not arranged in arrays, specify "1" for the number of arrays in the X/Y
direction.
• Arrangement information
Arrangement
and Color • Base point
Indicates the position of the numeral display on the screen with the X and
Y coordinate values of the upper left corner of the numeral display.
• Size
Select the sizes in the X and Y directions from 2, 4, 8, and 16 times.
• Rotation
Select the angle (90, 180, and 270 deg.) of the clock-wise rotation around
the reference point at the upper left corner of the numeral display.
• Numeral color
Select the numeral color to display.
• Tile
Select the tile pattern.
2-13
2-3 Number Indicator
• Fore color
Select the fore color. The black portion of the tile pattern becomes the
fore color.
• Back color
Select the back color. The background color becomes the back color.
• Image
Specify the numeral to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in yellow.
• Station Device
Specify the name of the PLC device or memory table to be displayed on the
numeral display.
• Device type
• Word
The length of the data in the PLC device or the memory table to be
displayed on the numeral display is specified as a word.
• Double words
The length of the data in the PLC device or the memory table to be
displayed on the numeral display is specified as double words.
• Endian
• Little
Select this type when setting word data of the upper device (having the
larger number) in the upper word of the double words for display.
• Big
Select this type when setting the word data of the lower device (having
the smaller number) in the upper word of the double words for display.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
• Filter
Each device value can be calculated and displayed. The device value is
represented by "X". Symbols, numerals (*, /, +, -, ( ), 0 to 9), and the
decimal point can be used for calculation.
If no data calculation is needed, enter no value.
When number indicator are arranged in "arrays", devices for the number
of arrays are connected.
If "BCD" is selected for "data type", the result of "data calculation" is
always displayed as an integer even when it has decimal places.
2-15
2-4 Character Indicator
When operation parameters are enabled, a registered text specified by the value
of the PLC device or the memory table is displayed.
Example:
M e s s a g
fit in a line, the next line is
fed automatically.
Vertical interval
Character color
Horizontal interval
Background texture (color, tile pattern) C A
The frame line of the control area and the
character frames are not displayed actually.
D B
(4x4) vertical display:
When in vertical display, data is displayed from
E
F
right to left. When any half-size character
exists, it is displayed so that the center line of the
adjacent full character may be aligned to the
center line of the half-size character.
Center line
• Name
Enter the control name within 8 alphanumerics.
Attribute This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
The fore color of the background color is replaced with the object display
color.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Display direction
• Horizontal
Data is displayed from right to left.
• Vertical
Data is displayed from top to bottom.
• Format
• Left justification
Characters are left-justified for display. When in vertical display,
characters are top-justified.
• Centering
Characters are displayed in the center. Also when in vertical display,
characters are displayed in the center.
• Right justification
Characters are right-justified for display. When in vertical display,
characters are bottom-justified.
• Ream step
Specify the number of character display arrays and the character display
interval in both X and Y directions. When not arranging character displays
in arrays, specify "1" for the number of arrays in the X/Y direction.
2-17
2-4 Character Indicator
• Arrangement information
Arrangement
and Color • Base point
Indicates the position of the character display on the screen with the X
and Y coordinate values of the upper left corner of the character display.
• Size
Select the sizes in the X and Y directions from 1, 2, 4, 8, and 16 times.
• Rotation
Select the angle (90, 180, and 270 deg.) of the clock-wise rotation around
the reference point at the upper left corner of the character display.
• Character color
Select the character color to display.
• Tile
Select the tile pattern.
• Fore color
Select the fore color. The black portion of the tile pattern becomes the
fore color.
• Back color
Select the back color. The background color becomes the back color.
• Image
Specify the characters to be displayed on the Screen Creator.
• Enable
When the check box is checked, each control action can be specified with
Operation
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table having the name of
the registered text to be displayed on the character display.
• Continuous devices
Specify the number of consecutive devices to be connected. The value
must be "1" or over.
If "1" is specified, the registered text number is assumed to be a value of the
"station No. ~ device name" value + the "first registered text No.".
If "2" or over is specified, the registered text number is assumed to be the
value 1 + the "first registered text No.". The value 1 indicates how far the
device that receives a value other than "0" first of the consecutive devices is
separated from "station No. ~ device name".
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
2-19
2-5 Clock Indicator
Example:
C lo c k in d ic a t o r c o n t r o l a r e a
11:59:59
C h a r a c t e r c o lo r
B a c k g r o u n d t e x t u r e ( c o lo r / p a in t e d p a t t e r n )
C h a r a c t e r in t e r v a l
T h e f r a m e lin e o f t h e c o n t r o l a r e a a n d
c h a r a c t e r f r a m e s a r e n o t d is p la y e d a c t u a lly .
F o r m a t: F o r % H % S % m % S % s
23:59:59
T h e s e a r e f la s h in g .
• Name
Enter the control name within 8 alphanumerics.
Attribute This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Font
not use
• Format
Specify the clock display format and the time items (hours, minutes, and
seconds). Use the following parameters to specify the format.
Example:
The [Browse] button can also be used to select the format from representative
ones.
• Arrangement information
Arrangement
and Color • Base point
Indicates the position of the clock display on the screen with the X and Y
coordinate values of the upper left corner of the character display.
• Interval
Specify the display character spacing in dots.
• Size
Select the sizes in the X and Y directions from 1, 2, 4, 8, and 16 times.
• Rotation
Select the angle (90, 180, and 270 deg.) of the clock-wise rotation around
the reference point at the upper left corner of the clock display.
2-21
2-5 Clock Indicator
• Character color
Select the character color to display.
• Tile
Select the tile pattern.
• Fore color
Select the fore color. The black portion of the tile pattern becomes the
fore color.
• Back color
Select the back color. The background color becomes the back color.
Example:
Control area
Size:
Not shrunk
Control area
Size:
Followed-
up
Background texture
Registered texture
Size:
Follow-up
Rotation:
90 deg.
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
2-23
2-6 Figure Indicator
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Internal rotation
Specify the clockwise rotation angle 0/90/180/270 deg. assuming 0 deg. as
the registration status of the display texture.
When any of the width and height of a registered texture is set with an
even number of dots, the result of rotation may be offset by one dot from
the coordination. If it is a problem, specify the width/height of the
texture with an odd number of dots on the Screen Creator.
• Ream step
Specify the number of character display arrays and the character display
spacing in both X and Y directions. When not arranging character displays
in arrays, specify "1" for the number of arrays in the X/Y direction.
• Arrangement information
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the figure
display.
• Background
• Tile
Select the tile pattern.
• Fore color
Select the fore color.
The black portion of the tile pattern becomes the fore color.
• Back color
Select the back color. The background color becomes the back color.
• Image
Specify the texture to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table having the number
of the registered texture to be displayed on the figure display.
• Continuous devices
Specify the number of consecutive devices to be connected. The value
must be "1" or over.
If "1" is specified, the registered texture number is assumed to be a value of
the "station No. ~ device name" value + the "first registered texture No.".
If "2" or over is specified, the registered texture number is assumed to be the
value 1 + the "first registered texture No.". The value 1 indicates how far
the device that receives a value other than "0" first of the consecutive
devices is separated from "station No. ~ device name".
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
2-25
2-6 Figure Indicator
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
When figure indicator are arranged in "arrays", devices for the number of
arrays are connected.
Example:
Range X1=10:X2=50:Y1=10:Y2=50
Y2=50
Data Background texture
(X,Y)=(30,30)
Point color
Y1=10
X1=10 X2=50
Y1=10 Y1=0
X1=10 X2=50 X1=0 X2=100
• Name
Enter the control name within 8 alphanumerics.
Attribute
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
2-27
2-7 Plot Graphs
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Point size
Specify the size of the plotting point (small/medium/large).
When "large" is specified for the point size, the plot shape may be seen
like a diamond or star depending on the tile pattern of the background
color.
• Maximum plots
Specify the maximum number of plots within 1 to 32767.
If, when K-Basic is used to display data, data is entered over the
maximum number of plots, then an execution error will occur at the data
entry.
• Range of X axis
Specify both the maximum and minimum values of the Y axis range within
-9999999 to 10000000. This range corresponds to a section between right
and left.
• Range of Y axis
Specify both the maximum and minimum values of the Y axis range within
-9999999 to 10000000. This range corresponds to a section between top
and bottom.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "calculation format" is "integer", "operation parameters" is
"Enable", and "data type" is "BCD, do not enter decimal places. When
"calculation format" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Internal rotation
Specify 0/90/180/270 deg. as the clock-wise rotation angle.
When any of the width and height of a registered texture is set with an
even number of dots, the result of rotation may be offset by one dot from
the coordination. If it is a problem, specify the width/height of the
texture with an odd number of dots on the Screen Creator.
• Arrangement information
Arrangement
and Color • Left Top
Indicates both X and Y coordinates of the upper left corner of the plot
graph.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the plot
graph.
• Point color
Select the plot color.
• Tile
Select the tile pattern.
• Fore color
Select the fore color. The black portion of the tile pattern becomes the
fore color.
• Back color
Select the back color. The background color becomes the back color.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
plot graph display coordinate values are read.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
2-29
2-7 Plot Graphs
• Sampling time
Specify "0" to suppress sampling.
Specify a value other than "0" to display data for the number of seconds x
0.5.
• X axis filter
Each device X value can be computed and displayed. A device value is
represented by "X". Symbols, numerals (*, /, +, -, ( ), 0 to 9), and the
decimal point can be used for computation.
Enter nothing when no data computation is needed.
• Y axis filter
Each device Y value can be computed and displayed. A device value is
represented by "Y". Symbols, numerals (*, /, +, -, ( ), 0 to 9), and the
decimal point can be used for computation.
Enter nothing when no data computation is needed.
When any control is arranged so that sampling is executed for the object
part, a message is issued for the part program at each "sampling time".
For details, refer to "INPUT" in the "Screen Creator 5 K-Basic Program
Description".
When "integer" and "BCD" are specified for "calculation format" and
"data type" respectively, decimal places are ignored and the "calculation
format" result is converted to an integer.
A bar graph displays given data as a bar length and has a given rectangular area.
Function
Example:
Reference line 1
Base line
base=50
Reference line 2
Background
e1=20
Rotation = 0°: Number of bars = 5
Display area
Data 70 30 80 90 100
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
2-31
2-8 Bar Graphs
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Bars
Specify the number of bars (1 to 127).
• Bar width
Specify the bar width within 1 to 640 dots.
• Range
Specify both maximum and minimum values of the range within -9999999
to 10000000.
This range corresponds to a section between top and bottom.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "computation type" is "integer", "operation parameters" is "valid",
and "data type" is "BCD", do not enter decimal places. When
"computation type" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Level of line 1
Specify the position of the reference line 1 in the range.
• Level of line 2
Specify the position of the reference line 2 in the range.
• Intrenal rotation
Specify 0/90/180/270° as the clock-wise rotation angle.
• Arrangement information
Arrangement
and Color • Left Top
Indicates both X and Y coordinates of the upper left corner of the bar
graph control area.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the bar
graph control area.
• Bar
Select the bar number and specify the bar tile, the bar fore color, and the bar
back color.
• Bar tile
Select the tile pattern.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
When a value other than "0" is specified for "sampling time", sampling
processing is executed. Sampling processing is also executed on the back
screen. Sampling processing means an operation mode in which a device
value specified for "station No. and device name" is read at each "sampling
time" and the value is represented by the rightmost bar and the older values
are moved to the left bars sequentially.
• Station Device
Specify the name of the PLC device or the memory table from which the bar
graph display data is read.
When "0" is specified for "sampling time", the devices corresponding to the
"number of bars" are used so that one bar corresponds to one device.
2-33
2-8 Bar Graphs
When a value other than "0" is specified for "sampling time", one device is
used. In this case, the "number of bars" indicates the number of bars
displayed concurrently on a bar graph as the device values from past to
present.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
• Sampling time
Specify "0" to suppress sampling.
Specify a value other than "0" to display data for the number of seconds x
0.5.
• filter
Each device value can be computed and displayed. A device value is
represented by "X". Symbols, numerals (*, /, +, -, ( ), 0 to 9), and the
decimal point can be used for computation.
Enter nothing when no data computation is needed.
When any control is arranged so that sampling is executed for the object
part, a message is issued for the part program at each "sampling time".
For details, refer to "INPUT" in the "Screen Creator 5 K-Basic Program
Description".
When "integer" and "BCD" are specified for "calculation format" and
"data type" respectively, decimal places are ignored and the "filter" result
is converted to an integer.
A line graph displays points corresponding to given data and has a given
Function
rectangular area.
Example:
Display area
60
40
2-35
2-9 Line Graphs
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Lines
Specify the number of lines (1 to 127).
• Range
Specify both maximum and minimum values of the range within -9999999
to 10000000.
This range corresponds to a section between right and left.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "computation type" is "integer", "operation parameters" is "valid",
and "data type" is "BCD", do not enter decimal places. When
"computation type" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Level of line 1
Specify the position of the reference line 1 in the range.
• Level of line 2
Specify the position of the reference line 2 in the range.
The display start plot and the display end plot must satisfy the following
relationship.
0 ≦ display start plot ≦ display end plot ≦ number of plots
• Internal rotation
Specify 0/90/180/270° as the clock-wise rotation angle.
• Arrangement information
Arrangement • Left Top
and Color
Indicates both X and Y coordinates of the upper left corner of the line
graph control area.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the line
graph control area.
• Line
Select the line number and specify the color and type of the line.
• Line color
Select the line color.
2-37
2-9 Line Graphs
• Line type
Select the line type.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
When a value other than "0" is specified for "sampling time", sampling
processing is executed. Sampling processing is also executed on the back
screen. Sampling processing means an operation mode in which a device
value specified for "station No. and device name" is read at each "sampling
time" and the value is represented by the rightmost bar and the older values
are moved to the left bars sequentially.
• Station Device
Specify the name of the PLC device or the memory table from which the line
graph display data is read.
When "0" is specified for "sampling time", the devices corresponding to the
"number of lines" × "number of plots" are used so that devices for
consecutive "number of lines" are assigned to the first plot and devices for
the subsequent consecutive "number of lines" are assigned to the next plot.
When a value other than "0" is specified for "sampling time", devices
corresponding to the "number of lines" are used. One device corresponds
to one line. In this case, the "number of lines" indicates the number of plots
displayed concurrently on a line graph as the device values from past to
present.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
• Sampling time
Specify "0" to suppress sampling.
Specify a value other than "0" to display data for the number of seconds x
0.5.
• Flowing direction
Specify the display direction.
• <-
Displays data by shifting it to the left and the latest data is displayed on
the right end.
• ->
Displays data by shifting it to the right and the latest data is displayed on
the left end.
• filter
Each device value can be computed and displayed. A device value is
represented by "X". Symbols, numerals such as *, /, +, -, ( ), 0 to 9, and the
decimal point can be used for computation.
Enter nothing when no data computation is needed.
When any control is arranged so that sampling is executed for the object
part, a message is issued for the part program at each "sampling time".
For details, refer to "INPUT" in the "Screen Creator 5 K-Basic Program
Description".
When "integer" and "BCD" are specified for "Calculation format" and
"data type" respectively, decimal places are ignored and the "filter" result
is converted to an integer.
2-39
2-10 Band Graphs
Example:
Zone texture
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for display. "Integer" specification will display
data faster than "floating point" specification.
• Zones
Specify the number of zones (1 to 127).
• Internal rotation
Specify 0/90/180/270° as the clock-wise rotation angle.
• Arrangement information
Arrangement
• Left Top
and Color
Indicates both X and Y coordinates of the upper left corner of the band
graph control area.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the band
graph control area.
• Zone tile
Select the tile pattern
2-41
2-10 Band Graphs
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
band graph display data is read.
Consecutive devices corresponding to "number of zones" started at the
specified device are used.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
A circle graph displays a percentage of each of two or more given data items as
Function
a fan-like zone. It has a given circular area. Painting a zone begins at the
start point clockwise.
Example:
Reference point
Starting angle
The frame line of
the control area
size is not
displayed actually.
Zone texture
• Name
Enter the control name within 8 alphanumerics.
Attribute
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
2-43
2-11 Circle Graphs
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for display. "Integer" specification will display
data faster than "floating point" specification.
• Zones
Specify the number of zones (1 to 127).
• Start angle
Specify the starting angle (0 to 359) for displaying a circle.
• Arrangement information
Arrangement
• Left Top
and Color
Indicates both X and Y coordinates of the upper left corner of the circle
graph control area.
• Diameter
Specify the diameter of the circle.
• Zone tile
Select the tile pattern.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
circle graph display data is read.
Consecutive devices corresponding to "number of zones" started at the
specified device are used.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
2-45
2-12 Free Graphs
Example:
Mask pattern
max
Transparent
min
Range
100
Non-zone color
Data = 75
Zone color
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Range
Specify the maximum and minimum values for the range within -9999999 to
10000000.
This range corresponds to a section between top and bottom.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "Calculation format" is "integer", "operation parameters" is
"Enable", and "data type" is "BCD", do not enter decimal places. When
"Calculation format" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Internal rotation
Specify 0/90/180/270° as the clock-wise rotation angle.
2-47
2-12 Free Graphs
• Arrangement information
Arrangement
and Color • Left Top
Indicates both X and Y coordinates of the upper left corner of the free
graph control area.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the free
graph control area.
• Zone tile
Select the tile pattern.
• Image
Specify the value to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the free
graph display data is read.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
• filter
When "integer" and "BCD" are specified for "Calculation format" and
"data type" respectively, decimal places are ignored and the "filter" result
is converted to an integer.
2-49
2-13 Sliders
2-13 Sliders
Example:
Start point
e1=100
Sliding range
(This line is not displayed.)
Data = 50
Pointer texture
e2 = 0
End point
Start point
e1=100
Sliding range
(This line is not displayed.)
Data = 50
Pointer texture
e2 = 0
End point
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Range
Specify the maximum and minimum values for the range within -9999999 to
10000000.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "Calculation format" is "integer", "operation parameters" is
"Enable", and "data type" is "BCD", do not enter decimal points. When
"Calculation format" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Pointer texture
Select the name of the texture to be displayed as a pointer from the texture
library and enter the name.
Click "SELECT" to display the list of texture libraries.
2-51
2-13 Sliders
• Internal rotation
Specify 0/90/180/270° as the clockwise rotation angle of the pointer texture.
Only the pointer texture is rotated. The moving position is not rotated.
If any of the width/height of the pointer texture is set with an even
number dots, the pointer may be offset by one dot from the coordinate
after rotation. If it becomes a problem, change the width/height of the
texture to an odd number of dots on the Screen Creator.
• Arrangement information
Arrangement
and Color • Start point
Indicates both X and Y coordinates of the starting point of the slider.
• End point
Indicates both X and Y coordinates of the ending point of the slider.
• Image
Specify the value to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
slider position data is read.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
• Filter
Each device value can be computed and displayed. A device value is
represented by "X". Symbols and numerals such as *, /, +, -, ( ), 0 to 9, and
the decimal point can be used for computation.
Enter nothing when no data computation is needed.
When "integer" and "BCD" are specified for "Calculation format" and
"data type" respectively, decimal places are ignored and the "Filter"
result is converted to an integer.
2-53
2-14 Meters
2-14 Meters
Example:
Start End
angle angle
e1 e2
e1=0 e2=100
• Name
Enter the control name within 8 alphanumerics.
Attribute
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Calculation format
Specify the data format for plotting. "Integer" specification will display
data faster than "floating point" specification.
• Range
Specify the maximum and minimum values for the range within -9999999 to
10000000.
When data is over the specified range, the maximum or minimum value
is displayed automatically.
When "Calculation format" is "integer", "operation parameters" is
"Enable", and "data type" is "BCD", do not enter decimal points. When
"Calculation format" is "integer" and "0" or over is specified for all ranges,
data is displayed as an integer without sign.
• Thickness of needle
Select the thickness of the pointer to be displayed from thin/medium/thick.
• Arrangement information
• Diameter of outside
Specify the diameter of the outer circle of the meter.
• Diameter of inside
Specify the inner diameter of the meter.
• Start angle
Specify the starting angle of the circle display.
2-55
2-14 Meters
• End angle
Specify the ending angle of the circle display.
When both starting and ending angles are the same, the meter is displayed
360° clockwise.
• Needle color
Specify the color of the pointer to display.
• Image
Specify the value of the meter pointer to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
meter position data is read.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
• Filter
Each device value can be computed and displayed. A device value is
represented by "X". Symbols and numerals such as *, /, +, -, ( ), 0 to 9, and
the decimal point can be used for computation.
Enter nothing when no data computation is needed.
When "integer" and "BCD" are specified for "Calculation format" and
"data type" respectively, decimal places are ignored and the "Filter"
result is converted to an integer.
2-15 Lamps
A lamp replaces the background color of a part specified in the lamp control
Function
area according to the change of the given data status. A rectangular or ellipse
shape can be selected for the lamp control area.
For a color OIP, the OFF color must be registered for the background of
the part beforehand. For a monochrome OIP, the area is displayed in
the reverse video when the part is turned on.
Example:
Part background
OFF color
ON color
RUNNING
For a rectangle
RUNNING RUNNING
For an ellipse
RUNNING RUNNING
2-57
2-15 Lamps
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Shape
Select rectangle or ellipse as the lamp shape.
• Initial phase
Select ON or OFF as the initial phase of the lamp.
• Ream step
Specify the number of arrays and the lamp display spacing in both X and Y
directions.
When not arranging lamp displays in arrays, enter "1" for the number of
arrays in the X/Y direction.
• Arrangement information
Arrangement
• Left Top
and Color
Indicates both X and Y coordinates of the upper left corner of the lamp
control area.
• Right Bottom
Indicates both X and Y coordinates of the lower right corner of the lamp
control area.
• Color
This parameter is valid only for color OIP.
• When ON
Specify the color of the part background specified for "OFF time color"
in the lamp control area to be replaced when the lamp is turned on.
• When OFF
Specify the color to be replaced when the lamp is turned on. Select the
color from the colors used for the part background in the lamp control
area to be replaced when the lamp is turned on.
For a color OIP, note that "When ON" and "When OFF" are not
displayed when the lamp display is turned on and off. Unless the
"When OFF" must be included in the color of the part background, the
display is not changed even when the lamp is turned on.
• Image
Specify the status of the lamp to be displayed on the Screen Creator.
• Enable
Operation When the check box is checked, each control action can be specified with
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
lamp status is read. When the value is not 0, the lamp is turned on. When
the value is 0, the lamp is turned off.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BIN with sign
Binary data with sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.
2-59
2-16 Pipes
2-16 Pipes
A pipe displays the inner color of a pipe according to the change of the given
Function
data status. Up to 8 points can be specified for via-points of a pipe.
Example:
Via-points
• Name
Attribute Enter the control name within 8 alphanumerics.
This name is used to identify each control in the part from others.
If the part operation program is already created, the control name is
referenced by the program. Thus, be careful not to change any control
name unnecessarily. Otherwise, the change will affect the program badly.
• Action
Specify the initial status of the display type.
• Normal
Normal display type.
• Reverse video
A pallet number is taken so that when it is added to the pallet number of
the color displayed in the control area, the result may become 15. For
example, 0 is taken to assume 15 and 3 is taken to assume 12.
• Blink
The reverse video display and the normal display are alternated
repetitively at a fixed interval. The cycle is fixed by the system (1 sec).
• Flashing
The object display is turned ON/OFF at a fixed interval while the
background is kept as is. The cycle is fixed by the system (1 sec).
• Thickness of pipe
Select the thickness of the pipe from 1/3/5/7 (dots).
• Initial phase
Select the initial phase of the lamp from OFF/ON1/ON2.
• Arrangement information
Arrangement
and Color • Passed point
Specify the number of via-points for the pipe. Up to 8 points including
the starting and ending points can be specified.
• Color
• Pipe color
Specify the color of the pipe.
• When OFF
Specify the inner color of the pipe to be displayed when the pipe is turned
off.
• When ON1
Specify the inner color of the pipe to be displayed when the pipe is turned
on (ON1).
• When ON2
Specify the inner color of the pipe to be displayed when the pipe is turned
on (ON2). When ON2 is not used, specify transparent (pallet No.0) for
the ON2 color.
The pipe color is not displayed when "1" is specified for thickness of the
pipe.
• Image
Specify the status of the pipe to be displayed on the Screen Creator.
• Enable
When the check box is checked, each control action can be specified with
Operation
parameters operation parameters of the object part. At this time, the control area is
displayed in red. When operation parameters are invalid, the control area is
displayed in green.
• Station Device
Specify the name of the PLC device or the memory table from which the
pipe status is read.
• Device type
2-61
2-16 Pipes
Specify the type of the device from which the pipe status is read.
• Word
The word device type is assumed. When the value is 0, 1, or 2, the pipe
is regarded to be OFF, ON1, or ON2.
• Bit
The bit device type is assumed. 3 consecutive devices started at the
specified one are used (when the ON2 color is the pallet No.2 one, 2
devices are used). How far the first device whose value becomes other
than 0 (among the consecutive devices) is separated from the specified
one is found and when the value is 0, 1, or 2, the status of the pipe is
regarded to be OFF, ON1, or ON2.
• Data type
Specify the type of data to be received from the PLC device or the memory
table.
• BIN
Binary data without sign
• BCD
BCD (binary coded decimal). No sign is used for "BCD" notation.