Manual Do Usuario
Manual Do Usuario
00
Software Reference Manual
Table of Contents
1. File Menu
2. Edit Menu
3. View Menu
4. Screen Menu
5. Draw Menu
6. Object Menu
6.1
Pushbuttons
6.1.1 On/Off Pushbutton
6.1.2 Multistate Pushbutton
6.1.3 Set Value Pushbutton
6.1.4 Set Constant Pushbutton
6.1.5 Increment/Decrement Pushbutton
6.1.6 Goto/Previous Pushbutton
6.1.7 Action Pushbutton
6.2
6.3
Numeric Entry
6.4
Character Entry
6.5
Indicators
6.5.1 Multistate Indicator
6.5.2 Range Indicator
6.6
Numeric Display
6.7
Message Display
6.7.1 Character Display
6.7.2 Prestored Message Display
6.7.3 Moving Sign Display
6.7.4 Time Display
6.7.5 Date Display
6.7.6 Day-of-Week Display
7. Library Menu
7.1 Bitmap Library
7.2 Save as Shape
7.3 Shape Library
7.4 Text Pool
8. Application Menu
8.1 Workstation Setup
8.2 Tag Table
8.3 Alarm Setup
8.4 System Messages
8.5 Common Keys
8.6 Report Format
8.7 Initial Macro
8.8 Background Macro
9. Tool Menu
10. Options Menu
11. LadderPlus Menu
12. Window Menu
13. Help Menu
1.
FILE MENU
New: Select to create a new application.
2.
EDIT MENU
Undo: Undo last command.
Redo: Redo last undo command.
Cut: Cut selected item(s) and place on the clipboard.
Copy: Copy selected item(s) and place on the clipboard.
Paste: Paste object(s) from clipboard to selected location.
Duplicate: Allows user to make multiple copies of an object and simultaneously
increment the corresponding addresses.
Align: Align multiple objects based on same reference point. To determine which object
the others will be aligned with, select all objects to be aligned. Then select the object
which other selected objects will be aligned with. The master will be the object which
has its selection boxes shaded. Objects can vary in size and shape.
Left: Align objects based on their left edge.
Horizontal Center: Align objects based on their horizontal center.
Right: Align objects based on their right edge.
Top: Align objects based on their top edge.
Vertical Center: Align objects based on their horizontal center.
Bottom: Align objects based on their bottom edge.
Make Same Size: Make selected objects the same size.
Width: Make selected objects the same width.
Height: Make selected objects the same height.
Both: Make both the height and width the same.
Nudge: Move selected object(s) by one pixel in desired direction.
Left: Nudge selected object(s) left.
Right: Nudge selected object(s) right.
Down: Nudge selected object(s) down.
Up: Nudge selected object(s) up.
Layer: Allows user to arrange objects on different layers.
Bring to Next: Moves selected object up one layer from current location.
Send to Previous: Moves selected object to previous layer.
Bring to Top: Moves selected object to top layer.
Send to Bottom: Moves selected object to bottom layer.
Group: Group screen objects so they can be moved or edited as a single unit. Grouped
objects maintain their positions relative to each other and stay grouped until ungrouped.
Ungroup: Ungroups selected group of objects.
Object Attributes: Select this item to open the objects attributes box. From here the
selected object may be modified. For more information see selected objects description.
State and Text Management: Select this item to easily modify text messages especially
when an object has multiple states. For more information see selected objects
description.
3.
VIEW MENU
Whole Screen: View the whole screen. Click the left mouse button to return to previous
view.
Whole Screen with I/O Labels: View the whole screen with read/write addresses of the
dynamic objects displayed.
Language 1: If multi-lingual support option selected from Workstation Setup screen,
depending on how many and what languages are selected the user can change between
languages by selecting the appropriate Language #, numbered 1 to 5.
Language 2: (See Language 1 description)
Language 3: (See Language 1 description)
Language 4: (See Language 1 description)
Language 5: (See Language 1 description)
Zoom In: Zoom in screen so objects appear larger than actual size.
Normal Screen: Screen will adjust to the actual size.
Zoom Out: Zoom out screen so objects appear smaller than actual size.
Touch Grid: Select this option to display the snap grid when designing a screen. NOTE:
This feature is only available with the 700T and 700T-Macro due to its matrix style
touchscreen.
Standard Toolbar: Select this option to display toolbar for Standard functions.
Edit Toolbar: Select this option to display toolbar for Edit functions.
Draw Toolbar: Select this option to display toolbar for Draw functions.
Basic Object Toolbar: Select this option to display toolbar for Basic Objects.
Text Toolbar: Select this option to display toolbar for Text functions.
Bitmap Toolbar: Select this option to display toolbar for bitmap functions.
Monitor Toolbar: Select this option to display toolbar for Monitor functions.
Ladder Toolbar: Select this option to display toolbar for Ladder functions.
4.
SCREEN MENU
New Screen: Select to create a new screen.
Register Block Address: To specify a Register Block, enter its address. The
address must be a register address from the current PLC. A screen can have a
total of five Register Blocks.
Size: The unit of size is a word.
On/Off Block Address: To specify an On/Off Block, enter its address. The
address must be an on/off location. A screen can have a total of five On/Off
Blocks.
Size: The unit of size is 16 bits.
Number of individual reads per read cycle: Specifies the number of additional
devices read after the block read is complete.
5.
DRAW MENU
Dot: Select to draw a dot.
Line: Select to draw a line.
Horizontal Line: Select to draw a horizontal line.
Vertical Line: Select to draw a vertical line.
Rectangle: Select to draw a rectangle.
Solid Rectangle: Select to draw a solid rectangle.
Circle: Select to draw a circle.
Solid Circle: Select to draw a solid circle.
Ellipse: Select to draw an ellipse.
Solid Ellipse: Select to draw a solid ellipse.
Arc: Select to draw an arc.
Pie: Select to draw a pie.
Solid Pie: Select to draw a solid pie.
Free Form: Select to draw free form. If user holds down left mouse button while scrolling
mouse the cursor follows mouse movement. If user presses left mouse button once then
moves cursor elsewhere on screen, a straight line will be drawn between the two points.
This will continue until user double clicks mouse.
Polygon: Select to draw a polygon.
Solid Polygon: Select to draw a solid polygon.
Text: Select to draw text on screen.
True Type Text: Allows user to use any installed true type font. (Only available when
using SoftPanel)
Static Graphic: Select to add a static graphic to the screen.
Frame/Edge: Select to draw a frame/edge.
Scale: Select to create a scale.
Table: Select to create a table.
Shape: Select to create a shape.
6. OBJECT MENU
A screen object is an item placed on the screen to perform a particular function. Each object has
unique user configurable properties which allow it to be set to perform in exactly the method
desired.
CREATING AN OBJECT
Click to establish starting corner of object, click again to establish final corner. Once
created, the object can be resized by clicking on one of the objects handlebars and
dragging to resize it. To move the object click and drag from the center of the object. If
the objects handlebars are not visible, clicking anywhere on the object will bring up the
handlebars.
6.1
PUSHBUTTONS
6.1.1 SET, RESET, MAINTAINED, and MOMENTARY BUTTON
SET BUTTON
Function: Sets a bit when pressed
Creating from the menu: Object, Push Button, Set
Creating from the toolbar:
RESET BUTTON
Function: Clears a bit when pressed
Creating from the menu: Object, Push Button, Reset
Creating from the toolbar:
MAINTAINED BUTTON
Function: Changes the state of a bit and maintains the state when released
Creating from the menu: select Object, Push Button, Maintained
Creating from the toolbar:
MOMENTARY BUTTON
Function: Changes the state of a bit
Creating from the menu: Object, Push Button, Momentary
Creating from the toolbar:
Write: Specifies an on/off location that is changed when button pressed and
released.
Read: Specifies an on/off location that controls the display of the button label. If
this location isnt specified the Workstation displays the label according to the
state of the Write location initially and displays the label corresponding to the
state written to the Write location when the button pressed or released.
Minimum Hold Time: Specifies the number of seconds required to hold the
button before it responds. The default is 0 seconds.
Operator Confirmation: Selecting this option will require the operator to confirm
the action before it takes place. If this option is selected, whenever the button is
pressed, a dialog box will open asking for a yes or no response. Additionally,
a Waiting Time is specified that will determine how long the confirmation dialog
box will be displayed before it assumes a no response. Note that the Operator
Confirmation option is not available for the Momentary button.
Macro Function: Depending on the type of button being configured, you can
specify either an On Macro, Off Macro or both On and Off Macros. This Macro
function allows you to specify when the Macro instruction will be performed. To
create and edit the Macros, click on the Edit button to the right of the selected
option.
External Key: Used to assign a buttons operation to a Function key. This is only
available on select models.
Shape Tab: The Shape tab is used to change the look of the button.
Select Shape: This option lets you select the shape of the button
Write: Specifies the register to be changed. If the Read register isnt specified or
is the same register, the Write register is set to the next/previous state. When
the current state is the last/first, the Write register is set to the first/last state.
Bit: If the user selects this option, the button can have only two states.
Value: If the user selects this option, the Workstation takes the register value as
the state number. Ex. Value 0 represents state 0, value 255 represents state
255. There are a total of 256 states available with this configuration.
LSB: If the user selects this option, the Workstation takes the bit number of the
least bit that is on as the state number. Ex. The binary number
0000000000000001 represents state 0 and the binary number
1100001100000000 represents state 8. There are a total of 16 states available
with this configuration. Note that the state of binary number 0 is undefined.
Format: Specifies the data format of the Read registers. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Read: Specifies the register as the reference register that also controls the
display of the button label. If this register isnt specified the Workstation displays
the label according to the state of the Write register initially and displays the label
corresponding to the state written to the Write register when the button pressed.
Change to Next State Function: Changes the Write location to the next state.
Change to Previous State Function: Changes the Write location to the previous
state.
External Key: Used to assign a buttons operation to a Function key. This is only
available on select models.
Shape Tab: The shape tab is used to change the look of a button.
Select Shape: This option lets you select the shape of the button.
Graphic Tab: This is where the user can assign a bitmap to a certain state.
pressed, a dialog box will open asking for a yes or no response. Additionally,
a Waiting Time is specified that will determine how long the confirmation dialog
box will be displayed before it assumes a no response. Note that the Operator
Confirmation option is not available for the Momentary button.
External Key: Used to assign a buttons operation to a Function key. This is only
available on select models.
Shape Tab: The shape tab is used to change the look of a button.
Select Shape: This option lets you select the shape of the button
DECREMENT BUTTON
Function: Decrements a variable
Creating from the menu: select Object, Push Button, Decrement
Creating from the toolbar:
Write: Specifies the register location to which the result of the addition or
subtraction operation is written.
Word: The entered value is 16 bits.
Select Shape: This option lets you select the shape of the button
Enable By: Select this option to make button accessible only when address
written to is on.
Execution on Press: The action is executed as soon as the button is pressed.
Execution on Release: The action is executed as soon as the button is
released.
Change to the lowest user level: When selected, the button changes the
current user level to the lowest level when it displays another screen.
Keep the buttons screen open: N/A
Acknowledge Alarm: If selected, user must acknowledge alarm before
continuing.
Notify: If selected, writes to specified address after performing function.
User Level: Specifies minimum user level for button operation.
External Key: Used to assign a buttons operation to a Function key. This is only
available on select models.
Shape Tab: The shape tab is used to change the look of a button.
Select Shape: This option lets you select the shape of the button
coordinates of the upper left and lower right position in the Printed Area
box.
Goto System Menu: Displays the system menu when pressed.
Turn Off Backlight: Shuts off the backlight when pressed.
Alarm Ack: Acknowledges the current active alarm.
Set Time & Date: Enables setting of time and date.
External Key: Used to assign a buttons operation to a Function key. This is only
available on select models.
Shape Tab: The shape tab is used to change the look of a button.
Select Shape: This option lets you select the shape of the button
6.5 INDICATORS
6.5.1 MULTISTATE INDICATOR
Function: Provides a way to display one of several states.
Creating from the menu: select Object, Indicator, MULTISTATE Indicator
Creating from the toolbar:
Shape: This option lets you select the shape of the button
State: Allows user to view each state of a shape if shape has multiple
states.
Color: Allows user to select the color of the border of button.
Profile: The profile gives various information about the button.
Left: Distance from left side of screen to left edge of button
Top: Distance from top of screen to top edge of button
Width: Width of button
Height: Height of button
Redraw button: Pressing this button will update any changes made to the above
entries
State: Allows user to cycle through states and configure each state with a
different pattern if desired.
Pattern Type: Specifies the type of pattern.
Pattern Color: Specifies the color of the pattern.
Bkg. Color: Specifies the color of the background.
Blink: Causes the background to blink.
State Tab: Allows user to create and delete states.
is the second highest range and its minimum is greater than the maximum of range #2 by
one, etc. There is no need to specify the minimum of the last range.
Creating from the menu: select Object, Indicator, Range Indicator
Shape Tab: The shape tab is used to change the look of a button.
Select Shape: This option lets you select the shape of the button
Select: Choose the frame type for the prestored message display.
Color: Choose the color of the frame.
Read: Specifies the PLC location that controls the display of a pre-stored
message. An on/off location must be specified if Bit is selected. A register
address must be specified if Value or LSB is selected.
Bit: If the user selects this option, the display has only 2 states and the Read
location is an On/Off location.
Value: If the user selects this option, the Workstation takes the register value as
the state number. Ex. Value 0 represents state 0, value 255 represents state
255. There are a total of 256 states available with this configuration.
LSB: If the user selects this option, the Workstation takes the bit number of the
least bit that is on as the state number. Ex. The binary number
0000000000000001 represents state 0 and the binary number
Select: Choose the frame type for the prestored message display.
Color: Choose the color of the frame.
Read: Specifies the register that controls the display of one of several pre-stored
messages depending on the state of an on/off location or register by shifting out
from left to right at the rate of 2 characters per second. A register can have up to
256 states, Value up to 16 states, and Bit can have 2 states.
Bit: If the user selects this option, the display has only 2 states and the Read
location is an On/Off location.
Value: If the user selects this option, the Workstation takes the register value as
the state number. Ex. Value 0 represents state 0, value 255 represents state
255. There are a total of 256 states available with this configuration.
LSB: If the user selects this option, the Workstation takes the bit number of the
least bit that is on as the state number. Ex. The binary number
0000000000000001 represents state 0 and the binary number
Select: Choose the frame type for the prestored message display.
Color: Choose the color of the frame.
Format: Specifies the data format of the Read registers. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Trigger Flag #: Specifies the Trigger Flag that is used for triggering the X-Y
Chart. When your PLC sets the Trigger Flag to on, the Workstation reads data
from PLC and redraws the X-Y Chart.
Clear Flag #: Specifies the Clear Flag that the Workstation watches. The
Workstation clears the X-Y Chart when that Clear Flag turns on.
Number of Points: Specifies the maximum number of points that every set of
data can have. The number of points actually displayed must not exceed this
number.
Link Adjacent Points: If selected, every pair of adjacent points is linked by a line
segment with the same color as the data points.
Number of H Lines: Specifies the number of horizontal lines drawn for the grids.
Number of V Lines: Specifies the number of vertical lines drawn for the grids.
Grid Color: Specifies the grid color.
Data Set #1, #2, #3, #4: Select the appropriate data set depending on how many
are desired.
Edit: Specify how to display a data set.
Vertical Min: Specifies the value corresponding to the lowest point on
the X-Y Chart. When the X coordinate of a data point is equal to or less
than the Vertical Minimum, the Workstation places the data point at the
bottom of the drawing area.
Vertical Max: Specifies the value corresponding to the highest point on
the X-Y Chart. When the X coordinate of a data point is equal to or
greater than the Vertical Maximum, the Workstation places the data point
at the top of the drawing area.
Horizontal Min: Specifies the value corresponding to the most left point
on the X-Y Chart. When the Y coordinate of a data point is equal to or
less than the Horizontal Minimum, the Workstation places the data point
at the left of the drawing area.
Horizontal Max: Specifies the value corresponding to the most right
point on the X-Y Chart. When the y coordinate of a data point is equal to
or greater than the Horizontal Maximum, the Workstation places the data
point at the right of the drawing area.
Pen Color: Specifies the color used to draw the data points and linking
lines.
Line Style: Specifies the style of the line linking adjacent data points.
Point Size: Specifies the width of the data points. Data points are small
squares.
Max: Specifies the maximum the panel meter can display. When the register
value is equal to or greater than the maximum, the indicator points to the maximal
position.
Needle Color: Specifies the needle color.
Sweep Angle (deg): Determines if the sweep angle is 300 or 360 degrees.
Scale Color: Specifies the color to display the scale.
Number of major ticks: Specifies the number of major ticks on the scale. If the
number is less than 2, no major or minor ticks are displayed.
Number of minor ticks: Specifies the number of minor ticks between 2 major
ticks.
Display axis: Select this option to display an arc as the axis of the scale.
Display mark: Select this option to display marks on the scale. Marks are
decimal numbers with or without the decimal point and are displayed by major
ticks.
Font: Specifies whether a display mark has 8X8 or 8X16 character size.
Number of digits: Specifies the number of digits the marks have.
Decimal point position: Specifies the position of the marks . digit after which a
decimal point is displayed. If the number is 0 no decimal point is displayed.
Min: Specifies the minimum of the marks.
Max: Specifies the maximum of the marks.
Target/Range: Used to configure the meter to display the target indicator and /or
the range scale.
Variable target/range limits: The target value and the range limits are
read from the PLC if this option is selected.
Display target indicator: If selected, the meter has a target indicator.
Target value: Specifies the constant target value.
Target needle color: Specifies the color of target indicator.
Display range scale: If selected, the meter has a range scale.
Lo Color: Specifies the low range color of the scale.
Hi Color: Specifies the hi range color of the scale.
Lo Limit: Specifies the limit of the lo range.
Hi Limit: Specifies the limit of the hi range.
Read: Specifies the register to be displayed. The Workstation can display a 16bit register only.
Format: Specifies the data format of the Read register. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Min: Specifies the minimum the pie graph can display.
Max: Specifies the maximum the pie graph can display.
Starting Angle: Specifies the original angle of the pie graph.
Pie color: Specifies the color for filling the pie graph.
Bkg color: Specifies the color of the unfilled part of pie graph.
Pattern: Specifies the pattern for filling the pie graph.
Border: Specifies the pie graph has a border.
Color: Specifies the color of the border.
Read: Specifies the starting address of a three-word block which controls the
display of the Animated Graphic. The first word specifies the state, the second
and third word specify the horizontal and vertical positions respectively at which
the graphic is displayed.
Value: If the user selects this option, the Workstation takes the register value as
the state number. Ex. Value 0 represents state 0, value 255 represents state
255. There are a total of 256 states available with this configuration.
LSB: If the user selects this option, the Workstation takes the bit number of the
least bit that is on as the state number. Ex. The binary number
0000000000000001 represents state 0 and the binary number
1100001100000000 represents state 8. There are a total of 16 states available
with this configuration. Note that the state of binary number 0 is undefined.
Format: Specifies the data format of the Read register. The available formats
are: BCD, Signed Binary and Unsigned Binary.
State Tab: Allows user to create and delete states.
Read: Specifies a register or on/off location to save the state for the graphic.
Bit: If the user selects this option, the display has only 2 states and the Read
location is an On/Off location.
Value: If the user selects this option, the Workstation takes the register value as
the state number. Ex. Value 0 represents state 0, value 255 represents state
255. There are a total of 256 states available with this configuration.
LSB: If the user selects this option, the Workstation takes the bit number of the
least bit that is on as the state number. Ex. The binary number
0000000000000001 represents state 0 and the binary number
1100001100000000 represents state 8. There are a total of 16 states available
with this configuration. Note that the state of binary number 0 is undefined.
Format: Specifies the data format of the Read register. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Auto Change: Select this option to enable a state graphic to change bitmaps
automatically.
Change Rate (Hz): Frequency at which the state graphic changes bitmaps.
Erase Previous Bitmap: If selected the Workstation erases the previous bitmap
by filling that bitmaps area with the pattern and colors defined in the following
three options before displaying the bitmap of the current state.
Pattern Type: Specifies the fill pattern for erasing previous bitmap.
Foreground Color: Specifies color used to paint black portion of the fill pattern
when erasing previous bitmap.
Background Color: Specifies color used to paint white portion of the fill pattern
when erasing the previous bitmap.
State Tab: Allows user to create and delete states.
Read: Specifies the register or starting address of a block of registers that control
the display of the Dynamic Rectangle.
Format: Specifies the data format of the Read register. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Variable Position: If selected, the position of the Dynamic Rectangle is
changeable. The upper left corners horizontal and vertical coordinates of the
Dynamic Rectangle are determined by the first and second register following the
two registers for the width and height parameters. The unit of coordinates is one
pixel. Registers need not be allocated if this option isnt selected.
Variable Size: If selected, the size of the Dynamic Rectangle is changeable. The
width and height are determined by the first and second registers of the register
block specified in the Read box. The unit size is one pixel. Registers need not be
allocated if this option isnt selected.
Variable Color: If selected, the foreground pattern color of the Dynamic
Rectangle is changeable. The color is determined by the register following the
register for vertical coordinate. Registers need not be allocated if this option isnt
selected.
Use the following value to specify a color:
0 - Black
8 - Dark gray
1 - Blue
9 - Light blue
2 - Green
10 - Light green
3 - Cyan
11 - Light cyan
4 - Red
12 - Light red
5 - Magenta
13 - Light magenta
6 - Brown
14 - Yellow
7 - Gray
15 - White
Eraser Pattern Type: Specifies pattern used to erase the Dynamic Rectangle.
Pattern Color: Specifies color used to paint black portion of the fill pattern when
erasing the Dynamic Rectangle.
Background Color: Specifies color used to paint white portion of the fill pattern
when erasing the Dynamic Rectangle.
Anchor Point: When Variable Position isnt selected, you must choose one of
the following corner points as the anchor point: Upper left, Upper right, Lower left,
or Lower right. The Dynamic Rectangle keeps the anchor point fixed when
changing size.
Outlined: If selected, the Dynamic Rectangle is outlined with the specified color.
Outline Color: Specifies the outline color.
Pattern Type: Specifies the pattern used to fill the Dynamic Rectangle.
Pattern Color: Specifies color used to paint black portion of the fill pattern when
drawing the Dynamic Rectangle.
Bkg. Color: Specifies color used to paint white portion of the fill pattern when
drawing the Dynamic Rectangle.
Read: Specifies the register or starting address of a block of registers that control
the display of the Dynamic Circle.
Format: Specifies the data format of the Read register. The available formats
are: BCD, Signed Binary and Unsigned Binary.
Variable Central Point: If selected, the central point of the Dynamic Circle is
changeable. The horizontal and vertical coordinates of the central point are
determined by the first and second register following the register for the radius.
The unit of coordinate is on pixel. Registers need not be allocated if this option
isnt selected.
Variable Radius: If selected, the radius of the Dynamic Circle is changeable. The
radius of the Dynamic Circle is determined by the first register of the register
block specified in the Read box. The unit of size is one pixel. Registers need not
be allocated if this option isnt selected.
Variable Color: If selected, the foreground pattern color of the Dynamic
Rectangle is changeable. The color is determined by the register following the
register for vertical coordinate of the central point. Registers need not be
allocated if this option isnt selected.
Use the following value to specify a color:
0 - Black
8 - Dark gray
1 - Blue
9 - Light blue
2 - Green
10 - Light green
3 - Cyan
11 - Light cyan
4 - Red
12 - Light red
5 - Magenta
13 - Light magenta
6 - Brown
14 - Yellow
7 - Gray
15 - White
Eraser Pattern Type: Specifies pattern used to erase the Dynamic Circle.
Pattern Color: Specifies color used to paint black portion of the fill pattern when
erasing the Dynamic Circle.
Background Color: Specifies color used to paint white portion of the fill pattern
when erasing the Dynamic Circle.
Outlined: If selected, the Dynamic Circle is outlined with the specified color.
Outline Color: Specifies the outline color.
Pattern Type: Specifies the pattern used to fill the Dynamic Circle.
Pattern Color: Specifies color used to paint black portion of the fill pattern when
drawing the Dynamic Circle.
Bkg. Color: Specifies color used to paint white portion of the fill pattern when
drawing the Dynamic Circle
MM/DD/YY
DD/MM/YY
DD.MM.YY
Number of Grids: Specifies how many evenly spaced horizontal lines shall be
displayed. If the number is less than 2, no lines are displayed.
Grid Color: Specifies the color of the horizontal grids.
Curve #1, #2, #3, #4: If selected, specify how to display a trend graph by
pressing the corresponding Edit button.
Edit button
Word No: Specifies the number of the word in the data record that will be
displayed by this trending curve. The number of the first word is 0, the
second word is 1, etc.
Minimum: Specifies the value corresponding to the lowest point on the
trend graph. When the data is equal to or less than the Minimum, the
Workstation places the dot at the bottom pixel of the drawing area of the
trend graph.
Maximum: Specifies the value corresponding to the highest point on the
trend graph. When the register is equal to or greater than the Maximum,
the Workstation places the dot at the top pixel of the drawing area of the
trend graph.
Pen Color: Specifies the color to draw the trending curve.
Line Style: Specifies the line style of the trending curve.
Style: Specifies the control buttons frame style.
Color: Specifies the control buttons frame color.
Bkg Color: Specifies the background color of the control button labels.
Scroll: Select this option to display four push buttons:
Left button: Moves the view of trending curves toward the earliest point
by one point.
Fast left button: Moves the view of trending curves toward the earliest
point by approximately one-half page worth of points.
Right button: Moves the view of trending curves toward latest point by
one point.
Fast right button: Moves the view of trending curves toward the latest
point by approximately one-half page worth of points.
Rewind: Select this option to display a Begin and an End button.
Begin button: Displays the earliest data in the logging buffer when
pressed.
End button: Displays the latest data in the logging buffer when pressed.
Pause: Select this option to display a Pause button.
Pause button: Disables Historical Trend Graph from updating when
pressed. Press again to enable updating.
Clear: Select this option to display a Clear button.
Clear button: Clears the logging buffer when pressed.
Space to the graph: Specifies the distance between control buttons and graph.
MM/DD/YY
DD/MM/YY
DD.MM.YY
Number of Data Fields: Specifies how many data fields you want to display
numeric data. There can be up to ten data fields.
Field Attribute: Press this button to configure attributes for the data fields.
Field No: Corresponds to which data field you are working with.
Starting Position: Specifies the position of a data field in the table. If
you specify a number N for a data field, that data field starts at N+1
characters away from the time/date display if any. If there isnt a
time/date display, the data field is N characters away from the left border
of the table. It is usual to specify 0 for the first data field.
Data Size: Specifies data size, either 1 for a single word or 2 for a double
word.
Data Format: Specifies the data format. The choices are: BCD, Signed
Binary, Unsigned Binary and Hexadecimal.
Display Color: Specifies the character color of the data field.
Leading Zero: Select this option to display leading zero(s).
Decimal Pt. Position: Number of digits to the right of the decimal point.
Integral Digits: Specifies the number of digits to the left of decimal point
allowed to be displayed or entered. The number must be consistent with
users selection for Data Format, Data Size, and Decimal Point Position.
Fractional Digits: Specifies the number of digits to the right of decimal
point allowed to be displayed or entered. This cant exceed the number
of Decimal Point Position.
Font: Specifies the font size. Choices are: 8X8, 8X16, 16X16.
Style: Specifies the control buttons frame style.
Color: Specifies the control buttons frame color.
Bkg Color: Specifies the background color of the control button labels.
Scroll: Select this option to display four push buttons:
Up button: Moves the view of data records toward the earliest record by
one record.
Fast up button: Displays the previous page of data records.
Down button: Moves the view of data records toward latest record by
one record.
Fast down button: Displays the next page of data records.
Rewind: Select this option to display a Begin and an End button.
Begin button: Displays the earliest data in the logging buffer when
pressed.
End button: Displays the latest data in the logging buffer when pressed.
Pause: Select this option to display a Pause button.
Pause button: Disables Historical Trend Graph from updating when
pressed. Press again to enable updating.
MM/DD/YY
DD/MM/YY
DD.MM.YY
MM/DD/YY
DD/MM/YY
DD.MM.YY
Alarm Number: Assigns a number to an alarm that can be compared with the
Alarm Setup table.
Color: Specifies the character color.
Style: Specifies the control buttons frame style.
Color: Specifies the control buttons frame color.
Bkg Color: Specifies the background color of the control button labels.
Scroll: Select this option to display four push buttons:
Up button: Moves the view of the Alarm Block toward the earliest alarm
by one alarm.
The box at the bottom of the screen is where the user enters text.
MM/DD/YY
DD/MM/YY
DD.MM.YY
Bkg Color: Specifies the background color of the control button labels.
Scroll: Select this option to display four push buttons:
Up button: Moves the view of the Alarm Block toward the earliest alarm
by one alarm.
Fast up button: Displays the previous page of the Alarm Block.
Down button: Moves the view of the Alarm Block toward latest alarm by
one alarm.
Fast down button: Displays next page of the Alarm Block.
Rewind: Select this option to display a Begin and an End button.
Begin button: Displays the earliest alarms in the Alarm Block when
pressed.
End button: Displays the latest events in the Alarm Block when pressed.
Space to the Table: : Specifies the distance between control buttons and table.
Text Tab: Allows user to edit or modify text properties.
Underlined: Checking this box will cause the text being modified to be
underlined.
Color: Allows user to select the color of the text.
Bkg. Color: Allows user to select the background color.
Blink: Checking this box will cause the button to blink.
The box at the bottom of the screen is where the user enters text.
Up button: Moves the view of the Alarm Block toward the earliest alarm
by one alarm.
Fast up button: Displays the previous page of the Alarm Block.
Down button: Moves the view of the Alarm Block toward latest alarm by
one alarm.
Fast down button: Displays next page of the Alarm Block.
Rewind: Select this option to display a Begin and an End button.
Begin button: Displays the earliest alarms in the Alarm Block when
pressed.
End button: Displays the latest events in the Alarm Block when pressed.
Space to the Table: : Specifies the distance between control buttons and table.
Text Tab: Allows user to edit or modify text properties.
6.16 SUB-MACRO
Function: A Sub-Macro is a macro that other macros can execute by using the CALL
command. The last command of a Sub-Macro must be the RET command. The RET
command may also be used to stop execution of the Sub-Macro at any point desired.
The Workstation will process the macro command following the CALL command when
the invoked Sub-Macro stops.
Creating from the menu: select Object, Sub-macro
At this point user can select desired sub-macro to create. After making selection user
can rename sub-macro by selecting rename. When finished press OK to continue.
7. LIBRARY MENU
In this section one can manage the various libraries available to the user. These include the
following: Bitmap Library, Save as Shape, Shape Library Manager and Text Pool.
Keep Aspect Ratio: Select this option to keep bitmap proportional when
changing either the width or height.
Trim: Allows user to decrease unused area around a bitmap.
Copy: Select to export selected bitmap to the clipboard.
Paste: Select to import a bitmap from the clipboard.
Delete: Select to delete selected bitmap.
Close: Select to close the Bitmap Library.
7.4
TEXT POOL
Create and manage text entries to be used in screen development.
8. APPLICATION MENU
The Application menu is a general management area for the Workstation and the ADP3 software.
This menu enables basic setting information to be configured for the workstation such as PLC
type, workstation type, logging buffers and alarm setup. Also included in this menu is the compile
and download function.
8.1
WORKSTATION SETUP
WORKSTATION SETUP properties
General Tab: The General tab is used to set up general functions used by the
workstation.
Multi-lingual Support: With this option enabled you can maintain only one
application file for a machine that can support up to 5 languages.
Number of languages: Select how many languages to support, up to five.
Select Language: Select languages to support, which include - Chinese
Simplified, Chinese Traditional, English, Japanese, Korean and Western
European.
Control Block Address: Specifies the starting address of the Control Block. The
control block enables the PLC to control actions on the Workstation through the
PLC program.
Control Block Size: Specifies the size of the Control Block, with each unit being
a word. The minimum size is two words with the maximum size being 32 words.
The size of the control block varies depending on the functionality required.
When using the Recipe function the minimum size is 6.
Status Block Address: Specifies the starting address of the Status Block. The
Status Block provides communication between the Workstation and PLC. It is a
continuous block of data with a total length of 6 words.
Data Format: Specifies the data format of the numbers in Screen Number
Register, Screen Status Register and Recipe Number Register. Also specifies
the default for data format attributes in screen objects.
Start-up Screen: Specifies which screen will display after power up in no screen
specified by the PLC.
Extended Control Block: N/A
Extended Status Block: N/A
Communications Tab: Specifies parameters for communication between the
Workstation and PLC.
Normal: Select this option if the application is created for a normal application.
Multidrop Master: Select this option if the application is created for master
Workstation in a multidrop application.
Multidrop Slave: Select this option if the application is created for a slave
Workstation in a multidrop application.
Common Register Block: Specifies the starting location of the Common
Register Block. This location must be a register location.
CRB Size: Specifies Common Register Block size. The unit of size is
16-bit word and the maximal size is 128 words.
Common On/Off Block: Specifies the starting location of the On/Off
Block. This location must be an on/off location.
COB Size: Specifies Common On/Off Block size. The unit of size is 16bit and the maximal size is 16 (x 16 bits).
Miscellaneous Tab: There are two settings which are relevant to interaction with the
PLC. The time and date from the real time clock in the Workstation may be written to the
PLC. There is also a 32K - 16 bit recipe data area in the Workstation.
Triggered by: Select Timer if user wants Logging Buffer to collect data on a time
base. Select PLC if PLC triggers Logging Buffer to start collection data.
Time Interval: This option is only available when Triggered by is set as Timer.
Specifies how often the Logging Buffer gets one record of data from the PLC.
Each unit of time is 1 second with a maximum of 3600 seconds.
Non-volatile: Select this option to keep the data in the Logging Buffer in nonvolatile memory when power is off. The Workstation clears the Logging Buffers
that are volatile memory when power is off. NOTE: Only certain PWS models
support this option as other models do not have a battery.
Field Def. N/A
Password Tab: Specifies the developers password.
8.10
COMPILE
When the Compile option selected, a compile dialog box appears. If there are any errors
while compiling, the number will appear on the message display on the screen. Clicking
OK will bring up a detailed error list. Each error must be corrected then the application
must be re-compiled. NOTE: An application must be compiled before it can be
downloaded.
8.12
8.13
FILE PROTECTION
Need a password to open the application file: Select this option to enable password
protection. Every time the user wishes to access the application file a password must be
entered. NOTE: The password cannot be recovered if the user loses or forgets the
password.
Password: Enter a password from 1 to 11 characters. Remember that passwords are
case sensitive.
9. TOOL MENU
The Tool menu allows the user to view and edit recipes and perform either on-line or off line
simulation.
Off-line Simulation: Allows user to run applications they created on the PC without a
PLC. This offers many benefits such as learning the capability of a PWS Workstation
before buying, examine the design of the application without spending time to download it
to the workstation, and demonstration to a client before completing the PLC program.
On-line Simulation: Allows user to run application on the PC with a PLC connected via
RS-232 serial port. The PC can only communicate with the PLC for 30 minutes. To
continue communications the user must close PS and restart. To avoid this restriction an
installation version of PS and a PIC adapter, which supports RS-232/422/485 and can
endure high frequency noise up to 4000 volts, must be obtained.
*****Both on- and off-line simulation is performed by PWS Simulator, abbreviated PS.
*****The actual file is PS.exe.
View/Edit Recipes:
Select to start the Recipe Editor. The user will be able to modify or print the saved
recipes in the PC. Be sure to upload the recipes and save before modifying.
PC Port: Specifies which COM port the PC will use to download applications to
the Workstation. The choices are: COM 1, COM 2, COM 3, COM 4.
Baud Rate: Specifies the speed with which the PC will download the application
to the Workstation. The choices are: 9600, 19200, 38400, 57600, 115200.
Download/Upload Program: Select format to display application download
progress, either a dos based window or typical windows window.
LANGUAGE SELECTION
Select which language will be displayed while working with Adp3. The choices are:
English, Simplified Chinese, Traditional Chinese.
Ladder Editor: Ladder Editor is used to develop the ladder logic program
to be incorporated into the users application. The screen is split into two
sections, with the left side containing the Ladder Instructions and the right
side is the actual programming layout section.
Creating a Rung
Assigning the Network a Name: Determine which network to
begin working with. The user can name the Network by either right
clicking on desired Network then selecting Edit Title or simply
double click the corresponding Network. A description of the
Network may be entered at this point under Comments.
Placing Instructions:
1) Select location to place instruction on ladder layout section.
Initial Values
Status Chart
The Status Chart is used to monitor the status of user specified locations
by allowing user to specify address to be monitored. The format and size
of the address are displayed as well as the Current Value and New Value.
The New Value option only works in the debug mode.