GT Works Version5/GT Designer Version5: Reference Manual
GT Works Version5/GT Designer Version5: Reference Manual
GT Works Version5/GT Designer Version5: Reference Manual
Reference Manual
SW5D5C-GTWORKS-E
SW5D5C-GOTR-PACKE(V)
MITSUBISHI Graphic Operation Terminal
• SAFETY PRECAUTIONS •
(Always read these instructions before using this equipment.)
Before using this product, please read this manual and the relevant manuals introduced in this manual
carefully and pay full attention to safety to handle the product correctly.
The instructions given in this manual are concerned with this product. For the safety instructions of the
programmable controller system, please read the CPU module user's manual.
In this manual, the safety instructions are ranked as "DANGER" and "CAUTION".
Note that the ! CAUTION level may lead to a serious consequence according to the circumstances.
Always follow the instructions of both levels because they are important to personal safety.
Please save this manual to make it accessible when required and always forward it to the end user.
A-1
Precautions for using this software (important)
1. Memory of the personal computer used
Processing may be terminated by Microsoft® Windows® 95 operation systm, Microsoft® Windows® 98
operation systm, Microsoft® WindowsNT® Workstation4.0 operation systm on some personal computer
models having main memory of not more than 32M bytes. Therefore, use them after increasing the main
memory to 32M bytes or more.
2. Free space on the hard disk
While this software is running, free space of at least 50M byte is required on the hard disk.
Since free space of 50M byte is required by Windows® 95, Windows® 98, WindowsNT® 4.0 as the swap
area, Windows® 95, Windows® 98, WindowsNT® 4.0 may forcibly terminate the program if that free space is
used up while the drawing software is running. Produce a sufficient amount of free space on the hard disk
before using the drawing software. If you have to use the drawing software with an amount of free space that
is barely above the requirement, save project data as often as possible.
When GT Simulator is used with GX Developer or GX Simulator, free space is required separately.
Refer to the GX Developer or GX Simulator Operating Manual for the free space required for use of GX
Developer or GX Simulator.
3. Using a spin box in a dialog box
• Do not enter into a spin box a numerical value with a number of digits that drastically exceeds the maximum
number of digits that can be entered into the spin box. Entering a number of digits that drastically exceeds
the maximum allowable number of digits may cause a forcible termination of the program.
• On the [Action] tab selectable from the [Touch key] dialog box, the spin box provided for selecting a key
code does not display the key codes in the order of valid key codes when it displays the key codes for the
special keys used by such functions as the alarm history display, data list display, and alarm list (user
alarm) display. When you keep on clicking the button, therefore, the key codes will not be scrolled forward
or backward in the order of the valid key codes. (Clicking the button when the spin box displays "FFEF",
for example, will not display "FFB0" as the valid key code that comes next in the order.)
To specify such a key code for a special key associated with an object, use the keyboard the type the key
code into the spin box instead of making a selection from the spin box.
4. Operation on a table in a dialog box
To select a line on a table when specifying a object display range, for example, click on any part of the line
except the number display column. Clicking on the number display column on a line does not select the line.
If you clicked on the number display column on a line, that line is displayed in reverse video; click on the
number display column again to resume the display in normal video.
5. Instructions for displaying any line other than a continuous line (such as a dotted line) in boldface type
When any line other than a continuous line is drawn in boldface type, the personal computer screen may not
display the line type properly. However, it is displayed properly on the GOT and there are no problems in data.
This manual confers no industrial property rights or any rights of any other kind, nor does it confer any patent
licenses. Mitsubishi Electric Corporation cannot be held responsible for any problems involving industrial property
rights which may occur as a result of using the contents noted in this manual.
2000 MITSUBISHI ELECTRIC CORPORATION
A-3
INTRODUCTION
CONTENTS
SAFETY PRECAUTIONS..............................................................................................................................A- 1
Precautions for using this software (important).............................................................................................A- 2
REVISIONS ....................................................................................................................................................A- 3
INTRODUCTION............................................................................................................................................A- 4
CONTENTS....................................................................................................................................................A- 4
About Manuals ...............................................................................................................................................A- 8
Abbreviations and generic terms in this manual ...........................................................................................A- 9
CHAPTER1 OVERVIEW 1- 1 to 1- 2
A-4
4.2.4 Character size by magnification........................................................................................................ 4-16
4.2.5 Data capacity of each figure ............................................................................................................. 4-17
4.3 Types and Specifications of Available Object Functions ........................................................................ 4-18
4.3.1 Types of available object functions................................................................................................... 4-18
4.3.2 Specifications of the object functions that may be set ..................................................................... 4-20
4.4 Overlap Setting......................................................................................................................................... 4-28
4.4.1 Figure and object............................................................................................................................... 4-28
4.4.2 Objects............................................................................................................................................... 4-28
4.5 Available Devices..................................................................................................................................... 4-29
4.5.1 Internal devices of GOT .................................................................................................................... 4-29
4.5.2 Device ranges available for the GOT-A900 series........................................................................... 4-33
4.5.3 Device ranges available for the GOT-F900 series........................................................................... 4-43
A-5
5.8.4 Floating alarm function (causes comments to flow from right to left on a base screen)................. 5-88
5.8.5 Recipe function (reads/writes values in the specified device range)............................................... 5-90
5.8.6 Sound function (plays a sound on GOT).......................................................................................... 5-94
5.8.7 Test function (changes the device value of the PLC CPU) ............................................................. 5-96
5.8.8 Barcode function (writes data read with barcode reader to PLC CPU)........................................... 5-97
5.8.9 Operation panel function (operates GOT externally) ....................................................................... 5-98
5.8.10 Time action function (performs specified operation at preset time) ............................................ 5-100
5.8.11 Sampling function (reads PLC CPU data under specified condition).......................................... 5-103
5.8.12 Script function (exercises display control under GOT program) ................................................. 5-105
5.9 Useful Functions .................................................................................................................................... 5-108
5.9.1 Screen call function (reduces project data capacity) ..................................................................... 5-108
5.9.2 Security function (limits users) ........................................................................................................ 5-114
5.9.3 Offset function (monitors multiple devices by setting of one device) ............................................ 5-118
5.9.4 Expression function (performs operation processing of PLC CPU on GOT)................................ 5-120
7.1 Overview................................................................................................................................................... 7- 1
7.1.1 Features............................................................................................................................................. 7- 1
7.1.2 Operating instructions ....................................................................................................................... 7- 3
7.2 Specifications ........................................................................................................................................... 7- 5
7.2.1 Types ................................................................................................................................................. 7- 5
7.2.2 Control structure................................................................................................................................ 7- 6
7.2.3 Usable data and representation methods ........................................................................................ 7- 9
7.2.4 Script execution .......................................................................................................................... 7-13
7.3 Settings and Procedure for Execution..................................................................................................... 7-16
7.4 Program Examples .................................................................................................................................. 7-17
7.4.1 Touch keys with interlock function.................................................................................................... 7-17
7.4.2 Lamps which change their indications under multiple conditions.................................................... 7-18
7.4.3 Password input screen with time limit function................................................................................. 7-20
7.5 Troubleshooting ....................................................................................................................................... 7-22
7.5.1 Simulation on general C language compiler or debugger ............................................................... 7-22
7.5.2 Errors and corrective actions for script execution on GOT.............................................................. 7-24
A-6
APPENDICES App- 1 to App-22
A-7
About Manuals
The following manuals related to this product are available. Obtain the manuals as
required the according to this table.
• Related manual
A-8
Abbreviations and generic terms in this manual
Abbreviations, generic terms and special terms used in this manual are described as
follows:
Abbreviations, generic terms
Description
and special terms
A985GOT Generic term of A985GOT-TBA, A985GOT-TBD and A985GOT-TBA-EU
Generic term of A975GOT-TBA-B, A975GOT-TBD-B, A975GOT-TBA, A975GOT-TBD and
A975GOT
A975GOT-TBA-EU
Generic term of A970GOT-TBA-B A970GOT-TBD-B, A970GOT-TBA, A970GOT-TBD,
A970GOT A970GOT-SBA, A970GOT-SBD, A970GOT-LBA, A970GOT-LBD, A970GOT-TBA-EU and
A970GOT-SBA-EU
A97*GOT Generic term of A975GOT and A970GOT
A960GOT Generic term of A960GOT-EBA, A960GOT-EBD and A960GOT-EBA-EU
Generic term of A956GOT-TBD, A956GOT-SBD, A956GOT-LBD, A956GOT-TBD-M3,
A956GOT
A956GOT-SBD-M3 and A956GOT-LBD-M3
GOT Generic term of A953GOT-TBD, A953GOT-SBD, A953GOT-LBD, A953GOT-TBD-M3,
A953GOT
A953GOT-SBD-M3 and A953GOT-LBD-M3
Generic term of A951GOT-TBD, A951GOT-SBD, A951GOT-LBD, A951GOT-TBD-M3,
A951GOT
A951GOT-SBD-M3 and A951GOT-LBD-M3
Generic term of A951GOT-QTBD, A951GOT-QSBD, A951GOT-QLBD, A951GOT-QTBD-M3,
A951GOT-Q
A951GOT-QSBD-M3 and A951GOT-QLBD-M3
Generic term of A950GOT-TBD, A950GOT-SBD, A950GOT-LBD, A950GOT-TBD-M3,
A950GOT
A950GOT-SBD-M3 and A950GOT-LBD-M3
A950 handy GOT Generic term of A953GOT-SBD-M3-H and A953GOT-LBD-M3-H
Generic term of A956GOT, A953GOT, A951GOT, A951GOT-Q, A950GOT and A950 handy
A95*GOT
GOT
Communica- Bus connection board Generic term of A9GT-QBUSS, A9GT-QBUS2S, A9GT-BUSS and A9GT-BUS2S
tion board Serial communication board Generic term of A9GT-RS4, A9GT-RS2 and A9GT-RS2T
Generic term of A9GT-QBUS2SU, A9GT-BUS2SU, A9GT-BUS2SU, A7GT-BUSS and A7GT-
Bus connection unit
BUS2S
Communica-
Data link unit Generic term of A7GT-J71AP23, A7GT-J71AR23 and A7GT-J71AT23B
tion unit
Network unit Generic term of A7GT-J71LP23 and A7GT-J71BR13
CC-Link communication unit Generic term of A8GT-J61BT13 and A8GT-J61BT15
Abbreviation of A9GT-80PSC, A9GT-70PSC, A9GT-60PSC and A9GT-50PSC type
Protection sheet
transparent protection sheets
Abbreviation of A9GT-80LTT, A9GT-70LTTB, A9GT-70LTT, A9GT-70LTS and
Backlight
A9GT-50LT type backlights
Debug stand Abbreviation of A9GT-80STAND, A9GT-70STAND and A9GT-50STAND type debug stand
PC card ( memory card ) Abbreviation of PC card with PCMCIA Ver.2.1
Option
Abbreviation of A9GT-FNB, A9GT-FNB1M, A9GT-FNB2M, A9GT-FNB4M, A9GT-FNB8M,
Memory board
A9GT-QFNB, A9GT-QFNB4M, A9GT-QFNB8M type option function memory board
Attachment Generic term of A77GT-96ATT/A85GT-95ATT/A87GT-96ATT/A87GT-97ATT attachments
Ten-key Panel Abbreviation of A8GT-TK ten-key Panel
A7GT-CNB Abbreviation of A7GT-CNB bus connector conversion box
A9GT-QCNB Abbreviation of A9GT-QCNB bus connector conversion box
External I/O unit Abbreviation of A9GT-70KBF and A8GT-50KBF type external I/O interface unit
Option unit Printer interface unit Abbreviation of A9GT-50PRF type printer interface unit
Memory card interface unit Abbreviation of A1SD59J-MIF memory card interface unit
GT Works Version 5 SW5D5C-GTWORKS-E software package
Generic term of SW5D5C-GOTR-PACKE software package and SW5D5C-GOTR-PACKEV
GT Designer Version 5
software package
GT Designer Abbreviation of image creation software GT Designer for GOT900
GT Simulator Abbreviation of GT Simulator screen simulator GOT900
Software GT Converter Abbreviation of data conversion software GT Converter for GOT900
GT Debugger Abbreviation of debugging software GT Debugger
GT Manager Abbreviation of GT Manager data editing software for GOT900
GX Developer Generic term of SW D5C-GPPW-E/SW D5F-GPPW-E software packages
Generic term of SW D5C-LLT-E ladder logic test tool function software packages
GX Simurator
(SW5D5C-LLT-E or later)
A-9
Abbreviations, generic terms
Description
and special terms
QCPU (Q Mode) Generic term of Q02CPU, Q02HCPU, Q06HCPU, Q12HCPU and Q25HCPU CPU units
QCPU (A Mode) Generic term of Q02CPU-A, Q02HCPU-A and Q06HCPU-A CPU units
QCPU Generic term of QCPU (Q Mode) and QCPU (A Mode)
QnACPU (Large Type) Generic term of Q2ACPU, Q2ACPU-S1, Q3ACPU, Q4ACPU and Q4ARCPU CPU units
QnACPU (Small Type) Generic term of Q2ASCPU, Q2ASCPU-S1, Q2ASHCPU and Q2ASHCPU-S1 CPU units
QnACPU Generic term of QnACPU (Large Type) and QnACPU (Small Type)
AnUCPU Generic term of A2UCPU, A2UCPU-S1, A3UCPU and A4UCPU CPU units
AnACPU Generic term of A2ACPU, A2ACPU-S1 and A3ACPU CPU units
AnNCPU Generic term of A1NCPU, A2NCPU, A2NCPU-S1 and A3NCPU CPU units
ACPU (Large Type) Generic term of AnUCPU, AnACPU and AnNCPU CPU units
CPU
A2US(H)CPU Generic term of A2USCPU, A2USCPU-S1 and A2USHCPU-S1 CPU units
AnS(H)CPU Generic term of A1SCPU, A1SHCPU, A2SCPU and A2SHCPU CPU units
A1SJ(H)CPU Generic term of A1SJCPU-S3 and A1SJHCPU CPU units
ACPU (Small Type) Generic term of A2US(H)CPU, AnS(H)CPU and A1SJ(H)CPU CPU units
ACPU Generic term of ACPU (Large Type), ACPU (Small Type) and A1FXCPU CPU units
Generic term of FX0 series, FX0N series, FX0S series, FX1 series, FX1S series, FX2 series ,
FXCPU
FX2C series, FX2N series, FX2NC series CPU unit
Generic term of A373UCPU, A373UCPU-S3, A273UCPU, A273UHCPU, A273UHCPU-S3,
Motion controller CPU
A171SCPU-S3, A171SHCPU, A172SHCPU CPU unit
FA controller Generic term of LM610, LM7600, LM8000 CPU unit
Generic term of C200HS, C200H, C200HX, C200HG, C200HE, CQM1,
Omron PLC
C1000H,C2000H,CV500, CV1000, CV2000, CVM1-CPU11, CVM1-CPU21, CS1 CPU unit
Generic term of GL60S, GL60H, GL70H, GL120, GL130, CP-9200SH, CP-9300MS, MP-920,
Yasukawa PLC
MP-930, CP-9200(H) and PROGIC-8 CPU unit
Generic term of SLC500-20, SLC500-30, SLC500-40, SLC5/01 SLC5/02, SLC5/03,
SLC500 Series
SLC5/04 SLC5/05
Generic term of 1761-L10BWA, 1761-L10BWB, 1761-L16AWA, 1761-L16BWA, 1761-
MicroLogix1000 Series L16BWB, 1761-L16BBB, 1761-L32AWA, 1761-L32BWA, 1761-L32BWB, 1761-L32BBB,
1761-L32AAA, 1761-L20AWA-5A, 1761-L20BWA-5A, 1761-L20BWB-5A
MicroLogix1500 Series Abbreviation of 1764-LSP
Allen-Bradley PLC Generic term of SLC 500 Series, MicroLogix1000 Series, MicroLogix1500 Series
Generic term of JW-21CU, JW-22CU, JW-31CUH, JW-32CUH, JW-33CUH, JW-50CUH,
Other PLC Sharp PLC
JW-70CUH, JW-100CUH CPU unit
Toshiba PLC Generic term of T3, T3H CPU unit
SIEMENS PLC Generic term of SIMATIC S7-300 Series and SIMATIC S7-400 Series CPU unit
Generic term of H-302(CPU2-03H), H-702(CPU2-07H), H-1002(CPU2-10H), H-2002(CPU2-
Large type H series
20H), H-4010(CPU3-40H),.J-300(CPU-03Ha), H-700(CPU-07Ha), H-2000(CPU-20Ha)
Generic term of H-200(CPU-02H, CPE-02H), H-250(CPU21-02H), H-252(CPU22-02H), H-
H200 to 252 Series
252B(CPU22-02HB), H-252C(CPU22-02HC, CPE22-02HC)
Generic term of H-20DR, H-28DR, H-40DR, H-64DR, H-20DT, H-28DT, H-40DT, H-64DT,
H Series board type
HL-40DR, HL-64DR
EH-150 Series Generic term of EH-CPU104, EH-CPU208, EH-CPU308, EH-CPU316
HITACHI PLC
Generic term of large type H series,H-200 to 252 Series H Series board type, EH-150 Series
(HIDIC H Series)
Memory abbreviation of mmory (flash memory) in the GOT
OS Abreviation of GOT system software
Others
Object Setting data for dynamic image
Personal Computer Personal computer where the corresponding software package is installed
A - 10
1 OVERVIEW
MELSOFT
CHAPTER1 OVERVIEW
This manual describes the system configuration, screen makeup, basic dialog box
1
operation methods, specifications, help using methods, functions and others of the
following products used with the GOT900 series.
POINT
This manual describes only the basic operation methods, specifications and
functions.
Refer to the help of the corresponding software package for information on setting
details and operation methods (e.g. figure drawing for monitor screen creation,
object function setting operation, data transfer to the GOT).
Refer to Chapter 5 for how to use help.
1-1
1 OVERVIEW
MELSOFT
MEMO
1
1-2
2 SYSTEM CONFIGURATION
MELSOFT
GT Works Version5
GT Designer Version5
Item Description
R R
Pentium 133MHz or higher (Pentium II 266MHz or higher recommended)
R R R
Personal computer on which Microsoft Windows 95 operating system, Microsoft
Body R R R
Windows 98 operating system or Microsoft WindowsNT Workstation 4.0 operating
system operates
Disk drive CD-ROM drive is mandatory.
Main memory 64 Mbyte or more is recommended.
Standard installation:
When installed : 80M bytes or more
When operating : 50M bytes or more
Hard disk space
Compact installation:
When installed : 45M bytes or more
When operating : 50M bytes or more
R R R
CRT Compatible with Windows 95, Windows 98, WindowsNT 4.0
Display colors 256 colors
Resolution Resolution of 800 × 600 dots or more
Mouse, keyboard, printer, R R R R
Compatible with Microsoft Windows 95, Windows 98, WindowsNT 4.0
CD-ROM drive
POINT
Depending on the language of your Operating System, this software may not start.
In such a case, start this software after setting the Regional Settings within Control
Panel of Windows 95, Windows 98, WindowsNT 4.0 to "English".
R R R
2-1
2 SYSTEM CONFIGURATION
MELSOFT
2
1
2
OS program and monitoring screen data
can be transferred (written) on the
PC card.
GT Works Version5
GT Designer Version5
2-2
2 SYSTEM CONFIGURATION
MELSOFT
GT Works Version5
GT Designer Version5
2-3
2 SYSTEM CONFIGURATION
MELSOFT
The cable in the wiring diagram below or the cable type below is required.
POINT
When the cable is self-made for the GOT-A900 series/GOT-F900 series, either of
the following wiring diagrams (1) and (2) may be used.
However, if the F940GOT/F930GOT is connected to the A series CPU or the FX
series CPU with RS422 to use the PLC CPU and the GOT with the FX-2PIF at the
same time, use the F2-232CAB-1 connection cable.
Use the screw-in type connector (inch) for the GOT side.
AC30R2-9SS
IBM PC/AT FX-232CAB-1
or GOT
100% compatible
Manufacturer Type
AC30R2-9SS (9pin-9pin)
Mitsubishi Electric
FX-232CAB-1 (9pin-9pin)
Manufacturer Type
AC30R2-9P (9pin-25pin)
Mitsubishi Electric
F2-232CAB-1 (9pin-25pin)
2-4
2 SYSTEM CONFIGURATION
MELSOFT
POINT
Description must be added to config.sys to make Windows recognize the SRAM
type PC card.
For details, type the keyword "SRAM" in the Windows 95 or Windows 98 help
R R
2-5
2 SYSTEM CONFIGURATION
MELSOFT
1 The values in the above table are the maximum numbers of files when the GOT saves
data onto the PC card with such functions as recipe, alarm history save into memory,
hardcopy (PC card), report and screen copy (built-in to memory card).
2 The values in the above table are the maximum numbers of files when screen data are
written to the PC card on GT Designer. (Depends on the saved file capacity. Refer to
the following 3.)
3 Indicates the "maximum number of data written to a file (file unit size)".
For instance, data of 3072 bytes written to the above 4M PC card occupies two files
since that data is greater than the file unit size (2048). As a result, the remaining
number of files that may be written is 2039.
2-6
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(12) Help
(10) Template
3-1
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
The screen size can be changed or the The screen can be minimized.
screen can be closed.
Click here to close
3 the screen.
3-2
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
3-3
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
3-4
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(10) Template
This is provided to register and read the panelkit and parts easily.
Refer to Section 3.4 for details.
(12) Help
This is where how to operate GT Designer, how to create/edit the GOT screen
data, and other information are shown.
Refer to Section 3.6 for details.
3-5
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
This section describes the command list allocated on the menu bar and explains the
details.
(1) GT Designer
Project New !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! New project data is created.
Open !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Existing file is read.
Close !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Editing file is closed.
Save !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Editing file is saved with project data.
Save as !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Editing file is saved as different name and editing continues.
Import File
Project !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Other project data is used for the project data in editing.
Bitmap !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! BMP format figure data is pasted on the screen.
Dxf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! DXF format figure data is pasted on the screen.
GPP Comment !!!!!!!!!!!!!!!!!!!!!!!!! GX Developer device comment file to be read into the GT Designer is specified.
Print !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Setting data and screen image is output to printer and files.
Option !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Operation, display and communication environments are set.
Exit !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! GT Designer is ended.
Edit Undo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The last operation for the data is cancelled and the previous data is maintained.
Cut !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Figures and objects are cut and stored in the clipboard.
Copy !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures, characters and objects are stored in the clipboard.
Paste !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Figures and objects stored in the clipboard are pasted.
Consecutive Copy !!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are copied and pasted on the multiple editing screen.
Delete !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are deleted.
Edit Vertex !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Length of continuous line or lines designated by polygon is changed.
Object of Selection
Figure !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Only figures are edited.
Object !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Only objects are edited.
Figure and Object !!!!!!!!!!!!!!!!!!!!! Figures and objects are edited.
Report line !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Report lines are edited.
Select All !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! All figures and objects are selected.
Group
Group !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are grouped.
Switch group !!!!!!!!!!!!!!!!!!!!!!!!!!!! Grouping of selected objects as a single object.
Ungroup !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Grouping of selected figures and objects is canceled.
Rotate/Flip
Flip Vertical !!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures are flipped vertically.
Flip Horizontal !!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures are flipped horizontally.
Rotate Left !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures are rotated to the left by 90°.
Align !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are aligned.
Stacking Order
Bring to Front !!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are brought to front.
Send to Back !!!!!!!!!!!!!!!!!!!!!!!!!!! Selected figures and objects are sent to back.
Attribute !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Attributes of selected figures and objects are changed.
Replace Devics !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The set monitoring devices are replaced with other devices.
3-6
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
Report Common !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Makes settings for the whole report function.
Parameter !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the parameters of each report screen.
Print Object
Number !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the value to be printed.
Comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the comment to be printed.
Line !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Draws the rules (rectangle).
Text !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Enters characters.
Header/Continue !!!!!!!!!!!!!!!!!!!!!!!!!!!!! Specifies the header and repeated lines.
3-7
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
Common Title
Screen !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the titles and details for each base screen, window screen and report screen.
Project !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Registers the title and the ID number of the project data.
Switching Screen !!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the base/window screen switching device.
Switching Station No. !!!!!!!!!!!!!!!!!!!!!! Sets the station No. switching device.
Password !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the security function (password, etc.).
Hardcopy !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the hard copy function.
Operation Panel !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the operation panel function.
Barcode !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the bar code function.
Sampling !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the sampling function.
System Information !!!!!!!!!!!!!!!!!!!!!!!!! Sets the device to check the GOT operation status on the PLC CPU.
Time action !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the time action function.
Observe Status !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the status monitoring function.
Alarm History !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the alarm history function in common with projects.
Floating Alarm !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the alarm flow Alarm.
Recipe !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the recipe function in common with projects.
Print Format !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the print format used on the alarm history display function.
Sound !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the voice file (WAV format).
GOT/PC Type !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Sets the GOT type for the created screen data and the PC type for connection.
Script
Project script setting!!!!!!!!!!!!!!!!!! Make project-based script setting.
Screen script setting !!!!!!!!!!!!!!!!!! Make screen-based script setting.
Key Window Screen No. !!!!!!!!!!!!!!!!!!!Sets the screen used as a key window.
Auxiliary Setting
Screen !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Performs auxiliary setting for each screen.
Project !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Performs auxiliary setting for each project.
Help Update !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Help which allows you to browse the updated additional function list.
Firstly !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Fist operation help learned in the step of GT Designer.
Figure !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Operation help for drawing figures.
Object !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Operation help for setting objects.
Transfer/Print !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Operation help for data transmission and printing.
About !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Version of installed GT Designer is displayed.
3-8
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(2) GT Converter
Project Open !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Designates the monitor screen data for GOT800 to be converted.
Option
Conversion setting !!!!!!!!!!!!!!!!!!!!!!!Set conversion options for converting Digital's package data into
GOT900 series data.
Folder of GT Designer !!!!!!!!!!!!!!!!!!Designates the folder having the execution file of the GT Designer
to be started.
Execute GT Designer!!!!!!!!!!!!!!!!!!!!!!!!Starts the GT Designer.
Exit !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Ends the data GT Converter.
Start Conversion !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Executes the conversion of the monitor screen data for GOT900.
Screen Log display !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Displays the result of conversion to the monitor screen data for GOT900.
Help Help topics !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Operation help for the GT Converter.
About !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Displays the software version of the installed GT Converter.
(3) GT Debugger
File Open !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Opens the debugging file.
Close !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Closes the debugging file.
Save !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Saves the debugging file.
Save As !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Saves the current debugging file and editing continues.
Exit !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Ends the GT Debugger.
(4) GT Manager
Project Execute !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Starts GT Designer.
Renumber !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Changes the drawing data screen number.
Delete !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .Deletes the drawing data.
Exit !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Ends the GT Manager.
Edit Cut !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Cuts the selected drawing data and stores in the clipboard.
Copy !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Copies the selected drawing data and stores in the clipboard.
Paste !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pastes the drawing data stored in the clipboard.
3-9
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(1) Tab
3 - 10
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(1) Tab
To change the tab, click ( ) where the setting item is displayed.
3 - 11
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
POINT
In the template function, Mitsubishi Electric Corp. owns the copyright for design
of all parts, including 256 color BMP parts provided with the GT Designer.
Use of these parts is strictly prohibited for the purpose other than the GOT.
In the template function, figures or objects can be easily registered or pasted on the
screen as parts (panelkit, parts).
A template has parts display area and tree display area.
2) 6)
7)
8)
POINTS
• Panelkit in the part library folder cannot be deleted and their attributes cannot
be changed.
• Panelkit cannot be registered in the part library folder.
3 - 12
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
4)
5)
7)
6)
8)
POINT
Only the panelkit folder library is used for creation, deletion and change of
attribute.
3 - 13
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
<Continue pasting>
1) Hold down the [Ctrl] key and press the [C] key
( Ctrl C ).
2) Holding down the [Ctrl] key and pressing the
[V] key pastes the part ( Ctrl V ). Drag
and move it to the pasting position.
You can continue pasting by repeating the
operations in step 2) and later.
<Change the attribute>
Right-click and click the [Attribute] menu.
3 - 14
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
(Tool palette for GOT-A900 series) (Tool palette for GOT-F900 series)
1) 2) 3) 4)
1) Line 8) Scale
2) Line Freeform 9) Text
3) Rectangle 10) Paint
4) Polygon 11) Report figure (line)
5) Circle 12) Report figure (text)
6) Arc 13) Insert BMP format file
7) Sector 14) Insert DXF format file
3 - 15
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
1) 2) 3) 4) 5) 6) 7) 8) 9) 10)
11) 12) 13) 14) 15) 16) 17) 18) 19) 20) 21) 22)
1) 2) 3)
4) 5) 6)
7) 8) 9)
3 - 16
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
Example: When checking the [Numeral] item of the Numerical Display dialog box
(Basic tab setting)
<GT Designer setting dialog box>
Check
[Numeral] item.
1) Enter keyword.
4) Display
3 - 17
3 SCREEN CONFIGURATION OF GT DESIGNER
MELSOFT
3 - 18
4 SPECIFICATION
MELSOFT
CHAPTER4 SPECIFICATION
When the GOT-A900 series is used, the base screen, window screen (two display
methods: overlap window and superimpose window) and report screen are created.
4
When the GOT-F900 series is used, the base screen and key window screen (display
method: overlap window) can be created.
Base screen
This screen is the basic display of the GOT. Each screen operates as an individual
screen.
4-1
4 SPECIFICATION
MELSOFT
POINT
The GOT-F900 series (except the F930GOT) allows only the key window to be
created.
There are 2 window screens; the overlap window that pops up on the base screen, and
the superimpose window that compose contents.
Up to 1024 window screens can be created. (Screen numbers can be registered from
1 to 32767.)
Base Screen
For the overlap window, the above values indicate the maximum setting range
applicable when the close and move keys are hidden.
When the close and move keys are displayed, the maximum setting range is as
follows.
When using A985GOT: Maximum width 798 × length 463 dots
When using A97 /960GOT: Maximum width 638 × length 383 dots
When using A95 GOT: Maximum width 318 × length 223 dots
Setting range for the width : Minimum 94 dots - Maximum 800 dots
Setting range for the length : Minimum 81 dots - Maximum 480 dots
POINT
The initial value of the window screen size is set as follows:
• When using model other than A95 GOT: Width 318 × Length 176 dots
• When using A95 GOT: Width 190 × Length 126 dots
4-2
4 SPECIFICATION
MELSOFT
The window screen is closed when you touch the close button (overlap window
only) or the window switching device turns to "0".
Window screen 3
Touch the movement key area of the window The window screen moves to the desired
screen. position where touched.
4-3
4 SPECIFICATION
MELSOFT
Touch the lower hidden window screen. The lower window comes up.
Overlap window 2
Single key-equivalent
touch key invalid areas
4-4
4 SPECIFICATION
MELSOFT
The surrounding single key (16 dots)-equivalent touch key invalid areas
may be eliminated only when the following conditions are satisfied.
• The close and move keys are set to be hidden.
• The window size is set to a multiple of 16 dots.
Overlap window 2
A Current
production
quantity:300
B Current
production quantity:256
A Abnormality
B Current
production quantity:256
POINT
Note that the touch key underneath the overlap window does not function properly.
4-5
4 SPECIFICATION
MELSOFT
A Superimpose window
display position
Main screen B
C
A line 135Unit
Screen B line 89Unit
C line 106Unit
A B C
Current production
quantity Current production
A A
quantity
A line 135Unit
B + B line 89Unit = B
A line 135Unit
B line 89Unit
C C line 106Unit
C C line 106Unit
Current production
Current production
quantity
quantity
A A
B + = B
C C
4-6
4 SPECIFICATION
MELSOFT
D D
E F F
Screen
G G H H
I I J
4-7
4 SPECIFICATION
MELSOFT
+
Superimpose window
screen
Base screen Screen display
2) Object data
The object with changed values out of objects in the base screen and
the Superimpose Window screen is brought to front.
12345 12345
000001
+ 000001
Superimpose window
Base screen screen Screen display
When the value of the object
changes, the object with changed
value is brought to front.
3) Touch key
The touch key of the superimpose window screen is brought to front.
If the touch keys overlap, both touch key functions of the base screen
and the superimpose window screen become effective when touched.
+
Superimpose window
Base screen screen Screen display
POINT
If the touch keys of the superimpose window screen and the base screen overlap
and the touch keys are briefly touched, only the touch key of the superimpose
window screen may function.
4-8
4 SPECIFICATION
MELSOFT
+
Superimpose window
Base screen screen
Screen display
(not displayed for touch key)
(c) If only one object that can be displayed in one screen overlaps
If only one object, such as data list or alarm list, that can be displayed in
one screen overlaps, the objects can be displayed for the number of
screens. However, the functions are limited and the display may not be
correct.
4-9
4 SPECIFICATION
MELSOFT
POINT
The A950 handy GOT / GOT-F900 series has no report screens.
The report screen is used to set the format and layout of data printed by a printer with
the report function of the GOT.
Hence, only the functions usable with the report function may be set on this screen.
For details of the report function, refer to Section 6.7.
Left
Item Setting Range
space
lines 1 to 127
Format
Top columns 1 to 255
space
Top space 0 to 30
Report screen lines Margins
Left space 0 to 254
Number of screens 1 to 8
columns
POINT
The printable area of the printer changes with the printer used.
For details of the specifications, refer to the instruction manual of the printer used.
4 - 10
4 SPECIFICATION
MELSOFT
Line
Rectangle
Circle (ellipse)
Figure data in
bitmap / DXF
format
4 - 11
4 SPECIFICATION
MELSOFT
Rectangle
Line style, painting pattern, painting
color
Circle
Figure data in
bitmap / DXF
format
4 - 12
4 SPECIFICATION
MELSOFT
256 colors
Displayed in selected colors when the GOT used is
compatible with 256 color display.
Displayed in reduced 16 colors when the GOT used is
compatible with 16 color display.
Display color
Display on GOT Displayed in reduced 8 colors when the GOT used is
compatible with 8 color display.
All colors other than black are displayed in the same
color (orange / white) when the GOT used has a
monochrome display.
Painting
pattern
256 colors
Displayed in selected colors when the GOT used is
compatible with 256 color display.
Displayed in reduced 16 colors when the GOT used is
Painting color,
compatible with 16 color display.
painting
Display on GOT Displayed in reduced 8 colors when the GOT used is
background
compatible with 8 color display.
All colors other than black are displayed in the same
color (orange / white) when the GOT used has a
monochrome display.
4 - 13
4 SPECIFICATION
MELSOFT
256 colors
F940GOT-SWD-E(Color liquid crystal)
Displayed in reduced 8 colors.
F940GOT-LWD-E(Monochrome liquid crystal)
Display color All colors other than black are displayed in the same
Display on GOT
color (white).
F930GOT-BWD-E(Blue liquid crystal)
All colors other than black are displayed in the same
color (white), and black is displayed in blue.
Painting
pattern
256 colors
F940GOT-SWD-E(Color liquid crystal)
Displayed in reduced 8 colors.
F940GOT-LWD-E(Monochrome liquid crystal)
Painting color All colors other than black are displayed in the same
Display on GOT
color (white).
F930GOT-BWD-E(Blue liquid crystal)
All colors other than black are displayed in the same
color (white), and black is displayed in blue.
4 - 14
4 SPECIFICATION
MELSOFT
(Ex.)
• 256 color bitmap is displayed in reduced colors on the 16 color/black-and-white
GOT-A900 series.
• 16 color bitmap is displayed in reduced colors on the black-and-white GOT-
A900 series.
(Ex.)
• 256 color bitmap is displayed in reduced colors on the 8 color/black-and-white/
white-and-blue GOT-F900 series.
• 16 color bitmap is displayed in reduced colors on the 8 color/black-and-white/
white-and-blue GOT-F900 series.
4 - 15
4 SPECIFICATION
MELSOFT
Length
magnification
× 0.5 ×1 ×2 ×3 ×4 ×5 ×6 ×7 ×8
Width
magnification
× 0.5 8×8 8 × 16 8 × 32 8 × 48 8 × 64 8 × 80 8 × 96 8 × 112 8 × 128
×1 16 × 8 16 × 16 16 × 32 16 × 48 16 × 64 16 × 80 16 × 96 16 × 112 16 × 128
×2 32 × 8 32 × 16 32 × 32 32 × 48 32 × 64 32 × 80 32 × 96 32 × 112 32 × 128
×3 48 × 8 48 × 16 48 × 32 48 × 48 48 × 64 48 × 80 48 × 96 48 × 112 48 × 128
×4 64 × 8 64 × 16 64 × 32 64 × 48 64 × 64 64 × 80 64 × 96 64 × 112 64 × 128
×5 80 × 8 80 × 16 80 × 32 80 × 48 80 × 64 80 × 80 80 × 96 80 × 112 80 × 128
×6 96 × 8 96 × 16 96 × 32 96 × 48 96 × 64 96 × 80 96 × 96 96 × 112 96 × 128
×7 112 × 8 112 × 16 112 × 32 112 × 48 112 × 64 112 × 80 112 × 96 112 × 112 112 × 128
×8 128 × 8 128 × 16 128 × 32 128 × 48 128 × 64 128 × 80 128 × 96 128 × 112 128 × 128
REMARKS
• Set the character magnification for both length and width to the multiple of 2, 4,
6 and 8 if high quality font is used.
• If a part with high quality font is displayed with the part display/part movement
display function on the screen which is not using high quality font, the part is
not displayed in high quality font.
When any of characters on the screen are changed to high quality font, the part
is displayed in high quality font.
Length
magnification
×1 ×2 ×3 ×4
Width
magnification
× 0.5 8 × 16 8 × 32 8 × 48 8 × 64
×1 16 × 16 16 × 32 16 × 48 16 × 64
×2 32 × 16 32 × 32 32 × 48 32 × 64
×3 48 × 16 48 × 32 48 × 48 48 × 64
×4 64 × 16 64 × 32 64 × 48 64 × 64
4 - 16
4 SPECIFICATION
MELSOFT
4 - 17
4 SPECIFICATION
MELSOFT
4 - 18
4 SPECIFICATION
MELSOFT
GOT-A900 GOT-F900
Function Details Refer To
series series
Function that performs bit device ON/OFF, word device value changing, screen
Touch key Section 5.5
switching, etc. according to the touch keys touched.
Numerical Function that inputs the desired value into the designated word device.
Section 5.6.1
input
ASCII input Function that inputs the desired ASCII code into the designated word device. Section 5.6.2
The hardcopy function enables you to capture and print out a GOT monitor
4 3
Hardcopy screen, and save to a PC card using BMP-type data file by setting a bit device to Section 5.8.1
ON/OFF or by touching the touch key set in the Touch key (Extended) settings
4 5 Function that writes the data from the bar code reader into the PLC CPU.
Barcode Section 5.8.8
System Function that checks the GOT operation status with the PLC CPU.
Section 5.8.2
information
Observe Function that writes data to the PLC CPU when the specified condition is
Section 5.8.3
Status enabled (ON/OFF of specified bit device, word device value range designation).
Function that displays the comments of the ON bit device in the order of
Floating Alarm
occurrence from right to left on the base screen in relation to the comments of Section 5.8.4
display
multiple bit devices.
Function that sets the device as a monitoring device, writes the designated data
1
Recipe into the device, saves the designated device range into the memory card, and Section 5.8.5
writes it into the PLC CPU.
2 Function that reproduces the voice file in WAV format and provides a touch
Sound Section 5.8.6
sound on the touch key or sounds in status monitoring function.
2 Function that displays the test window during display of the monitoring screen to
Test Section 5.8.7
change the device value.
Overlap Function that retrieves other screen on the current screen for overlap display.
Section 5.9.1
screen The retrieved screen is displayed in green frames.
Operation Function that allows operation from outside the GOT using an operation panel
Section 5.8.9
panel connected.
Function that gathers and prints numerical data stored in the word devices or the
4
Report buffer memory of a special function module, or to print numerical data and Section 5.7
comments associated with bit device ON/OFF.
Function that performs operation, such as device write, at the specified time of Section
Time action
the day of the week. 5.8.10
Function that collects data in the specified cycle or under the bit condition and Section
Sampling
displays them in a graph or the like. 5.8.11
Function that can control the GOT display with the GOT's original programs Section
Script (scripts). 5.8.12
Chapter 7
1 When using the recipe function on the A95 GOT, among the A95 GOTs, use any of the A95 GOT-TBD-M3, A95 GOT-SBD-M3,
A95 GOT-LBD-M3 and A950 handy GOT.
2 Not used on the A95 GOT.
3 Unusable on the F930GOT.
4 Unusable on the A950 handy GOT.
5 Unusable on the F940 handy GOT.
4 - 19
4 SPECIFICATION
MELSOFT
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
4 - 20
4 SPECIFICATION
MELSOFT
Specifications
Display/operation Monitor/write Option
triggers devices functions
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
Alarm list
display Shape, Frame, Plate, Max. number of display
1 184
(System Size characters: 60 characters
alarm)
Max. number of monitor points
24
Alarm list Consecutive bit device
(Memory Shape, Frame, Plate,
display 152 + devices 24 : 512 points
saving Size
(User alarm) 3 Random bit device
16) 1
: 255 points
Display mode
(Overwrite/XOR), Type
Part Display 256 44 Positioning (Top- Part/Mark/Base Screen/Window
left/Center), Color, screen
Blink
Movement Mode
(Position/Line/Point),
Part Display mode
Type
Movement 256 60 (Locus/Movement),
Part/Mark
display Positioning (Top-
left/Center), Color,
Blink
Shape (Basic
figure/Free figure),
High quality font,
Lamp
256 24 Frame, Lamp,
display
Background, Pattern,
Blink, Text, Color, V
H
Meter type
Shape, Frame, Plate,
1/4 Circle
Needle, Meter panel,
(Top/Bottom/Left/Right/Right
Panel meter Text, Size, Color,
256 40 top/Left top/Left Bottom)
display High quality font,
1/2 Circle
Scale display, Scale
(Top/Bottom/Left/Right)
points
3/4 Circle, Circle
24 Shape, Frame, Plate,
Trend graph (Memory Scale display, Scale • Max. number of graphs : 8
76 + devices 2
display saving points, Graph, Style, • Max. number of points : 100
3
16) Width
32
Shape, Frame, Plate,
(Locus
Line graph Scale display, Scale • Max. number of graphs : 8
Mode: 1 76 + devices 2
display points, Graph, Style, • Max. number of points : 500
per 1 6
Width
Project)
Shape, Frame, Plate,
Bar graph
256 220 Graph, Pattern, Max. number of graphs: 8
display
Background
4 - 21
4 SPECIFICATION
MELSOFT
Specifications
Display/operation Monitor/write Option
triggers devices functions
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
4 - 22
4 SPECIFICATION
MELSOFT
Specifications
Display/operation Monitor/write Option
triggers devices functions
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
64 + 36 (set number
of conditions) + 16
512/ (number of indirect Max. number of points for write
Screen, device and bit ALT device operation
Observe 512/ points in all conditions) + Bit momentary, bit RST, bit SET,
Status Project 16 (total of write bit ALT: 40
4
in device points in all Data SET (16 bits): 20
common conditions) + 20 Data SET (32 bits): 10
(number of conditions
with word ranges)
8+4
sum of
When
devices in
stored in the
each recipe
internal
file + 108
memory
number
of recipe file
117
• Max. recipe operation:
number of
256 points
recipe files
• Max. number of points for write
Recipe +9
operation
sum of
16 bits: 8192
number of
When 32 bits: 4096
16 bit
stored in the
devices in
PC card
each recipe
file + 14
sum of 32
bit devices
in each
recipe file
Sound 100 128 Max. number of sound files: 100
Test
Max. number of monitor device
points
Floating
1 Consecutive bit devices:
alarm 80 Character size
(1Project) 512 points
display 6
Random bit devices:
255 points
Overlap
2047 80 + Depending on object
screen
Operation
1 128
panel
Print format, number • Report type
Numeri-
256 44 of print digits, number Real-time continuous/logging
cal
Report
4 - 23
4 SPECIFICATION
MELSOFT
Specifications
Display/operation Monitor/write Option
triggers devices functions
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
1 The number within parentheses indicates the maximum number of set points at the maximum setting of the setting item.
2 For the touch keys to which ON/OFF delays were set, the maximum number of set points is 100 points.
3 Unusable only when the memory storage function is used.
4 In the screen-based status observation function, the condition device browses the device after station number changing.
When the condition is enabled, write is performed to the device of the station number set to the object.
5 The device after station number changing is browsed only for the ON/OFF figure display status of the touch key.
Operation at a touch is performed for the device of the station number set to the object.
6 Operates only during ON.
7 The capacity of the script function set to each window is 0 bytes if the window screen is not displayed.
(b) Maximum setting count when the cycle trigger is set for the
display
The maximum setting count in one screen for the cycle trigger is 100
points.
4 - 24
4 SPECIFICATION
MELSOFT
117 number of recipe files + 9 sum of 16-bit devices in each recipe file + 14 sum of
Recipe function
32-bit devices in each recipe file
4 - 25
4 SPECIFICATION
MELSOFT
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
4 - 26
4 SPECIFICATION
MELSOFT
Specifications
Display/operation Monitor/write Option
triggers devices functions
Offset designation
Max.
During ON/OFF
Word device
Function setting Used memory space
Expression
Bit Trigger
Bit device
Sampling
Ordinary
Rise/Fall
Security
Display attributes Others
Range
points per (bytes)
screen
4 - 27
4 SPECIFICATION
MELSOFT
When the GOT is used for display, objects are displayed on figures regardless of the
setting order of objects.
4.4.2 Objects
For the following combinations only, objects can be displayed with overlap.
When the GOT is used for display for other cases not shown below, the overlap area
becomes improper display.
Make adjustments on the object display conditions to prevent overlap of multiple
objects on the GOT at the same time.
POINT
When setting the touch key, set "Shape" to "No". Do not set "Text".
98 98 98
FULL FULL
4 - 28
4 SPECIFICATION
MELSOFT
4 - 29
4 SPECIFICATION
MELSOFT
b2 : Reserved
b3 : Remains ON while the power-on initial screen appears.
b4 : Normally ON.
b5 : Normally OFF.
b6 to b15 : Reserved
• Base screen information (GS1)
b15 to b2 b1 b0
4 - 30
4 SPECIFICATION
MELSOFT
The pointer value denotes the address of the script error data (GS16 to
47) as indicated below.
Example 1) When GS15 is 16, error data is stored into GS16, 17.
Example 2) When GS15 is 46, error data is stored into GS46, 47.
• Script error data (GS16 to GS47)
Store the script numbers and error codes of the scripts in error in due
order, starting from the higher addresses of the storage area.
When an error occurs, a script number and error code are stored on a 2-
word basis as a history.
Note that if 15 or more errors occur, the upper addresses are overwritten
in order.
• Script execution pointer (GS48)
Stores the pointer value (49 to 79) which indicates the address where a
script execution number (GS49 to 79) is stored. (Default: -1)
Every time an execution number is stored, the pointer value changes as
indicated below.
"-1" "49" "50" "51" ..... "79" "49"
The pointer value denotes the address of the script execution number
(GS49 to 79) as indicated below.
Example 1) When GS48 is 49, the execution number is stored into GS49.
Example 2) When GS48 is 79, the execution number is stored into GS79.
• Script execution number (GS49 t GS79)
Store the script numbers of the scripts executed as a history.
4 - 31
4 SPECIFICATION
MELSOFT
Bit Value of
Setting Example Trigger Type Initial Operation
Trigger
Bit OFF to ON ON
0 Performed
Bit ON to OFF OFF
Bit OFF to ON ON
Other than 0 Not performed
Bit ON to OFF OFF
4 - 32
4 SPECIFICATION
MELSOFT
The devices available for each object function of the GOT-A900 series depend on the
connection target CPU and connection form.
Device availabilities are listed below on connection target CPU and connection form
bases.
Block 1 to 255
Extended file register (ER)
Device R0 to R8191
(Z) Z0 to Z6 (Z0 = Z)
Index register 2
(V) V0 to V6 (V0 = V)
Accumulator (A) A0 to A1
Buffer memory (special function unit) (BM) BM0 to BMn 1
Converting the above bit devices to words
Bit device word 3 4
(except for timer and counter)
GOT data register (GD) GD64 to GD1023
GOT special register (GS) GS0 to GS511
1 Only special function units of the GOT connection station can be designated.
Set within the address range of the buffer memory of the designated special function unit.
2 Writing to the index register is prohibited during computer link connection.
3 Use a multiple of 16 for setting device number.
4 If converting the special internal relay (M) to a bit device word, regard 9000 as 0 and use a
multiple of 16 for the device number.
(Example) M9000, M9016, M9240
4 - 33
4 SPECIFICATION
MELSOFT
4 - 34
4 SPECIFICATION
MELSOFT
Bit device
Bit designation of remote register write area (RWw) Ww0 to WwFF
Bit designation of remote register read area (RWr) Wr0 to WrFF
GOT bit register (GB) GB64 to GB1023
Bit designation of GOT data register (GD) GD64 to GD1023
Remote register write area (RWw) Ww0 to WwFF
Word device
(4) FXCPU
Device number
Device name Available range for monitoring
expression
Input relay (X) X0000 to X0377
Octal notation
Output relay (Y) Y0000 to Y0377
Auxiliary relay (M) M0000 to M3071
Bit device
1 While the touch key function to which a word device bit is designated as the monitor device is
executed, do not write the word device in a sequence program.
2 Bit devices of the timer contact (T) and counter contact (C) cannot be converted to words.
3 Use a multiple of 16 for designating the device number.
4 - 35
4 SPECIFICATION
MELSOFT
D1 to D2048
Link coil D10001 to D12048
D20001 to D22048
GOT bit register GB64 to GB1023
Input register Z1 to Z31840 1
Holding register W1 to W28291 2
Word device
R1 to R2048
Link register R10001 to R12048
R20001 to R22048
Constant register K1 to K4096 3
GOT data register GD64 to GD1023
GOT special register (GS) GS0 to GS511
1 Change the input register 30001 to 30512 to Z1 to Z512. (Example of setting in default)
2 Change the input register 40001 to 49999 to W1 to W9999. (Example of setting in default)
3 Change the constant register 31001 to 35096 to K1 to K4096. (Example of setting in default)
4 - 36
4 SPECIFICATION
MELSOFT
DW0000 to DW02047
Data register
ZD0000 to ZD02047 1
Common register MW0000 to MW7694
GOT data register GD64 to GD1023
GOT special register (GS) GS0 to GS511
4 - 37
4 SPECIFICATION
MELSOFT
CU0050000 to CU0052550
Counter (up counter) (CU)
CU0100000 to CU2552550 Decimal
CD0050000 to CD0052550
Counter (down counter) (CD)
CD0100000 to CD2552550
CN0050000 to CN0052550
Counter (completion bit) (CN)
CN0100000 to CN2552550
N007000 to N007255
Integer (N)
N010000 to N255255
GOT internal bit register (GB) GB64 to GB1023
B003000 to B003255
Bit (B) 1
B010000 to B255255
TP004000 to TP004255
Timer (set value) (TP) 1
TP010000 to TP255255
TA004000 to TA004255
Timer (current value) (TA) 1
Word device
TA010000 to TA255255
CP005000 to CP005255
Counter (set value) (CP) 1 Decimal
CP010000 to CP255255
CA005000 to CA005255
Counter (current value) (CA) 1
CA010000 to CA255255
N007000 to N007255
Integer (N) 1
N010000 to N255255
GOT internal data register (GD) GD64 to GD1023
GOT special register (GS) GS0 to GS511
4 - 38
4 SPECIFICATION
MELSOFT
Bit device
Counter (up counter) (CU) CU0030000 to CU2552550
Decimal
Counter (down counter) (CD) CD0030000 to CD2552550
Counter (completion bit) (CN) CN0030000 to CN2552550
Integer (N) N0030000 to N255255F
GOT internal bit register (GB) GB64 to GB1023
Bit (B) B003000 to B255255
Timer (set value) (TP) TP003000 to TP255255 1
Word device
4 - 39
4 SPECIFICATION
MELSOFT
4 - 40
4 SPECIFICATION
MELSOFT
Bit device
Output relay Q0000 to Q1277
Bit memory M0000 to M2557
GOT bit register GB64 to GB1023
Input relay IW000 to IW126
Output relay QW000 to QW126
Bit memory MW000 to MW254
Timer (present value) T000 to T127
Counter (present value) C00 to C63
D000100000 to D000108190
Word device
D000200000 to D000208190
D000300000 to D000308190
•
Data register
•
•
D012600000 to D012608190
D012700000 to D012708190
GOT data register GD64 to GD1023
GOT special register (GS) GS0 to GS511
D000200000 to D000265534
D000300000 to D000365534
•
Data register
•
•
D409400000 to D409465534
D409500000 to D409565534
GOT data register GD64 to GD1023
GOT special register (GS) GS0 to GS511
4 - 41
4 SPECIFICATION
MELSOFT
1 Write and read operations for GB and GD devices cannot be performed from the host.
4 - 42
4 SPECIFICATION
MELSOFT
The devices available for each object function of the GOT-F900 series depend on the
connection target CPU and connection form.
Device availabilities are listed below on connection target CPU and connection form
bases.
1 Write to the index register cannot be performed during computer link connection.
(2) FXCPU
Available range for Device number
Device name
setting/monitoring notation
Input relay (X) X0000 to X0377
Octal
Output relay (Y) Y0000 to Y0377
Auxiliary relay (M) M0000 to M3071
Bit device
4 - 43
4 SPECIFICATION
MELSOFT
4 - 44
4 SPECIFICATION
MELSOFT
Bit device
Auxiliary memory relay (AR) AR0000 to AR2715
Holding relay (HR) HR0000 to HR9915
Timer contact (TIM) TIM000 to TIM511
Counter contact (CNT) CNT000 to CNT511
GOT bit register GB132 to GB1023
Data memory (DM) DM0000 to DM9999
Word device
1 Special is a device used for special applications (such as interrupt output and communication
error information) of the GOT.
TN0100000 to TN2552550
CU0050000 to CU0052550
Counter (up counter) (CU)
CU0100000 to CU2552550
CD0050000 to CD0052550
Counter (down counter) (CD)
CD0100000 to CD2552550
CN0050000 to CN0052550
Counter (completion bit) (CN)
CN0100000 to CN2552550
GOT internal bit register (GB) GB132 to GB1023 Decimal
TP004000 to TP004255
Timer (set value) (TP) 1
TP010000 to TP255255
TA004000 to TA255255
Timer (current value) (TA) 1
TA010000 to TA255255
Word device
CP004000 to CP255255
Counter (set value) (CP) 1
CP010000 to CP255255
CA005000 to CA005255
Counter (current value) (CA) 1
CA010000 to CA255255
N0070000 to N007255
Integer (N)
N010000 to N255255
GOT internal data register (GD) GD100 to GD1023
4 - 45
5 OBJECT FUNCTIONS
MELSOFT
5 Shape
Data length 16bit/32bit
Unchecked/checked
Image List dialog box ..Choose the Shape
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Numeral Designation of Color (0 to 255)
1) Enter keyword.
2) Search.
3) As a result of search, multiple candidates
for the[Numeral] item appear.
Here, choose "Numeral" in
[Numerical Display] dialog box.
4) Display.
5-1
5 OBJECT FUNCTIONS
MELSOFT
5.1.1 Numerical display function (shows word device data as a numerical value)
This function shows data stored in a PLC CPU device as a numerical value.
(1) Function outline
(a) Reads the data stored in a PLC CPU device to the GOT and displays it as a
numerical value in real time.
D100 150
150
5
Setting Portion Settings
<Basic>tab Device: D100
58 -20 125
(Monitor device: D0)
Setting Portion Settings Setting Portion Settings
Case1: Defined case($V<0), Numeral: 3
<Basic>tab Device : D0 <Case>tab Case2: Defined case(100<$V), Numeral: 0
Plate: 255
(c) Used with the level display function (refer to Section 5.4.6).
(Only when using the GOT-A900 series)
25 98
(Monitor device: D0)
POINT
• The numerical display function allows only one value to be superimposed on one
level indication provided by the level display function.
• A numerical value on a level indication does not blink (flicker).
5-2
5 OBJECT FUNCTIONS
MELSOFT
Blink No/Low/Middle/High
Numeral/Numeral and Plate
Reverse Unchecked/checked
Form
Format Signed decimal/Unsigned decimal/Real/Octal/Binary/Hexadecimal
Right alignment/Left alignment/Center
Disp all digits (add 0) Unchecked/checked
High quality font Unchecked/checked
Size (Height width size setting)
Digits (Digit count setting)
Decimal point (Digit count setting)
Case
Extended tab
Edit Edit Display Format dialog box ..Set the display attribute changing
(Setting for each case) conditional expression and display attribute.
Delete
Option
Security
Offset Checked/Unchecked Device Device dialog box ..Set the Device No.
16bit/32bit
Range Edit Range dialog box ..Set the conditional expression for word device range.
5-3
5 OBJECT FUNCTIONS
MELSOFT
Form
Format Signed decimal/Unsigned decimal/Real/Octal/Binary/Hexadecimal
Right alignment/Left alignment/Center
Disp all digits (add 0) Unchecked/checked
Size (Height width size setting)
Digits (Digit count setting)
Decimal point (Digit count setting)
Expression
Gain 1 (Gain 1 value setting)
Gain 2 (Gain 2 value setting)
Offset (Offset value setting)
POINT
(1) When using the GOT-A900 series
• Security, offset and expression can be set.
• Display color and attributes can be changed when the monitor device value
reaches the specified value.
• The display can be superimposed on a level display or used for XOR display.
Only one value may be superimposed on a level display.
(2) When using the GOT-F900 series
• Expression can be set.
5-4
5 OBJECT FUNCTIONS
MELSOFT
5.1.2 Data list display function (lists multiple word device states as numerical values)
This function gathers the states of multiple word devices periodically and lists them as
numerical values.
(1) Function outline
(a) Sorts a list in the preset priority according to the states of the corresponding
word devices (D11, D21, D31, D41).
GOT display setting
Machining
count result Plan Output Failure
D10: 100 D30: 100 D10: 100 D30: 100
Machine
D11: 10 D31: 30 D11: 30 D31: 32 1 (D10) (D11) (D12)
D12: 3 D32: 3 D12: 3 D32: 5 Machine (D20) (D21) (D22)
2
Machine
D20: 100 D40: 100 (D30) (D31) (D32)
D20: 100 D40: 100 3
D21: 25 D41: 40 D21: 25 D41: 41 Machine (D40) (D41) (D42)
4
D22: 3 D42: 3 D22: 3 D42: 3
Sorted in ascending order
on the basis of this column.
List is sorted every time the display is updated.
Machining Machining
No. count result Plan Output Failure No. count result Plan Output Failure
(b) Using the data list display function and graph display (statistical graph in the
example) together shows multiple device states effectively.
Machine
No. name Target Output
Machine
1 1 100 24
Machine
2 2 100 42
Machine
3 3 100 22
Machine
4 4 100 22
5-5
5 OBJECT FUNCTIONS
MELSOFT
Expression
Mask None/AND/OR/XOR
Pattern Set the mask value.
Shift None/Left/Right
No.of shift Set the shift count.
Expression Input Expression dialog box ...Set the calculation expression.
Device Continuous/Random
Comment Continuous/Random
Case
Edit Edit Display Format dialog box ..Set the display attribute changing conditional
Delete expression and display attribute.
5-6
5 OBJECT FUNCTIONS
MELSOFT
Option
Extended tab
Security
Offset Checked/unchecked Device Device dialog box ..Set the Device No.
Trigger
Trigger Type Ordinary/ON/OFF/Rise/Fall/Range/Sampling (Setting of Sampling Interval) /Bit trigger
16bit/32bit
Signed BIN/Unsigned BIN/Real
Device Device dialog box ..Set the Device No.
Range Edit Range dialog box ..Set the conditional expression for word device range.
Initial display Unchecked/checked
Hold display Unchecked/checked
Bit trigger Bit (Bit count setting)
Set Multiple Bit Trigger dialog box ...Set the bit device and condition enabling.
POINT
• Security and offset can be set.
• Display Label rows can be set. Combining the label rows and statistical or bar
graphs makes effective display.
• Display sequence can be sorted in the ascending or descending order of number
or device values.
• Display color and attributes can be changed when the monitor device value
reaches the specified value.
5-7
5 OBJECT FUNCTIONS
MELSOFT
5.1.3 ASCII display function (shows data stored consecutively within devices as a character
string)
This function regards the data stored consecutively in word devices as text data (ASCII
code) and shows them as a character string.
(1) Function outline
(a) Recognizes the data stored consecutively within the corresponding word
devices (D10 to D14) as text data and shows them as a character string on
the GOT.
AX-41
(b) Updates the characters according to the condition with the monitor device
value changed from a peripheral device, sequence program or the like.
D10: 504FH (PO) D10: 5453H (TS)
D11: 5245H (RE) D11: 504FH (PO)
D12: 5441H (TA) D12: 2020H ( )
D13: 2045H ( E) D13: 2020H ( )
5-8
5 OBJECT FUNCTIONS
MELSOFT
Shape Unchecked/checked
Image List dialog box ..Choose the Shape.
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Text Designation of Color (0 to 255)
Blink No/Low/Middle/High
Text/Text and Plate
Reverse Unchecked/checked
Form
Option
Extended tab
Security
Offset Checked/unchecked Device Device dialog box ..Set the Device No.
Trigger
Trigger Type Ordinary/ON/OFF/Rise/Fall/Range/Sampling (Setting of Sampling Interval) /Bit trigger
16bit/32bit
Signed BIN/Unsigned BIN
Device Device dialog box ..Set the Device No.
Range Edit Range dialog box ..Set the conditional expression for word device range.
Set Multiple Bit Trigger dialog box ...Set the bit device and condition enabling.
5-9
5 OBJECT FUNCTIONS
MELSOFT
Shape Unchecked/checked
Image List dialog box ..Choose the Shape.
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Text Designation of Color (0 to 255)
Form
POINT
(1) When using the GOT-A900 series
• Security and offset can be set.
5 - 10
5 OBJECT FUNCTIONS
MELSOFT
5.1.4 Clock display function (reads and shows clock data of PLC CPU)
This function displays the PLC CPU's clock data (GOT-A900 series) or GOT's built-in
clock data (GOT-F900 series) on the GOT.
(1) Function outline
(a) When using the GOT-A900 series
Reads and shows the clock data of the PLC CPU at power-on, and verifies
the clock data with that of the PLC CPU periodically to update the clock
indication.
Either the date or time can be displayed.
00/08/11
13:48
1) Clock display object (date indication) 2) Clock display object (time indication)
Setting Portion Settings Setting Portion Settings
<Basic>tab Display style: Date Shape: checked <Basic>tab Display style: Time
<Form>tab Data format: yy/mm/dd
11/AUG/2000(FRI)
13:48:40
1) Clock display object (date indication) 2) Clock display object (time indication)
Setting Portion Settings Setting Portion Settings
<Basic>tab Display style: Date Shape: checked <Basic>tab Display style: Time
<Form>tab Data format: Type1 <Form>tab Data format: Type1
5 - 11
5 OBJECT FUNCTIONS
MELSOFT
Display Date
style
Time
Shape Unchecked/checked
Image List dialog box ..Choose the Shape.
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Color Designation of Color (0 to 255)
Form
Data format yy/mm/dd
dd/mm/yy
mm/dd/yy
Size (Height width size setting)
Option
Security
Form
Data format yy/mm/dd
dd/mm/yy
mm/dd/yy
Type1
Type2
5 - 12
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security can be set.
• The clock display function reads the clock data of the following PLC CPU
depending on the connection form.
Connection form Clock data read destination
Bus connection, CPU direct-connection,
PLC CPU at connection destination
computer link connection
MELSECNET connection PLC CPU of master station/control station
CC-Link connection (intelligent device station) PLC CPU of master station/local station
CC-Link connection (remote device station) Clock display function cannot be performed.
• When a communication board having a built-in clock function is installed to the
GOT (except A95 GOT), the clock display is available when the
microcomputer connection is chosen. (When the computer link connection
(including third-party PLC connection) is chosen, the clock function of that
communication board cannot be used.)
For specifications and performance details of the communication board having
built-in clock function, refer to the A9GT-RS2T serial communication board
user's manual.
5 - 13
5 OBJECT FUNCTIONS
MELSOFT
ON
X0 is OFF X0 is ON
D100 1 10 100
(c) Changes the entire on-screen comment display according to ON/OFF of the
bit device (X0). (Example: Changing between Japanese and English)
5 - 14
5 OBJECT FUNCTIONS
MELSOFT
Case (Bit)
Case (Word)
5 - 15
5 OBJECT FUNCTIONS
MELSOFT
Option
Extended tab
Offset Unchecked/checked
Device Device dialog box ...Setting of Device No.
Display mode Transparent/XOR
Preview Unchecked/checked
comment Browse Comment List dialog box ...Setting of comment
Trigger
Trigger Type Ordinary/ON/OFF/Rise/Fall/Range/Sampling (Setting of Sampling Interval) /Bit trigger
16bit/32bit
Range Edit Range dialog box ..Set the conditional expression for word device range.
Expression Set Multiple Bit Trigger dialog box ...Set the bit device and condition enabling.
Mask None/AND/OR/XOR
Pattern Set the mask value.
Shift None/Left/Right
No.of shift Set the shift count.
Expression Input Expression dialog box ...Set the calculation expression.
5 - 16
5 OBJECT FUNCTIONS
MELSOFT
Case (Word)
POINT
(1) When using the GOT-A900 series
• Security and offset can be set.
• Comment can be displayed on multiple lines in the display area.
• Multiple line comments can be displayed.
• Display color and attributes of a comment can be changed when the monitor
device (bit) value turns ON/OFF.
• The display can be superimposed on a level display or used for XOR display.
Note that only one comment display may be superimposed on a level display.
5 - 17
5 OBJECT FUNCTIONS
MELSOFT
5.2.2 Alarm history display function (shows a history of occurrence times, comments and
others when a condition is enabled)
GOT-A900 series GOT-F900 series
This function shows as history data the occurrence times, comments and other
information when the specified bit device turns on or the condition of a word device
value is enabled.
(1) Function outline
(a) Error history display
Shows a history list of dates and times, messages and others when a
device is confirmed to have turned on (error occurrence). (On the GOT-
F900 series, shows only the occurrence dates and times, messages and
occurrence counts.)
OFF
X0 OCCURRED MESSAGE RESTORED CHECKS CUMLAT COUNT
98/06/01 10:25 Conveyor 1 error 11:25 10:45 01:00 1
ON 98/06/01 12:05 Conveyor 2 error 12:40 12:28 00:20 5
98/06/01 12:35 Conveyor 3 error 13:20 12:50 00:15 2
Shows the history when the monitor device turns on.
Setting Portion Settings
<Basic>tab Mode: Cumulation
Alarm History (Common) dialog box
<Monitor Device>tab Delete No.: Continuous, Comment No.: Continuous, Device: X10
Display style: Occurences, Restorations, Checks, Cumulative, Occur
Alarm History (Form) dialog box <Form>tab
frequency
(b) Error detail display (only when the GOT-A900 series is used)
Details and action for the comment turned on (when an error occurred) can
be displayed on the base window, window screen or comment window.
OCCURRED MESSAGE RESTORED CHECKS
98/06/01 10:25 Line 1 error 11:25 10:45
98/06/01 12:05 Line 2 error 12:28
98/06/01 12:35 Line 3 error
Move Detailed Delete
upward display display
X0
Line 1 CHECK
Line 1 CHECK
Line 1 CHECK
ON
Alarm history display Alarm history display
Register as comments the detailed Display on the specified window screen or base screen the detailed
contents and corrective actions for contents and corrective actions for when the specified devices turn
when the specified devices turn to to ON status.
ON status.
5 - 18
5 OBJECT FUNCTIONS
MELSOFT
Basic
Mode History
Cumulation
Alarm Set the number of device points to be monitored (1 to 3072).
Watch cycle Set the monitoring cycle (6 to 800).
Detailed display Not display/Comment window/Window screen/Base Screen
History store Unchecked/checked
Device Device dialog box ...Setting of Device No.
History erase Unchecked/checked
Device Device dialog box ...Setting of Device No.
Memory store Unchecked/checked
Set the storage cycle (1 to 60).
When number of alarm occurences exceed set Unchecked/checked
value, delete oldest alarm occurences
History print Unchecked/checked
Print Format Print Format dialog box
Delete Delete the setting. ...Set the row count, column count, margins, etc.
Monitor Device
5 - 19
5 OBJECT FUNCTIONS
MELSOFT
Basic
Basic tab
Shape Unchecked/checked
Shape Image List dialog box
Frame Designation of Frame (0 to 255) ...Choose the Image List.
Plate Designation of Plate (0 to 255)
Title Designation of Title (0 to 255)
Rule Unchecked/checked
Designation of Rule (0 to 255)
Common Display the alarm common setting dialog box.
Form
Disp. rows Designation of Disp. rows (1 to 27)
Disp. head Designation of Disp. head (1 to 3072)
Sort Oldest/Latest
Size Designation of Size (V H)
Format
Title Set the history item title.
Wide Set the width of history item field.
Color Specify the history item color (0 to 255).
Option
Security Designation of Security (0 to 15)
5 - 20
5 OBJECT FUNCTIONS
MELSOFT
Monitor Device
5 - 21
5 OBJECT FUNCTIONS
MELSOFT
Shape Unchecked/checked
Shape Image List dialog box ...Choose the Image List.
Frame Designation of Frame (0 to 255)
Plate Designation of Plate (0 to 255)
Title Designation of Title (0 to 255)
Common Display the alarm common setting dialog box.
Form
Disp. rows Designation of Disp. rows (1 to 27)
Sort Oldest
Latest
Size Designation of Size (V H)
Format
Title Set the history item title.
Wide Set the width of history item field.
5 - 22
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security can be set.
• By using the PC card, the history data can be backed up.
• The ladder monitor function can be started while the device corresponding to
the one which turned ON or fell within the designated range is being searched.
• Alarm history can be printed out.
• The current number of alarm history data can be stored into the designated
word device.
• The display for the restored device can be deleted using the designated bit
device as trigger.
• When using the following alarm history display function on the A95 GOT,
either of the following corresponding option unit must be installed.
(Cannot be used with the A950 handy GOT.)
For PC card storage : Memory card interface unit
For history printing : Printer interface unit
Only one of the above option units can be installed on the A95 GOT.
Note that PC card storage and history printing cannot be used at the same
time.
(2) When using the GOT-F900 series
• The current status of the alarm history display can be printed out.
• The number of errors entered into the monitoring devices can be stored.
5 - 23
5 OBJECT FUNCTIONS
MELSOFT
5.2.3 Alarm list display function (shows the error information of the system at error
occurrence)
(b) Shows comments corresponding to multiple bit devices, which are ON, in the
specified priority order (order of ascending ON bit device numbers for the
GOT-F900 series).
Occurrence Occurrence
order order
Message Message
2) X1 X3 Check products 2) X1 X3 Check products
X2 X1 Conveyor fault 3) X2 X1 Conveyor fault
X2 Inspect conveyor
1) X3 1) X3
5 - 24
5 OBJECT FUNCTIONS
MELSOFT
Type System
User
Shape Unchecked/checked
Shape Image List dialog box ...Choose the Image List.
Frame Designation of Frame (0 to 255)
Plate Designation of Background
Size Designation of Comment Size (V H)
Form
Device points Set the Device points
Device Device dialog box ...Set the Device No.
Storage Unchecked/checked
Device dialog box ...Set the Device No.
Comment No. Set the first device number Comment List dialog box ...Setting of comment
of comment to be displayed.
Number Plural/Single
Sort Ascending/Descending/Oldest/Latest
Option
Extended tab
Detail
Disp. Set the Comment No.
Display No. Continuous/Random
One touch Unchecked/checked
Trigger
Trigger Type Ordinary/ON/OFF/Rise/Fall/Range/Sampling (Setting of Sampling Interval) /Bit trigger
16bit/32bit
Range Edit Range dialog box ..Set the conditional expression for word device range.
5 - 25
5 OBJECT FUNCTIONS
MELSOFT
Form
Device points Set the Device points
Device Device dialog box ...Set the Device No.
Storage Unchecked/checked
Device dialog box ...Set the Device No.
Comment No. Set the first device number of Comment List dialog box ...Setting of Indication
comment to be displayed.
Number Plural/Single
Sort Ascending/Descending
Option
Detail
Disp. Set the Comment No.
POINT
(1) When using the GOT-A900 series
• Security can be set.
• Priority can be displayed in the order of occurrence/number.
• Multiple or single comments can be displayed in the order of priority.
• A comment can be displayed on multiple lines in the display area.
(If single comment is selected for display)
• The GOT can count the bit devices turned ON and store the count in the word
device.
• Details and actions for the comment turned ON can be displayed on the base
screen, window screen or comment window.
• The ladder monitor function screen can be activated while the device
corresponding to the bit device turned ON is being searched.
(2) When using the GOT-F900 series
• A comment can be displayed on multiple lines in the display area.
(If single comment is selected for display)
• The number of bit devices which are now ON can be stored.
5 - 26
5 OBJECT FUNCTIONS
MELSOFT
OFF
X0
ON
Switch ON
D100 1 10 100
GOT
(c) Shows the specified part according to ON/OFF of a bit device (X1, X2).
OFF ON OFF
X1 X1 X1
OFF OFF ON
X2 X2 X2
5 - 27
5 OBJECT FUNCTIONS
MELSOFT
Parts Fixed No. Image List dialog box ...Set the Part No.
switching
Device Device dialog box ...Set the Device No.
Data type Bit/Word (BIN16)/Word (BCD16)
Display mode Replay/XOR/Overwrite
Positioning Top-left/Center
Type Part
Mark Image List dialog box ...Set the Part No.
Base Screen
Window screen
Fixed Blink No/Low/Middle/High
Color (0 to 255)
Case (Bit)
On/Off-Time setting
No. Image List dialog box ...Set the Part No.
Color Designation of Color (0 to 255)
Blink No/Low/Middle/High
Case(Word)
Indicate No./Indirect/Color/Hold
Attribute Blink No/Low/Middle/High
Delete (Deletion of display setting)
Extended tab
Option
Security Setting of Security (0 to 15)
Offset Device dialog box ...Designation of offset value
Trigger
Trigger Type Ordinary/ON/OFF/Rise/Fall/Range/Sampling (Setting of Sampling Interval) /Bit trigger
16bit/32bit
Range Edit Range dialog box ..Set the conditional expression for word device range.
5 - 28
5 OBJECT FUNCTIONS
MELSOFT
Case(Word)
Start No.
Preview comment Unchecked/checked
Image List dialog box ...Set the Part No.
POINT
(1) When using the GOT-A900 series
• Security, offset and expression (for display method "case (word) " only) can be
set.
• Parts/screens registered by the user can be displayed.
• The user-created base/window screen can be displayed as a part.
• According to the change of the device, only the white area of the registered
part figure can be displayed in a different color.
Only one part can be used.
• Part, display color and attributes can be changed according to the value of the
monitor device. (For display method "case (word)" only)
• The displayed parts, display colors and attributes can be changed according to
ON/OFF of the bit devices. (For display method "case (bit)" only)
• By setting the part/screen number to "0", the displayed part/screen can be
deleted.
• When switching between parts/screens of different sizes (large to small),
unnecessary display is automatically deleted.
(2) When using the GOT-F900 series
• Parts registered by the user can be displayed.
• Part, display color and attributes can be changed according to the ON/OFF of
the bit device. (For display method "case (bit)" only)
• The displayed parts can be erased by setting their numbers to unregistered
numbers.
• When switching between parts/screens of different sizes (large to small),
unnecessary display is automatically deleted.
5 - 29
5 OBJECT FUNCTIONS
MELSOFT
5.3.2 Part movement display function (shows the movement of a part corresponding to a
device)
This function shows the movement or locus of a part figure, which corresponds to
ON/OFF of a bit device or the value of a word device, in the specified moving method.
(1) Function outline
(a) Specifies movement display coordinates with the values of two word devices
(D100, D101).
Regarding the values of the two word devices (D100, D101) as the X and Y
coordinates, this function changes the values of the two word devices (D100,
D101) to display the movement of a part figure.
100 250 400
D100 100 250 400
D101 100 200 300 100 Y coordinate
(D101) 200
Parts
Parts
X coordinate (D100) 300
Parts
1 3
D100 1 2 4 Parts
2 4 Parts Parts
Numbers are point
numbers.
Setting Portion Settings
Part Movement dialog box <Basic>tab Move way: Point Position: D100 Route No.: 1
Parts Move Route dialog box Route No.: 1 Points: 4
(c) Shows a part at any position on a line defined by the specified starting and
end points.
Shows a part on a line which is defined by the starting point (0%) and the end
point (100%) by changing the word device (D100) value relative to the upper
and lower limits.
The word device (D100) value is changed to move the part.
Preset starting and Part is displayed with starting point Displayed at position Displayed at position Displayed at position
end points preset as 0% and end point as 100%. of 70%. of 30%. of 50%.
Starting End
point point D100 70 30 50 End End End
point point point
Parts Parts Parts
Starting point Starting point Starting point
Preset upper limit : 100
Preset lower limit : 0
Setting Portion Settings
Move way: Line Position: D100 Maximum: 100
Part Movement dialog box <Basic>tab
Minimum: 0
5 - 30
5 OBJECT FUNCTIONS
MELSOFT
Parts Fixed No. Image List dialog box ...Choose the Image List.
switching
Device Device dialog box ...Set the Device No.
Data type Bit/Word (BIN16)/Word (BCD16)
Move way Position/Line/Point
Route No.
Position Device dialog box ...Set the Device No.
Maximum/Minimum
Display mode Movement/Locus
Positioning Top-left/Center
Type Part
Mark Image List dialog box ...Set the Part No.
Fixed Blink No/Low/Middle/High
Color (0 to 255)
Case(Bit)
ON/OFF-Time setting
No. Image List dialog box ...Set the Part No.
Color Setting of part color (0 to 255)
Blink No/Low/Middle/High
Case(Word)
Edit Display Format Edit range
Edit Range ...Set the device value range.
dialog box dialog box
Indicate No.
Indirect
Color
Hold
Delete (Deletion of display setting) Attribute Blink No/Low/Middle/High
Option
Extended tab
5 - 31
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security, offset and expression can be set.
• Displayed parts can be changed according to the device value.
• Display part, display color and attributes can be changed when the monitor
device value (word device) reaches a given value.
5 - 32
5 OBJECT FUNCTIONS
MELSOFT
5.3.3 Lamp display function (changes the lit-up color of a lamp with a device value)
This function changes the lit-up color of a lamp with a device value.
(1) Function outline
(a) Lights/extinguishes a lamp according to ON/OFF of a bit device (X0).
OFF
X0 Lamp 1 Lamp 1
ON
POINT
The lamp figure, display color, attributes and character string can be changed
according to ON/OFF of the bit device.
(b) Changes the lit-up color of a lamp according to the value of a word device
(D100).
(Only when the GOT-A900 series is used)
D100=0 D100=1 to 100 D100=100 over
Off On Warning on
POINT
The lamp figure, display color, attributes and character string can be changed
according to the word device value.
5 - 33
5 OBJECT FUNCTIONS
MELSOFT
5 - 34
5 OBJECT FUNCTIONS
MELSOFT
Lamp Unchecked/checked
(External)
Case(Bit)
ON/OFF-time setting
Shape Image List dialog box ...Set the figure number.
Frame Designation of Frame (0 to 255)
Lamp Designation of Lamp color (0 to 255)
Text Text dialog box ...Set the text, display position and spacing from frame.
POINT
(1) When using the GOT-A900 series
• Security and offset can be set.
• Basic figures provided by GT Designer and the free figures set by the user can
be used as lamps.
• A character string can be displayed on the top, center, bottom, right or left of
the lamp.
(2) When using the GOT-F900 series
• Basic figures provided by GT Designer can be used as lamps.
• A character string can be displayed in the center of the lamp.
5 - 35
5 OBJECT FUNCTIONS
MELSOFT
5.3.4 Panelmeter display function (shows a meter according to a word device value)
This function shows a meter at the ratio of a word device value to the upper and lower
limits.
(1) Function outline
(a) Shows a meter at the ratio of a word device (D100) value to the upper limit
(300) and lower limit (0).
POINT
(1) When using the GOT-A900 series
• Security, offset and expression can be set.
• A character string can be displayed on the top, center, bottom, right or left of
the panel meter.
• Scale and scale values can be set above the arc of the panel meter.
(2) When using the GOT-F900 series
• Scale can be set above the arc of the panel meter.
(b) Changes the needle color when the monitor device value reaches a given
value.
(Only when the GOT-A900 series is used)
5 - 36
5 OBJECT FUNCTIONS
MELSOFT
Range Edit range dialog box ...Set the device value range.
Needle Specify the needle color (0 to 255)
Delete Deletion of table setting
Graph
Scale display Unchecked/checked
Scale points
Color
Scale value display Unchecked/checked
Size Designation of size (height width) of
numerical value to be displayed
Value no. Designation of number of numerical
values to be displayed (2 to 11)
Upper/Lower Designation of upper/lower limit value
to be displayed
Option Color Designation of display color of numerical
Security Setting of Security (0 to 15) value (0 to 255)
5 - 37
5 OBJECT FUNCTIONS
MELSOFT
Basic
Device Device Device dialog box ...Designation of device to be monitor.
16bit/32bit
Shape Unchecked/checked
Image List dialog box ...Specify the panel meter display frame.
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Needle Specify the panel meter display Needle. (0 to 255)
Meter panel Specify the panel meter display Plate. (0 to 255)
Form
Type 1/4 (Top,Bottom,Left,Right,Top-Right,Top-Left,Bottom-Left,Bottom-Right)/
1/2 (Top,Bottom,Left,Right)/3/4/Full circle
Direciton Clockwise/Counterclockwise
Point 0 /90 /180 /270
Data type Signed BIN/Unsigned BIN
Upper/Lower Fixed (Numerical setting)
Device Device dialog box ...Set the Device No.
Graph
Scale display Unchecked/checked
Scale points
Color
5 - 38
5 OBJECT FUNCTIONS
MELSOFT
The graph display functions collect word device values and show them in graph format.
They are available in the following types.
• Trend graph display function • Line graph display function
.... Shows data in trend graph .... Shows data in line graph
format. format.
5.4.1 Trend graph display function (shows a word device value on trend graph)
This function gathers data stored in a word device and shows it on a trend graph.
(1) Function outline
(a) Collects data stored in a word device and shows it on a trend graph. After the
last part of the display range is reached, the screen is scrolled.
Scrolling at display
range end
400 400
400
300 300 300
200
200 200
100
0 100 100
1 2 3
0 0
1 2 3 1 2 3
5 - 39
5 OBJECT FUNCTIONS
MELSOFT
Graph Trend
Shape Unchecked/checked
Shape Image List dialog box ...Choose the Shape No.
Frame Designation of Frame (0 to 255)
Plate Designation of Plate (0 to 255)
Form
Direciton Right/Left
Number Designation of Number (1 to 8)
Points Designation of Points (2 to 100)
Frame Checked/unchecked
Monitor Device
Edit Attribute dialog box Graph Designation of Graph (0 to 255)
Style Designation of Style
Delete Deletion of setting Width Designation of Width
Device Device dialog box ...Set the Device No.
Data type Signed BIN/Unsigned BIN/BCD/Real
16bit/32bit
Device Continuous/Random
Case
Upper/Lower Fixed (Numerical setting)
Device Device dialog box ...Set the Device No.
Graph
Extended tab
Scale Unchecked/checked
display
Scale points Designation of Scale points (V H) (0, 2 to 11)
Color Designation of Color (0 to 255)
Scale Checked/unchecked
value display Size Designation of Size (V H)
Value no. Designation of number of numerical values (V H)
to be displayed (0,2 to 11).
Upper/Lower Designation of displayed upper limit value
Option /displayed lower limit value (V H)
Color Designation of Color (0 to 255)
Security Designation of Security (0 to 15)
Offset Unchecked/checked
Device Device dialog box ...Set the Device No.
Store Unchecked/checked
memory
No clear trigger/
Trigger Clear on trigger rise/Clear on trigger fall
Trigger type Rise/Fall Device Device dialog box
Sampling (Setting of Sampling Interval) ...Set the Device No.
ON Sampling/OFF Sampling
Initial display Unchecked/checked
Expression
Mask None/AND/OR/XOR
Pattern Set the mask value.
Shift None/Left/Right
No.of shift Set the shift count.
Expression Input Expression dialog box ...Set the calculation expression.
5 - 40
5 OBJECT FUNCTIONS
MELSOFT
Monitor Device
Edit Attribute dialog box Graph Designation of Graph (0 to 255)
Style Designation of Style
Device Device dialog box ...Set the Device No.
Case
Others
Scale display Unchecked/checked
Scale points Designation of Scale points (V H)
Color Designation of Color (0 to 255)
Trigger type Specify the cycle time (1 to 3600).
Store memory No clear trigger/
Clear on trigger rise/Clear on trigger fall
POINT
• Security, offset and expression can be set.
• As the condition for graphing the specified word device value, you can combine
and set the monitoring cycle and bit condition (ON/OFF).
• Up to eight graphs (for eight devices) can be displayed on one trend graph.
• Up to 100 pieces of collected data can be displayed on the screen.
• Scales and scale values can be set.
• Graph frame can be set.
5 - 41
5 OBJECT FUNCTIONS
MELSOFT
5.4.2 Line graph display function (shows word device values on line graph)
This function gathers the data of multiple word devices and shows a line graph.
(1) Function outline
(a) Batch-collects the data of multiple word devices and shows a line graph.
D100 100 200 300
D101 50 0 400
D102 300 400 100
D103 0 100 0
D104 400 400 300
400
400 400
300 300 300
200
200 200
100
0 100 100
100 101 102 103 104
0 0
100 101 102 103 104 100 101 102 103 104
(b) When the line graph display is updated, the old graph is not erased but a new
graph is overlaid on the old one. (Only when the GOT-A900 series is
displayed)
D100 100 200 300
D101 50 0 400
D102 300 400 100
D103 0 100 0
D104 400 400 300
Cleared by
erase trigger
400
400 400 400
300 300 300 300
200
200 200 200
100
0
100 100 100
100 101 102 103 104
0 0 0
100 101 102 103 104 100 101 102 103 104 100 101 102 103 104
POINT
Note the following when setting a line graph which is specified to show a locus.
• Only one graph may be set to one project.
• It cannot be set to a window screen.
• When there is line graph setting, the window screen's overlap window 2 or test
window cannot be displayed.
• The base screen where line graph setting has been made cannot be displayed as
multiple called screens simultaneously by the screen call function.
• The maximum size of a line graph is equal to the maximum size of an overlap
window.
5 - 42
5 OBJECT FUNCTIONS
MELSOFT
Graph Line
Shape Unchecked/checked
Shape Image List dialog box ...Choose the Shape No.
Frame Designation of Frame (0 to 255)
Plate Designation of Plate (0 to 255)
Form
Direciton Right/Left
Number Designation of Number (1 to 8)
Points Designation of Points (2 to 500)
Frame Checked/unchecked
Monitor Device
Edit Attribute dialog box Edit Device dialog box ...Set the Device No.
Continuous/Random
2 Device point Unchecked/checked
Graph Designation of Graph (0 to 255)
Style Designation of Style
Delete Deletion of setting Width Designation of Width
Data type Signed BIN/Unsigned BIN/BCD/Real
Case 16bit/32bit
Upper/Lower Fixed (Numerical setting)
5 - 43
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security, offset, expression and hidden values can be set.
• Up to eight graphs can be displayed.
• Up to 500 devices can be monitored with one graph.
• Scales and scale values can be set.
• Graph frame can be set.
(2) When using the GOT-F900 series
• Up to four graphs can be displayed.
• Up to 50 devices can be monitored with one graph.
• Scales can be set.
• Graph frame can be set.
5 - 44
5 OBJECT FUNCTIONS
MELSOFT
5.4.3 Bar graph display function (shows word device values on bar graph)
400 400
400 200 200
200 0 0
0 -200 -200
-200 -400 -400
D100 D101 D102 D103 D100 D101 D102 D103
-400
D100 D200 D300 D400
Drawn as figures/texts.
(b) Sorts the bar graph (ascending order, descending order) according to the
word device values. (Only when the GOT-A900 series is displayed)
D100 300 200 400
D101 200 300 100
D102 400 100 200
D103 100 400 300
400 400
400 300 300
300 200 200
200 100 100
100
0
5 - 45
5 OBJECT FUNCTIONS
MELSOFT
Graph Bar
Shape Unchecked/checked
Shape Image List dialog box ...Choose the Shape No.
Frame Designation of Frame (0 to 255)
Plate Designation of Plate (0 to 255)
Form
Direciton Vertical/Horizontal
Number Designation of Number (1 to 8)
Offset Designation of offset value (0 to 100)
Width Designation of bar width in bar graph (1 to 500)
Width + Space Designation of spacing including bar width. (1 to 500)
Frame
Monitor Device
Edit Attribute dialog box Graph Designation of Graph (0 to 255)
Pattern Designation of Pattern
Background Designation of Background
Delete Deletion of setting
Device Device dialog box ...Set the Device No.
Data type Signed BIN/Unsigned BIN/BCD/Real
16bit/32bit
Device Continuous/Random
Case
Base/Upper/Lower Fixed (Numerical setting)
Graph Device Device dialog box ...Set the Device No.
Extended tab
5 - 46
5 OBJECT FUNCTIONS
MELSOFT
Monitor Device
Edit Attribute dialog box Graph Designation of Graph (0 to 255)
Device Device dialog box ...Set the Device No.
Delete Deletion of setting
Data type Signed BIN/Unsigned BIN
16bit/32bit
Case
Base/Upper/Lower Fixed (Numerical setting)
POINT
(1) When using the GOT-A900 series
• Security, offset and expression can be set.
• Bar graphs can be displayed above/under the designated base value.
• Up to eight graphs (for eight devices) can be displayed.
• Graphs can be sorted in ascending/descending order.
• Scales and scale values can be set.
• Graph frame can be set.
(2) When using the GOT-F900 series
• Bar graphs can be displayed above/under the designated base value.
• Up to one graph (for one device) can be displayed.
• Scales can be set.
• Graph frame can be set.
5 - 47
5 OBJECT FUNCTIONS
MELSOFT
5.4.4 Statistical graph display function (shows word device values on statistical graph)
This function graphs the ratios of the collected word device data to the total.
(1) Function outline
(a) Collects the data of multiple word devices and shows the ratios of the word
device data to the total on a circle graph.
D0 40 20 50
D1 60 30 70
D2 70 90 40
D3 30 60 40
0 0
0
75 25 75 25 75 25
50
50 50
(b) Shows the ratios of the gathered multiple word device data to the total on a
percentage bar graph.
D0 40 20 50
D1 60 30 70
D2 70 90 40
D3 30 60 40
100 100
100
50
50 50
0 0 0
5 - 48
5 OBJECT FUNCTIONS
MELSOFT
Graph
Extended tab
5 - 49
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security, offset and expression can be set.
• Statistical graphs of up to 32 divisions (for 32 devices) can be displayed.
• Graphs can be sorted in ascending/descending order.
• Scales and scale values can be set.
• Rectangle graph or circle graph is available.
(2) When using the GOT-F900 series
• Statistical graphs of up to eight divisions (for eight devices) can be displayed.
• Graphs can be sorted in ascending/descending order.
• Scales can be set.
• Rectangle graph or circle graph is available.
5 - 50
5 OBJECT FUNCTIONS
MELSOFT
5.4.5 Scattered chart display function (shows word device values on scattered chart)
This function gathers data stored in word devices associated with the X and Y axes
and shows them on a scattered chart.
(1) Function outline
(a) Collects and shows the data of one point device. By updating the display with
the previous display remaining, shows the variation of the point device value
as a locus.
(b) Batch-collects and shows the data of multiple point devices. By changing the
display switching device value, shows different data as different point figures.
X axis devices
D100 100 50
D101 250 125 400
D102 150 300 300
D103 300 350 200
100
0
Y axis devices 0 100 200 300
5 - 51
5 OBJECT FUNCTIONS
MELSOFT
Basic
Basic tab
Graph Sample/Batch
Shape Unchecked/checked
Image List dialog box ......Choose the Shape.
Frame Designation of Frame (0 to 255)
Graph Frame Unchecked/checked
Plate Designation of Background (0 to 255)
Mode Replace/Locus
Device/Attribute
Display switching Fixed/Device
Device Device Device dialog box ...Set the Device No.
Data type Bit/Word (BIN16)/Word (BCD16)
Display Attribute Point/Line
Fixed Attribute Type / / / / / / /
Size Small/Medium/Large
Color 0 to 255
Points Numerical setting
Device Continuous/Random
16 Bit/32 Bit
Signed BIN/Unsigned BIN/BCD/Real
Device (X axis) Device dialog box ...Set the Device No.
Device (Y axis) Device dialog box ...Set the Device No.
Case
X: Upper Fixed (Numerical setting)
Device Device dialog box ...Set the Device No.
X: Lower Fixed (Numerical setting)
Device Device dialog box ...Set the Device No.
Case (Bit)
ON Type / / / / / / /
Size Small/Medium/Large
Color 0 to 255
OFF Type / / / / / / /
Size Small/Medium/Large
Color 0 to 255
Case (Word)
Edit Edit Display Format dialog box ...Set the display range, type, size and color.
(Setting for each case)
Delete
Edit Edit Display Format dialog box ...Set the display range, type, size and color.
(Ordinary)
5 - 52
5 OBJECT FUNCTIONS
MELSOFT
Graph
Extended tab
Option
Security
Offset Checked Device Device dialog box
/unchecked ...Set the Device No.
Store memory Checked/unchecked
Clear trigger Checked Clear on trigger rise/Clear on trigger fall
/unchecked
Device Device dialog box
Value not X: Unchecked/checked (Hidden value setting) ...Set the Device No.
displayed
Y: Unchecked/checked (Hidden value setting)
POINT
• Security, offset and expression can be set.
• The scattered chart display function allows up to 24 points to be set on one
screen.
• Make setting to avoid a superimpose window to be overlaid on the scattered chart
which is not stored into memory.
If it is overlaid, the overlaid scattered chart part is erased.
5 - 53
5 OBJECT FUNCTIONS
MELSOFT
This function shows a word device value as a level at the ratio to the upper/ lower limit.
(1) Function outline
(a) Shows a word device value as a level in any closed figure at the ratio to the
upper/lower limit.
(b) Used with the numerical display function (refer to Section 5.1.1) or comment
display function (refer to Section 5.2.1). 1
25 98
(Monitor device: D0)
1: On an object of the numerical or comment display function, set the drawing mode (transparent/XOR) which is used to superimpose the
object on the level display.
POINT
• Level display can be overlapped with a value or comment of the numerical or
comment display function.
However, only one value or comment may be overlapped with one level display of
the level display function.
• A value or comment shown on a level display does not blink (flicker).
5 - 54
5 OBJECT FUNCTIONS
MELSOFT
Direction Right/Left/Up/Down
Edit E Edit
‰ ‚ ^ Display
Ö ‚ ^ Format
¶ Ö ‚ ^ dialog
ã Ö ‰
º Ö‚ box Range Edit range dialog box
...Set the device range.
Delete Deletion of setting
Level Designation of Level (0 to 255)
Pattern Designation of Pattern
Background Designation of Background
Option (0 to 255)
Security Setting of Security
Offset Unchecked/checked
5 - 55
5 OBJECT FUNCTIONS
MELSOFT
POINT
• Security, offset and expression can be set.
• A level can be displayed at top, bottom, left or right of a figure.
• The level display color and filling pattern can be changed when the monitor device
value reaches a given value.
5 - 56
5 OBJECT FUNCTIONS
MELSOFT
5.5 Touch Key Functions (When Touched, Touch Keys Perform such Functions as Device
Value Change and Screen Switching)
GOT-A900 series GOT-F900 series
The touch functions are designed to perform the following operations when the
corresponding touch keys are touched.
GOT-A900 GOT-F900
Function name Operation Refer to
series series
Bit function Turns the bit device ON/OFF by touching the key. (a)
Word function Changes the word device value by touching the key. (b)
Base switching function Switches the base screen by touching the key. (c), (d), (e), (f),
Window switching function Switches the window screen by touching the key. (g)
Switches to the extended function screen such as ladder monitor or test
Extended function (h)
window by touching the key.
Station switching function Switches the station by touching the key. (i)
Creation of numerical/ASCII input
Creates the key for numerical or ASCII input. (j)
key
5 - 57
5 OBJECT FUNCTIONS
MELSOFT
D100
100 20
Touching writes
the specified value.
Device
D100 200
D102
100 200
Touching writes the present
value of the specified word
device.
Base screen
switching device Base screen No. 1
1 10
Base screen No. 10
POINT
• Choosing window switching with the operation setting tab enables window
screens to be switched.
• By setting this function to window screens, window screens can be switched.
5 - 58
5 OBJECT FUNCTIONS
MELSOFT
(d) Turning the specified bit device ON/OFF switches between two different base
screens.
Base screen When OFF When ON
switching device Base screen No. 10
When X0 is ON
10 15 Base screen Base screen
When X0 is OFF No. 20 No. 15
10 20
When X0 is ON: 15/OFF: 20 Base screen Base screen
No. 20 appears. No. 15 appears.
Setting Portion Settings
Base Basic Next screen: Device (X0)
<Action>tab
Action ON: No. (15) OFF: No. (20)
POINT
• Choosing window switching with the operation setting tab enables window
screens to be switched.
• By setting this function to window screens, window screens can be switched.
(e) Switches the base screens according to the present value of the specified
word device.
Base screen When
switching device 1 D100 10 D100=100 D100>0 normal
1 New value Base screen No. 10
depends on
comparison Base screen Base screen Base screen Base screen
expression. No. 10 No. 20 No.30 No.80
When 1 D100 10 : 10 Base screen Base screen Base screen Base screen
When D100=100 : 20 No. 10 No. 20 No. 30 No. 80
When D100>0 : 30 appears appears appears appears
When normal : 80
POINT
• Choosing window switching with the operation setting tab enables window
screens to be switched.
• By setting this function to window screens, window screens can be switched.
• Up to 64 different comparison expressions (including those for normal setting)
may be set.
5 - 59
5 OBJECT FUNCTIONS
MELSOFT
POINT
• The GOT stores up to 10 higher-levels of base screen Nos. which had been
displayed up to now. Therefore, the base screens can be switched according to
the history.
1
1 3 5 3 1
5 6 7 8 9
• The level information is made invalid when the GOT is powered off.
Note that if you switch power off, then on again on any midway level, the screen
displayed first will be on the top level.
POINT
By setting this function to window screens, window screens can be switched.
Ladder monitor
function appears.
POINT
The touch key (extended) function can be used to set the following different items.
• Utility • Ladder monitor • Key window
• System monitor • Test window • Special function
monitor
• Start hardcopy • Abort hardcopy • Password
• Clock setting • Clean screen • Network monitor
• Brightness adjustment • List editor
Setting is not allowed when A95 GOT is used.
5 - 60
5 OBJECT FUNCTIONS
MELSOFT
3) Switches the monitor destination to the specified station number when the
present value of the specified word device corresponds to the set
comparison expression.
When
1 D100 100 101 D100 300 normal
Monitoring the
host station Monitoring the Monitoring the Monitoring the
other station other station host station
Station No.: 5 Station No.: 10
When 1 D100 100 : Station No. 5 Station No. 5 appears. Station No. 10 appears. No switching
When 101 D100 300 : Station No. 10
When normal : No switching
5 - 61
5 OBJECT FUNCTIONS
MELSOFT
Type
ABCD 123
POINT
• Refer to Appendix 3 for details of key codes.
• Numerical and ASCII input keys are supplied in the template of GT Designer.
5 - 62
5 OBJECT FUNCTIONS
MELSOFT
Basic
Display Key/ Bit/ Word
Basic tab
trigger
Device Device dialog box ...Set the Device No.
Range Edit range dialog box ...Set the device value range.
Data length 16bit/32bit
Data type Signed BIN/Unsigned BIN/BCD/Real
Shape No/ Basic figure/ Free figure
Switch area reverse Unchecked/checked
High quality font
Buzzer Always set/Set only fill requirements/Always not set
Case
ON/OFF Shape (Basic figure) Image List dialog box Choose the Shape.
V H Designation of Size (V H)
Text ON Text/
Direct Text dialog box ...Set the touch key text.
OFF Text
Copy from ON Copy ON-time text setting to OFF-time text setting.
5 - 63
5 OBJECT FUNCTIONS
MELSOFT
Action
Bit Key Action (Bit) dialog box Device Device dialog box ...Setting of Device No.
Word Key Action (Word) dialog box Device Device dialog box ...Setting of Device No.
Data type Signed BIN/Unsigned BIN/BCD/
16bit/32bit Real
Type Fixed Set the fixed value to be written to
word device.
Indirect Device Device dialog box
(To the following page) Key operation setting (base switching) dialog box
5 - 64
5 OBJECT FUNCTIONS
MELSOFT
Option
Extended tab
Offset Unchecked/checked Device Device dialog box ...Set the Device No.
Trigger
Trigger Type Ordinary/ON/OFF/Range/Bit trigge
Device Device dialog box ...Set the Device No.
16bit/32bit
Signed BIN/Unsigned BIN/Real
Range Edit Range dialog box ...Set the conditional expression for word device range.
5 - 65
5 OBJECT FUNCTIONS
MELSOFT
Bit Key Action (Bit) dialog box Device Device dialog box ...Set the Device No.
Action Set/Alternate/Reset/Momentary
Word Key Action (Word) dialog box Device Device dialog box ...Set the Device No.
16bit/32bit
Data type Signed BIN/Unsigned BIN
Type Fixed Set the fixed value to be written to
word device.
Indirect Device Device dialog box
Option/Trigger
Simultaneous Unchecked/checked
press
Trigger type Ordinary
ON/OFF Device Device dialog box ...Set the Device No.
5 - 66
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Security can be set to display/hide data and to enable/disable the touch key.
• Idling period from when the key is touched until operation starts (set period,
touch again) can be set in increments of one second with a minimum value of
one second. (Delay setting)
• Setting can be made to disable touch keys from being touched simultaneously.
• The following multiple functions can be set to one touch key. If the touch key is
set as an extended key, multiple functions cannot be set.
Operation priority
Function Quantity under multiple
setting
Bit momentary 20 High
Bit SET 20
Bit RST 20
Bit ALT 20
Word SET 20
Base screen switching 1
Window screen switching (overlap window 1) 1
Window screen switching (overlap window 2) 1
Window screen switching (superimpose window) 1
Station switching 1 Low
5 - 67
5 OBJECT FUNCTIONS
MELSOFT
(b) You can change the display color and attributes when entering a given value
to the monitor device. (Only when the GOT-A900 series is used)
Key window
58 -20 125
(Monitor device: D0)
(c) You can set the input cursor display order as you like when there are multiple
numerical input areas.
A 100 B 0 A 550
0 B 0 A 550 B 0 A 550 B 3
Input cursor moving path Numerical input Numerical input Numerical input
Move the input cursor to D. Move the input cursor to B. Move the input cursor to C.
Item Setting Portion Settings Setting Portion Settings
Numerical User ID: 1
<Basic>tab Device: D101 <Option>tab
Input A Move destination ID: 4
Numerical User ID: 2
<Basic>tab Device: D102 <Option>tab
Input B Move destination ID: 3
Numerical User ID: 3
<Basic>tab Device: D103 <Option>tab
Input C Move destination ID: 1
Numerical
<Basic>tab Device: D104
Input D User ID: 4
<Option>tab
Screen auxiliary Move destination ID: 2
Common Cursor Movement Defined key action: User ID order
setting
5 - 68
5 OBJECT FUNCTIONS
MELSOFT
(d) Controls the input cursor position on the PLC CPU side and also develops the
device value whose numerical input has been established into other control.
(Only when the GOT-A900 series is used)
Use the system information function to make sure that the numerical input has
been established.
Under the conditions of the "numerical input number storage area" and
"numerical input signal" data, develop the numerical input value into other
control.
[System information function devices used in this setting example]
Item Description
D6: Numerical input number storage area Stores the user ID of the established numerical input function.
D2.b4: Numerical input signal Turns ON when the numerical input is established.
D1.b4: Numerical input completion signal Turns ON to turn OFF the numerical input signal.
When M1 turns ON, the operation Numerical input When numerical input is established, D6 and D2.b4 make
condition of numerical input A is enabled (Write to D101) changes. Under conditions of their data, develop the D101
to display the cursor and key window. value into other control.
Use the key window to enter and establish D6 : Stores the user ID (1) of the established numerical input.
the value. D2.b4: Turns ON the numerical input signal of the system
information.
M1 ON OFF A 100 B 0
D2.b4 ON OFF D1.b4 OFF ON
M2 OFF
M3 OFF C 0 D 0 D1.b4 ON OFF D2.b4 ON OFF
M4 OFF
When M1 turns OFF, the cursor and key window disappear. After making sure that D2.b4 After developing the D101
Until the operation condition (M1 to M4) of numerical input is turned OFF, turn OFF D1.b4. value into other control, turn
enabled (ON), the cursor and key window do not appear. ON D1.b4 to turn OFF D2.b4.
D1.b4: Turns ON to turn OFF the
numerical input signal of the
system information.
POINT
Refer to Section 5.8.2 for details of the system information function.
5 - 69
5 OBJECT FUNCTIONS
MELSOFT
Form
Format Signed Decimal/Unsigned Decimal/Real/Octal/Binary/Hexadecimal
Right alignment/Left alignment/Center
Disp all digits Unchecked/checked
High quality font Unchecked/checked
Size (Height width size setting)
Digits (Digit count setting)
Decimal point (Digit count setting)
Expression
Mask None/AND
Extended tab
5 - 70
5 OBJECT FUNCTIONS
MELSOFT
Form
Format Signed decimal/UnSigned decimal/Real/Octal/Binary/Hexadecimal
Right alignment/Left alignment/Center
Disp all digits Unchecked/checked
Size (Height width size setting)
Digits (Digit count setting)
Decimal point (Digit count setting)
Others
Gain 1 (Gain 1 value setting)
Gain 2 (Gain 2 value setting)
Offset (Offset value setting)
Upper Fixed Setting of Fixed
User ID Unchecked/checked
Setting of User ID No.
Move Unchecked/checked
destination ID Setting of Move destination ID No.
5 - 71
5 OBJECT FUNCTIONS
MELSOFT
5.6.2 ASCII input function (writes any key code to word devices)
This function writes any key code to the specified word devices.
(1) Function outline
(a) Writes any key code to word devices, starting from the specified one (D100).
(b) You can set the input cursor display order as you like when there are multiple
ASCII input areas.
Input cursor moving path Text input Text input Text input
Move the input cursor to D. Move the input cursor to B. Move the input cursor to C.
5 - 72
5 OBJECT FUNCTIONS
MELSOFT
Shape Unchecked/checked
Image List dialog box ...Choose the Shape.
Form
Option
Security (Display)
Extended tab
Security (Input)
Offset Checked/unchecked Device Device dialog box ...Set the Device No.
User ID Unchecked/checked
Device Set the User ID.
Move destination ID Unchecked/checked
Device Set the Move destination ID.
Screen Setting Screen Auxiliary Setting ...Set the Defined key action.
Trigger
Trigger Type Ordinary/ON/OFF/Range/Bit trigge
16bit/32bit
Range Edit Range dialog box ...Set the conditional expression for word device range.
5 - 73
5 OBJECT FUNCTIONS
MELSOFT
Shape Unchecked/checked
Image List dialog box ..Choose the Shape.
Frame Designation of Frame (0 to 255)
Plate Designation of Background (0 to 255)
Text Designation of Color (0 to 255)
Form
Option
User ID Unchecked/checked
Setting of User ID No.
Move destin. Unchecked/checked
Setting of Move destination ID No.
POINT
(1) When using the GOT-A900 series
• Security and offset can be set.
• Input keys can be created freely.
• By setting the user ID and move destination ID, the position of the next input
area can be set freely.
(2) When using the GOT-F900 series
• The input keys of the F940GOT are available from the key window and GOT's
system window (10-key pad).
• The input keys of the F930GOT are available from the GOT's system window
(10-key pad) only.
• Input keys can be created freely.
• By setting the user ID and move destination ID, the position of the next input
area can be set freely.
5 - 74
5 OBJECT FUNCTIONS
MELSOFT
This function gathers and prints numerical data stored in the word devices or the buffer
memory of a special function module every time a data collection trigger occurs, or
prints numerical data and comments associated with bit device ON/OFF.
(1) Function outline
(a) Gathers and prints data per data collection trigger. (Real-time report)
The current data and next data are printed continuously without the printer
paper page being renewed.
5 - 75
5 OBJECT FUNCTIONS
MELSOFT
(b) Gathers and stores data onto the PC card per data collection trigger. Then,
prints the data stored on the PC card when a print trigger occurs. (Logging
report)
Before printing, the printer paper page is renewed.
Device states Device states
D100: Device used to monitor processed products in line 1
D100 10 D100 50 D101: Device used to monitor processed products in line 2
D101 20 D101 60 D102: Device used to monitor processed products in line 3
D102 30 D102 70 D103: Device used to monitor processed products in line 4
D103 40 D103 80
5 - 76
5 OBJECT FUNCTIONS
MELSOFT
Log
Report num. Set the repeat count of repeated row at print trigger occurrence.
Sampling num. Set the number of times when collected data is stored onto PC card.
Over processing Overwrite/break
Logging Oldest/Latest
Delete trigger type Rise/Fall/ Device Device dialog box ...Setting of Device No.
Turn on/Print
File name Set the file name stored onto PC card.
5 - 77
5 OBJECT FUNCTIONS
MELSOFT
Expression
Mask None/AND/OR/XOR
Pattern Set the mask value.
Shift None/Left/Right
No.of shift Set the shift count.
Expression Input Expression dialog box ...Set the calculation expression.
POINT
• The report function is not available for the A950 handy GOT.
• When using the report function, always install the extended function operating
system (report) into the GOT.
• You can print the numerical data of word devices and special function module's
buffer memory in decimal or hexadecimal.
• You can print numerical data and comments associated with bit ON/OFF.
• You can print the rules and characters drawn on the report screen. It should be
noted that the report screen displays all rules in continuous line but vertical rules
are actually printed as "-----".
• You can register data of up to eight reports (eight report screens) to a single
project.
• You can set up to 256 points of print objects (values, comments) on a single
report screen.
• You can perform data operations.
• The logging report cannot be used on the A95 GOT.
• To print the report on the A95 GOT, the printer interface unit must be installed.
5 - 78
5 OBJECT FUNCTIONS
MELSOFT
This section explains the objects which have various functions other than the monitor
and data input functions. There are the following other object functions.
• Hardcopy function.....................Prints a displayed monitor screen on a printer.
• System information function .....Confirms the GOT operating status on the PLC CPU.
• Observe status function............Writes to the PLC CPU when a condition is enabled.
• Floating alarm function .............Causes comments associated with ON bit devices to flow from right to left on
a base screen.
• Recipe function .........................Writes the specified data to devices or writes and saves device values in the
specified device range to a PC card.
• Sound function ..........................Plays the touch sound of a touch key or a sound (sound file in WAV form) in
the observe status function.
• Test function..............................Shows a test window during monitor screen display to allow a device value to
be changed.
• Barcode function.......................Writes the data read with a barcode reader to the PLC CPU.
• Operation panel function ..........Enables operation from an external operation panel connected to the GOT.
• Time action function..................Performs device write or similar operations at the specified times of day on the
specified days of week.
• Sampling function .....................Gathers data at specified intervals or on bit condition and shows them as a
graph.
• Script function ...........................Controls a GOT display under the GOT side program (script).
5.8.1 Hardcopy function (prints a monitor screen or converts it into image file)
This function prints the current monitor screen of the GOT on a printer or saves it onto
a PC card.
(1) Function outline
(a) Prints the current monitor screen of the GOT on a printer according to
ON/OFF of a bit device.
Start trigger occurs.
OFF ON
X10 D10 10
No. 25
D20 20
D10 10
No. 25
D20 20
POINT
• When the specified bit device is turned ON to trigger a hardcopy start, hold the
specified bit device ON for longer than the preset monitor time.
• When the touch key function is used to turn ON the hardcopy starting trigger, set
the operation type to "Bit SET" or "Bit ALT". If you set it to "Bit momentary", the
hardcopy function is not performed.
5 - 79
5 OBJECT FUNCTIONS
MELSOFT
(b) Saves the current monitor screen of the GOT onto a PC card in BMP format.
Instead of a bit device, a touch key (extended) may also be used to determine
the save timing. (Both the PC card saving and touch key (extended) functions
may be used only when the GOT-A900 series is used)
Saved as BMP file.
No. 10
PC card No. 10
1: Set the operation setting of the touch key to the extended (hardcopy) function.
5 - 80
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• The hardcopy function is not available for the A950 handy GOT.
• When using the hardcopy function, always install the extended function
operating system (ESC printer/PCL printer) to the GOT.
• Using the following hardcopy functions on the A95 GOT requires the
corresponding option modules to be fitted.
For PC card storage: Memory card interface unit
For printout: Printer interface unit
(2) When using the GOT-F900 series
• The hardcopy function is not available for the F930GOT.
5 - 81
5 OBJECT FUNCTIONS
MELSOFT
5.8.2 System information function (confirms the GOT operating status on the PLC CPU)
This function confirms the GOT operating status on the PLC CPU or transmits the
information on the GOT900 series operating status from the PLC CPU to the GOT.
(1) Function outline
(a) Reads information on the GOT operating status from the PLC CPU and
controls the GOT operating status.
1) Read device (D10) data is changed. 2) Read device data is confirmed. 3) Display is cleared according to
the new data of read device
(D10.b1: ON).
(Forced screen saver enable
signal ON)
When bit turns ON, screen No. 25
save status is forcibly chosen.
D10 b2 b1 b0
OFF ON
POINT
The GOT reads the following GOT operation states from the PLC CPU.
• Automatic screen saver disable signal • Forced screen saver enable signal 1
• Key code read completion signal • Numerical input read completion
• Barcode input disable signal signal 1
• Key-in disable signal • Barcode input read completion signal
• Hardcopy monochrome print signal • Hardcopy setting enable signal
• GOT error reset signal • Hardcopy reverse video signal
• Buzzer output signal • External I/O function's output signal
area
• Buzzer one-shot output signal
( 1 System information with which GOT-F900 series is compatible)
5 - 82
5 OBJECT FUNCTIONS
MELSOFT
POINT
The following information can be written to the PLC CPU every time the GOT
operating status changes.
• GOT error code • PC card battery error detection signal
• On base screen number 1 • GOT ready signal
• On window screen number • Key code input signal
• Numerical value input number • Numerical value input signal 1
• Current cursor position 1 • Previous cursor position
• Hardcopy output signal • Key code input signal
• Recipe processing signal • Previous numerical value input
• GOT error detection signal • Current numerical value input
• Printer error detection signal • Cursor position numeric value input
• Barcode input signal 1 • Hardcopy sub-signal
• Human sensor detection signal • Report output signal
• Currently printed report number • Grip switch hold-down status
(A950 handy GOT, F940 handy GOT
only)
( 1 System information with which GOT-F900 series is compatible)
5 - 83
5 OBJECT FUNCTIONS
MELSOFT
5.8.3 Observe status function (writes to the PLC CPU when the specified condition is
enabled)
GOT-A900 series GOT-F900 series
This function writes data to the PLC CPU or performs GOT operation when the
specified condition is enabled, e.g. when the specified bit device turns ON/OFF or the
specified word device value falls within the specified range (only when the GOT-A900
series is used). Two modes are available in this function: to perform write/operation
when the specified condition is enabled, independently of the display monitor screen
(per project); and to perform write/operation for each display screen when the specified
condition is enabled (per screen).
(1) Function outline
(a) When the specified bit device X1 turns ON (condition), writes 100 to D10 (write).
X1 D10 0
D10 100
OFF
ON
When X1 turns ON, GOT recognizes it. When condition is enabled, 100 is written
to word device D10 of PLC CPU.
Trigger/Action
Observe dialog box
Status dialog
<Trigger>tab Trigger 1: ON Device: X1
box
<Project>tab Action : Word set (16bit)
<Action>tab Device : D10
Fixed : 100
POINT
• The observe status function can perform the following write/operation.
• Turn ON a bit device only while the condition is enabled. (Momentary)
• Turn ON a bit device. (Bit SET)
• Turn OFF a bit device. (Bit RST)
• Reverse the current status of a bit device. (Bit ALT)
• Write a value to a word device. (Word SET)
• Play a sound file with an external speaker. (Only when the GOT-A900 series is used)
(b) When the value of the specified word device D100 falls within the the
specified range (100 or more) (condition), turns OFF X10 (write). (Only when
the GOT-A900 series is used)
When D100 value rises to or above 100, condition set to When condition is enabled (D100 value rises to or above 100),
GOT is enabled. bit device X10 of PLC CPU is turned OFF.
X10
D100 26
D100 100 ON
Current temperature Current temperature
: 26 : 100
Operating status Operating status
Operating Standby OFF
5 - 84
5 OBJECT FUNCTIONS
MELSOFT
Trigger
Trigger 1/
ON/OFF/Word Range
Trigger 2
Data length 16Bit/32Bit
Data type Signed BIN/Unsigned BIN/BCD/Real
Operator ==/</<=/!=/>=/>
Constant Constant setting
Offset Unchecked/checked
Action
5 - 85
5 OBJECT FUNCTIONS
MELSOFT
Trigger 1/ ON/OFF
Trigger 2
Device Device dialog box ...Setting of Device No.
Action
Indirect Unchecked/checked
Device Device dialog box
...Set the Device No.
FMOV/BMOV
Edit
Delete
Observe cycle Ordinary
Sampling Setting of Sampling (1 to 60)
Screen
Base screen No./Browse Screen Image dialog box ... Choose the Base screen.
Edit
Delete
Observe cycle Ordinary
Sampling Setting of Sampling (1 to 60)
5 - 86
5 OBJECT FUNCTIONS
MELSOFT
POINT
(1) When using the GOT-A900 series
• Up to two bit/word devices can be specified as conditions.
• Only one type of write/operation can be specified for the set condition.
• Up to 512 points of "condition + write/operation" can be specified for each
project and each screen (up to 512 points per screen).
• Monitoring operation of the condition device may cause a delay in object
display on the GOT screen.
Monitoring operation takes longer as the total number of condition device
points increase or the monitoring intervals shorten. Be careful for setting.
(2) When using the GOT-F900 series
• Up to two bit/word devices can be specified as conditions.
• Only one type of write/operation can be specified for the set condition.
• Up to 40 points of "condition + write/operation" can be specified for each
project and each screen (up to 40 points per screen).
• Monitoring operation of the condition device may cause a delay in object
display on the GOT screen.
Monitoring operation takes longer as the condition bit device points increase
(the number of device points will be up to 80 if project-based or screen-based
settings overlap) or the monitoring intervals shorten. Be careful for setting.
5 - 87
5 OBJECT FUNCTIONS
MELSOFT
5.8.4 Floating alarm function (causes comments to flow from right to left on a base screen)
This function causes comments associated with multiple bit devices to flow from right
to left on a base screen in occurrence order of comments corresponding to the bit
devices which are ON.
Comments keep flowing until the ON bit devices turn OFF.
(1) Function outline
(a) When a bit device X1 turns ON, a comment indicating error occurrence
associated with the bit device X1 flows.
X1 Error
OFF D100 10
Error
ON
Error
Left Right
(b) When comments are associated with multiple bit devices, the comments flow
from right to left on a base screen in occurrence order of comments
corresponding to the bit devices which are ON, and how many monitoring bit
devices are currently ON is also checked.
(Only when the GOT-A900 series is used)
Indicates how many monitor devices
are ON using numerical display
object. 1
Line 3 error Error
Number of errors
6 Line
3 error Error
1: Set the numerical display monitor devices to the occurrence count storage device (D10).
5 - 88
5 OBJECT FUNCTIONS
MELSOFT
Delete
Comment No. Browse Comment List dialog box ...Register the comment.
Size
Delete
POINT
• Devices to be monitored are common to all screens, but whether floating alarms
are displayed or not can be set for each base screen.
• Floating alarms appear at the bottom of the screen.
5 - 89
5 OBJECT FUNCTIONS
MELSOFT
This function writes/reads device values to/from the specified devices of the PLC CPU
on the specified condition (device ON/OFF).
The read data are stored as indicted below depending on whether the GOT is the
GOT-A900 series or GOT-F900 series.
• GOT-A900 series: Stored onto a PC card in CSV format (except A950 handy GOT)
• GOT-F900 series: Stored into the GOT.
(1) Function outline
(a) Turns ON the specified device X1 at a machining start or the like to write the
initial device values of the PLC CPU from the GOT.
1) Specified device
(write trigger) X1 turns ON.
X1
OFF
ON D10 10 D10 10
D11 20 D11 20
D12 30 D12 30 2) Device values are written
D13 40 D13 40 to specified devices of
PLC CPU.
POINT
Device values may also be written to the specified devices of the PLC CPU from a
PC card fitted to the GOT. (Only when the GOT-A900 series (except the A950
handy GOT) is used)
5 - 90
5 OBJECT FUNCTIONS
MELSOFT
(b) Turns ON the specified device X2 at a machining end or the like to store the
specified device values at machining end onto a PC card.
(Only when the GOT-A900 series (except the A950 handy GOT) is used)
1) Specified device
(read trigger) X2 turns ON.
X2
PC card
OFF
ON D20 10 D20 10
D21 20 D21 20
D22 30 D22 30
D23 40 D23 40
2) Specified device values are read and
stored onto PC card.
POINT
Periodically writing device states to a PC card in the method (b) to back up the data
enables a return to the status (b) when a next startup or the like is made in the
method (a).
(For the GOT-F900 series, both the read and write triggers should be set in the
recipe operation setting since the read data are stored into the GOT.)
(c) Using the spreadsheet or similar software of the personal computer, edit the
device values read from the PLC CPU and saved on the PC card as a CSV
format file.
(Only when the GOT-A900 series (except the A950 handy GOT) is used)
2) Perform read, edit, etc. of PC card file on
1) Device value data read spreadsheet software or like.
from PLC CPU Value
100
D10 100 50
D11 200 250
D12 300
Fit
PC
card
Fit PC
card
D10 100
D11 50 3) Save on PC card in CSV file format the device value
D12 250 data edited on personal computer, and use them on
GOT.
Specify the same file name as that of the edit source.
Setting Portion Settings
Device points: 3
Recipe <Operation
Device: D10
Attribute Contents>tab
PC card: Use
dialog <Read Trigger> Trigger 1
box tab X2 ON time
5 - 91
5 OBJECT FUNCTIONS
MELSOFT
PC card Not used/Use (In the case of a file not being used, a file will be
created with the recipe device) /Use (Not set recipe device value)
Read Trigger
ON/Off
Trigger 2 Unchecked/checked
Write Trigger
ON/Off
Trigger 2 Unchecked/checked
5 - 92
5 OBJECT FUNCTIONS
MELSOFT
Read Trigger
ON/Off
Write Trigger
ON/Off
Recipe Device
POINT
(1) When using the GOT-A900 series
• Up to two devices can be specified as conditions.
• When using the recipe function, always fit the memory board to the GOT.
(Except the A95 GOT)
• When using the recipe function, always install the extended function operating
system (recipe) into the GOT.
• When using the recipe function on the A95 GOT, use any of the A95 GOT-
TBD-M3, A95 GOT-SBD-M3 and A95 GOT-LBD-M3 among the
A95 GOTs.
(2) When using the GOT-F900 series
• Up to two devices can be specified as conditions.
5 - 93
5 OBJECT FUNCTIONS
MELSOFT
Set WAV format sound files to play sounds as error warning messages and touch
sounds provided when touch keys are touched.
(1) Function outline
(a) When playing a sound file with the observe status function
(Condition: When the bit device X1 turns ON, a sound file is played.)
Specified bit device X1 turns ON.
X1
OFF
ON
Operation
stops.
Sound File List dialog box Click the Edit button to register the WAV format file as a sound file.
Trigger/Action
Observe dialog box
Status dialog Trigger 1 : ON
box <Trigger>tab
Device : X1
<Action>tab Action : Sound
POINT
To play a WAV format sound file when a touch key is touched, turn on the [Change
touch key sound] check box in the [Project Auxiliary Setting] dialog box to make
setting.
5 - 94
5 OBJECT FUNCTIONS
MELSOFT
File name
POINT
• The sound function is not available for the A95 GOT.
• When using the sound function, always mount the memory board and external
speaker to the GOT.
• When using the sound function, always install the extended function operating
system (sound) into the GOT.
• Sound files that can be played on the GOT are in the [8.000kHz, 16 bits,
monaural] audio format. However, most of the sound files used generally are
created in other audio formats.
Hence, when using generally used sound files on the GOT, they must be
converted into the GOT format using general-purpose sound editing software
(e.g. "Sound Recorder" of Windows 95). R
5 - 95
5 OBJECT FUNCTIONS
MELSOFT
5.8.7 Test function (changes the device value of the PLC CPU)
This function shows a test window during monitor screen display to change a device
value.
(This function is available while the ladder monitor function is used.)
(1) Function outline
(a) Touch a touch key to show a test window and change a device value.
X Y M L S
B F
G AC DEL
POINT
• The device types whose values can be changed with the test function are as
follows.
• Bit device ON/OFF
• Word device's current value change
• Timer/counter's set value change
• Buffer memory's current value change
• The test function is not available for the A95 GOT.
5 - 96
5 OBJECT FUNCTIONS
MELSOFT
5.8.8 Barcode function (writes data read with barcode reader to PLC CPU)
This function writes to the PLC CPU the data which are read with a barcode reader
connected to the GOT.
(1) Function outline
(a) Reads barcode data with a barcode reader and writes them to the specified
devices (D0 to D5) of the PLC CPU.
Barcode
Device points
Delete
POINT
(1) When using the GOT-A900 series
• The barcode function is not available for the A950 handy GOT.
• When using the barcode function, always install the extended function
operating system (barcode) into the GOT.
(2) When using the GOT-F900 series
• The barcode function is not available for the F940 handy GOT.
5 - 97
5 OBJECT FUNCTIONS
MELSOFT
This function writes touch inputs, numerical inputs, screen switching, etc. to devices
from outside the GOT using an operation panel.
(1) Function outline
(a) Turns ON the bit device X0 of the PLC CPU from an operation panel outside
the GOT.
OFF
X0
ON
X0
X0 ON
Trigger
Trigger Type Ordinary/ON/OFF/Range
16bit/32bit
Signed BIN/Unsigned BIN/Real
5 - 98
5 OBJECT FUNCTIONS
MELSOFT
POINT
• The operation panel function is not available for the A950 handy GOT.
• When using the operation panel function, an external I/O unit must be fitted to the
GOT.
• When using the operation panel function, always install the extended function
operating system (external key input) into the GOT.
• The operation panel is incompatible with the operation screens dedicated to the
utility menu, system monitoring function, ladder monitoring function, special
module monitoring function and list editor function.
• If you have pressed the touch key and operation panel at the same time, both are
made valid and the one detected first is processed first.
5 - 99
5 OBJECT FUNCTIONS
MELSOFT
This function performs the following operations at the preset times of day on the preset
days of week.
• Turns a bit device ON/OFF.
• Writes a value to a word device. (GOT-A900 series only)
• Plays a sound file from an external speaker. (GOT-A900 series only)
(1) Function outline
(a) Holds M0 ON between 8:00 AM and 5:00 PM from Monday to Friday.
OFF
M0 ON ON
ON M0 OFF OFF
M0 Starting End Starting End
time time time time
(b) Plays sound 1 and writes "9999" to D100 at 8:00 AM on Monday, and plays
sound 2 and writes "0" to D100 at 5:00 PM on Friday.
(GOT-A900 series only)
Monday Tuesday to Thursday Friday
8:00 17:00
D100 0000 9999 It's a start D100 9999 0000 Have a nice
of this week!! weekend!!
5 - 100
5 OBJECT FUNCTIONS
MELSOFT
Action
Bit Unchecked/
checked
Device Device dialog box
...Setting of Device No.
Word Unchecked/
checked
Device Device dialog box
...Setting of Device No.
5 - 101
5 OBJECT FUNCTIONS
MELSOFT
Action
Bit Unchecked/
checked
Delete Deletion of time action Device Device dialog box
Delete all Deletion of all time actions ...Setting of Device No.
POINT
(1) When using the GOT-A900 series
• Up to 32 points can be set to one project.
Also, "bit", "word" and "sound output" can be set together per point.
• When the connected PLC CPU does not have clock data, the time action
function is unusable.
(2) When using the GOT-F900 series
• Up to 8 points can be set to one project.
5 - 102
5 OBJECT FUNCTIONS
MELSOFT
5.8.11 Sampling function (reads PLC CPU data under specified condition)
This function collects data stored in word devices at specified intervals or on bit
condition.
(1) Function outline
(a) Samples four consecutive devices, starting from the specified word device
(D0).
Sampling results can be displayed on the GOT in list or graph format.
Also, they may be read to GT Designer and saved onto FD or processed as
text data on a personal computer.
Sampling condition: Intervals (1 minute)
400
300
200
Displayed as graph
100 or list.
0
D100 D101 D102 D103
Upload
5 - 103
5 OBJECT FUNCTIONS
MELSOFT
POINT
Sampling results can be printed by a printer connected to the GOT.
(This cannot be performed when the PLC is connected by RS-232C
communication.)
5 - 104
5 OBJECT FUNCTIONS
MELSOFT
This function controls a GOT display under the GOT's original programs (hereafter
abbreviated to scripts).
Using the GOT side scripts to exercise GOT display control, load on the system side
(PLC CPU, microcomputer, etc.) display can be reduced significantly.
POINT
Refer to "Chapter7 Script functions" for details of the script function. This chapter
provides details on the specifications, setting procedures, program examples and
troubleshooting of the script function.
Also refer to Section 7.4 for the setting methods of specific examples explained in
the function outline and the program data of scripts.
All lines stop Line 1 running Lines 1, 3 running All lines stop
Line 1 Line 2 Line 3 Line 1 Line 2 Line 3 Line 1 Line 2 Line 3 Line 1 Line 2 Line 3
Stop all lines Stop all lines Stop all lines Stop all lines
Line 1 running appears. Lines 1, 3 running appears. All lines stop appears.
135 25 4328
Manager password input screen returns to
previous screen if there is no correct
Touch Manager button. password entry for 10 seconds. Type Manager password. Manager screen appears.
5 - 105
5 OBJECT FUNCTIONS
MELSOFT
Project
Add Script No. Script number setting list Script View dialog box Choose the Script.
Script Edit dialog box File name Script file name designation reference Browse Choose the File name.
Comment Comment setting to script file
Data Format Signed BIN 16Bit/Unsigned BIN 16Bit/BCD 16Bit/Signed BIN
32Bit/Unsigned BIN 32Bit/BCD 32Bit/Real 32bit
Trigger Ordinary
Format ON/OFF/Rise/Fall/Sampling/ON Sampling/OFF Sampling
Sampling Interval Set the Sampling Interval.
Device Device dialog box ...Set the Device No.
Previous Switch to preceding script file.
Next Switch to next script file.
Script Edit Script file editing
Syntax check Grammar check on script file
Edit
Copy Copying of script setting
Paste Pasting of script setting
Delete Deletion of script setting
Up Move up the script setting execution order.
Down Move down the script setting execution order.
Screen
Screen Base/Window Screen No.
Type
Add Script Editing dialog box ............ Same settings as in project
Edit
Copy Copying of script setting
Paste Pasting of script setting
Delete Deletion of script setting
Up Move up the script setting execution order.
Down Move down the script setting execution order.
Script View Script View dialog box Browse Browse dialog box ...Path reference
Editor Select Editor Select dialog box Use Notepad/ Use Word Pad
5 - 106
5 OBJECT FUNCTIONS
MELSOFT
5 - 107
5 OBJECT FUNCTIONS
MELSOFT
This function shows other called screens over a basic screen as a single screen.
(1) Function outline
(a) Shows the same display information on multiple screens.
Necessary screen memory space/display setting is for one screen only.
98/7/25
D10 70
D20 10
Base screen 2
Base screen 4 Base screen 8
D
A FED
B CDE
5 - 108
5 OBJECT FUNCTIONS
MELSOFT
Window screen
Screen Image
Screen Image Display of screen image list
dialog box
Screen Image Screen Image dialog box Display of screen image list
POINT
• The items available for the screen call function change with the GOT used as
indicated below.
Item When using GOT-A900 series When using GOT-F900 series
Setting target screen Base screen, window screen Base screen
Max. number of called
2047 5
screens 1
Max. number of layered
16 (excluding source screen) Nesting not allowed
(nesting) levels 2
1: Indicates the maximum number of called screens relative to the basic screen (source screen).
2: Indicates levels on which screens will be further called.
• Called screen combinations cannot be changed during screen display after
transfer to the GOT.
5 - 109
5 OBJECT FUNCTIONS
MELSOFT
(4) What you should know to use the screen call function (when using
GOT-A900 series)
(a) Order of displaying called screens
When multiple called screens exist on one screen, the display order is
determined by the order of setting on GT Designer and the order of called
screen levels.
Called screens are displayed in the following numerical order.
Since screens displayed later are shown on earlier ones, latter screens
come to front.
2000/8/15
A 1254 B 1254
C 348 D 348
2
1 6
1 9
1
Called screen level order
Line
1
3
1 5
1 7
1 8
1 10
1
A 1254 B 1254
C 348 D 348
Line
2
4
1 11
1
Line
3
POINT
The security function, observe status function and script function set on called
screens are also processed in the same order as the called screen displaying
order.
5 - 110
5 OBJECT FUNCTIONS
MELSOFT
• Object data
Out of the objects on a base/window screen and on a called screen,
the object whose value changed appears at the front.
12345 12345
000001
+ 000001
• Touch keys
At first, the touch key on the screen displayed later appears at the
front. After that, the touch key whose display condition changed
appears at the front.
5 - 111
5 OBJECT FUNCTIONS
MELSOFT
POINT
• Touch keys on called screens 1 to 99 are valid. The other touch keys are all
invalid.
Among overlapping touch keys, those on up to the sixth screen, counting from the
basic source screen, are activated.
Touch Touch Touch Touch Touch
Called screen 99
Called screen 98
Called screen 9
Called screen 8
Called screen 7
Called screen 6
Called screen 5
Called screen 4
Called screen 3
Called screen 2
Called screen 1
• When called screen touch keys are overlapping, the touch keys are activated in
order of upper to lower ones. Hence, the key may not be activated if touching time
is short.
• If simultaneous touch disable keys are overlapped, they are inactive.
5 - 112
5 OBJECT FUNCTIONS
MELSOFT
(5) What you should know when using the screen call function (when
the GOT-F900 series is used)
When superimposed on a base screen, a called screen is shown as described
below, and therefore, setting should be made carefully.
(a) When screen displays are overlapped
1) Figure data
A called screen figure appears at the back.
2) Touch keys
The touch key on the called screen appears at the front.
If touch keys are overlapped, only the base screen touch key functions
when touched.
(b) When objects that may be set only once on a single screen
are superimposed
When objects that may be set only once on a single screen, e.g. keyboard
and alarm list, are superimposed, they are all displayed but the function is
restricted and the display is not provided correctly.
5 - 113
5 OBJECT FUNCTIONS
MELSOFT
By setting the security level (0 to 15) for each object or screen, display data can be
displayed or hidden according to the security level of the user.
A password can be set for each security level, which can be changed by inputting the
corresponding password.
(The GOT-F900 series allows only the security level of the base screen to be set.)
Security level 0 : No security function is set.
Security level 1 : Low
Check Change
1 Field worker 1
Field
2 responsible 2
person
Plant
3 3
manager
Maintenance
4 /inspection 15
person
Others 0
5 - 114
5 OBJECT FUNCTIONS
MELSOFT
Security level: 0
Line control screen Line control screen
You can perform
Production target Production target
Security level: 1 operation for line
Line control screen 150 150 run/stop.
Run Stop Run Stop
Password
1 Password
screen appears.
2 Password Password
P0 M999 K
MOV 1 D1
Line control screen 187
K K
- 1234 D100 MOV
You can perform
2 D2
RST V
K
Production target
Security level: 15
MOV
MOV maintenance
90 D162
K
110 D167
K
1500
K K
MOV
/inspection using
100 D172
SET M9028
password. function.
Password
4
Line No.1
Destination A 1254 A 1254
screen security B 348 B 348
Line1 level: 6
Cancel Cancel
Touch the touch key Since the security level of the destination screen is The security level is changed The base screen is
(base switching) to higher than that of the current screen, the password to a level higher than that of changed.
switch the base screen. screen for changing the security level is displayed. the destination screen.
After pressing the Cancel key, press the - key to
return to the previous screen.
5 - 115
5 OBJECT FUNCTIONS
MELSOFT
Display object
5 - 116
5 OBJECT FUNCTIONS
MELSOFT
POINT
• How to set the security password
Before using the security function, you must set the password of each security
level.
Refer to the help of GT Designer for details of the setting method.
• How to change the security level
When you want to change the security level during operation of the GOT, use the
following procedure.
1) Perform either of the following operations on the GOT monitor screen to show
the password.
• Touch the touch key (extended) for switching to the password screen.
• Touch the password on the utility screen.
2) On the password screen, type the password of the security level you want to
change, and touch .
When stopping the security level change, touch in the password display
window.
3) The security level of the current screen is changed and the screen provides the
display which matches the security level.
• If you forgot the security password, security cannot be canceled. Write down
the password so that it may never be forgotten.
5 - 117
5 OBJECT FUNCTIONS
MELSOFT
The value of the set offset device is added to the monitor device address to monitor
devices.
(1) Function outline
(a) Shows multiple device values with one numerical display function.
(Monitor device: D100 to D199, offset device: D200)
Production of line 1 is Touch the line input area. Type the line you want to display. Production of line 5 is
displayed. displayed.
Offset value: 1 Offset value: 5
Device: D100+1=D101 Device: D100+5=D105
Item Setting Portion Settings
Line Numerical Input dialog box <Basic>tab Device: D200
Numerical Display dialog <Basic>tab Device: D100
Production
box <Option>tab Offset Device: D200
Production setting screen Production setting screen Production setting screen Production setting screen
Settings of line 1 are displayed. Touch the production Type production count Engine production
Offset value : 1 input area. of engines. setting is complete.
Comment No.: 1
Device: D100+1=D101
Settings of line 5 are displayed. Type the line you want Touch the production
Offset value : 5 to display. input area.
Comment No.: 5
Device: D100+5=D105
5 - 118
5 OBJECT FUNCTIONS
MELSOFT
Offset Unchecked/checked
5 - 119
5 OBJECT FUNCTIONS
MELSOFT
This function operates on the device value set to the corresponding object with the
preset calculation expression to perform the corresponding object function with the
resultant value.
(1) Function outline
(a) Shows a monitor device (D100) value as a numerical value having a decimal
point.
(Operation expression (monitor): $$/100)
D100 50
0.5
Operation: 50/100=0.5
(b) Writes a numerical value with a decimal point to the PLC CPU.
(Operation expression (write): $W 100, operation expression (monitor):
$$/100)
5 - 120
5 OBJECT FUNCTIONS
MELSOFT
5 - 121
5 OBJECT FUNCTIONS
MELSOFT
Operation result 0 0 0 0 0 1 0 1 0 1 0 1 0 0 0 0
Operation result 0 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1
Operation result 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0
Operation result 0 0 0 0 1 1 1 1 0 0 1 1 1 0 1 0
Operation result 1 0 1 0 1 1 1 1 0 1 1 1 0 0 0 0
5 - 122
5 OBJECT FUNCTIONS
MELSOFT
If no expression is specified
2) Sequence of expressions for numerical input function
Operation using Mask
Input value expression Shift operation operation 2
(Write word operation) (AND)
Input value is calculated
using the expression.
Data is written
to destination
device
Item Setting
Input value 5555H
Operation by expression None
Shift operation None
Mask value 00FFH
Device value prior to write
AAAAH
(present value)
Processing result up to shift operation Device value prior to write (present value)
and mask value are ANDed. and reverse pattern of mask value are
ANDed.
5555H AND 00FFH = 0055H AAAAH AND FF00H = AA00H
(b) Gain 2
Division is performed. (Defaults to 1 when not used)
• Word element data/Gain 2
(c) Offset
Addition or subtraction is performed. (Defaults to 0 when not used)
Enter a negative value to perform subtraction.
• Word element data + Offset
5 - 124
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following describes the outline of the procedures for common setting required for
preparing screens on the GT Designer.
For operation procedures of each item, refer to the help window of the GT Designer.
Start
Select [Common]-[Switching Station No.] menu to designate the ⋅⋅⋅⋅⋅⋅ If station number is not switched,
device for switching the station number setting is not required
6
End
6-1
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following describes the outline of the operation procedures for drawing objects.
For further details, refer to the help window of the GT Designer.
Start
6
Designate the basic tab items (basic setting, display setting, etc.)
g £
Š ƒ^Designate
’ â { ƒƒ
“ ð Š the
‚ Nƒ ƒ Ndisplay
bƒ ƒ · ‚ position of the object
‚ é
End
6-2
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following flowchart gives an outline of operation procedure for creating a report
screen.
For full information, refer to the help function of the GT Designer.
Start
End
6-3
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
To operate the GOT, the following system programs must be installed on the GOT.
(1) Standard monitor OS
The system program to control the monitor function
(2) Communication driver
The driver to communicate between the GOT and the PLC CPU
(3) Extended function OS (Installed as required)
The system programs which provides the GOT with the following extended
functions
• Ladder monitoring • Recipe function • Operation panel function
function
• System monitoring • Sound function • Report function
function
• Special unit monitoring • Printer function
function
• Network monitoring • Barcode function
function
POINT
The following six different combinations of extended function Operating Systems
can be installed in the GOT and used simultaneously.
1) System monitor
2) Only one of the following may be selected.
• MELSEC-A ladder monitor
• MELSEC-FX ladder monitor
• MELSEC-QnA ladder monitor function 1 2
• MELSEC-Q ladder monitor function 1 2
3) Special unit, Recipe, Sound
4) Network monitor
5) List editor function (MELSEC-A) 1 2
6) Only one of the following may be selected.
• ESC printer, barcode, report, key board
• PCL printer, barcode, report, key board
• ESC printer, barcode, report, I/O
• PCL printer, barcode, report, I/O
1: Note the following when installing the "MELSEC-QnA ladder monitor function", "MELSEC-Q
ladder monitor function" and "list editor function (MELSEC-A)".
• When installing either of the above, the other extended function Operating Systems to be
installed should be four or less.
• When installing the above two at the same time, the other extended function Operating
Systems to be installed should be two or less.
2: Depending on the GOT's memory area status, this function may not be installed when it is
installed in the GOT where several extended/option functions have already been installed.
In such a case, reinstall it after deleting the extended/option functions which have been
installed in the GOT.
6-4
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
1: If either of the following status has occurred during use of the flash PC card, perform the
scan disk of the flash PC card on the personal computer used.
• PC card-related error code (334, 351, 352, 353, 354, and 355) was detected by the alarm
list (System Alarm) function.
• The "Data transfer error" message was displayed when you executed the screen copy of
the utility functions.
2: The corresponding ROM_BIOS is factory-installed in the GOT unit.
POINT
• How to check the ROM_BIOS version installed in the GOT
Use the memory information function of the GOT.
MEMORY INFORMATION
[ S/W Version ]
ROM_BIOS
ROM BIOS Ver.2.0.0 [C]
SYSTEM Ver.2.0.0 Version
COMM. DRIVER Ver.2.0.0
PLC MONITOR Ver.2.0.0
ESC PRINT.B-CODE Not Installed
LADDER (A) Ver.2.0.0
SP. UNIT MON Ver.2.0.0
(SP,RECIPE,WAVE)
SP. UNIT DATA Not Installed
NET WORK MON Ver.2.0.0
6-5
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
POINT
If the GOT does not run due to any of the above-indicated operations, reinstall
the system program in the following procedure.
1) Switch off the GOT unit.
2) Remove the communication board/communication unit/option unit loaded to
the GOT.
If the GOT has the built-in communication interface, disconnect the
communication cable.
3) Hold down the following two places of the GOT display section at the same
time and switch on the GOT.
6-6
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following describes the outline of the operation procedures for installation of the
ROM_BIOS.
For further details, refer to the help window of the GT Designer.
Start
Select the source path name and the destination (GOT/PC card)
g £
Š ’ â {
ƒ^ƒƒ
“ ð Š Click
‚ Nƒ ƒ bƒ ƒN the
· ‚ Install button
‚ é
End
POINT
The ROM_BIOS is installed as follows according to the destination (GOT/PC
card).
• If installed to GOT
The ROM_BIOS is installed to the built-in memory of the GOT via RS-232C.
• If installed to PC card
The ROM_BIOS is copied to the PC card mounted to the PCMCIA slot.
Mount the PC card which contains the ROM_BIOS to the GOT, and install the
ROM_BIOS to the built-in memory of the GOT by the following procedure.
1) Mount the PC card to the GOT.
2) Turn OFF the GOT.
3) Remove the communication board/communication unit/option unit from the
GOT.
If the GOT has the built-in communication interface, disconnect the
communication cable.
4) Turn ON the PC card access switch.
5) Turn ON the GOT while pressing the following two areas on the GOT display
simultaneously.
6-7
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
6.5.4 Installation of OS
The following describes the outline of the operation procedures for OS installation.
For further details, refer to the help window of the GT Designer.
Start
Select
g £
Š ’ â the
{ƒ^source
ƒƒ
“ ð‚ Nƒpath
Š bƒname
ƒ ƒ
N · ‚and the destination (GOT/PC card)
‚ é
g £
Š ’ â {
ƒ^ƒƒ ‚ NSelect
“ ð Š bƒ the
ƒƒ ƒ
N ·‚type
‚ of OS to install
é
g £
Š ’ â {
ƒ^ƒƒ
“ ð Š Click
‚ Nƒ ƒ N the
bƒ ƒ · ‚ Install button
‚ é
End
POINT
The OS is installed as follows according to the destination (GOT/PC card).
• If installed to GOT
The OS is installed to the built-in memory of the GOT via RS-232C.
• If installed to PC card
The OS is copied to the PC card mounted to the PCMCIA slot of the personal
computer.
Mount the PC card which contains the OS to the GOT, and install the OS to the
built-in memory of the GOT by the following procedure.
1) Mount the PC card to the GOT.
2) Turn OFF the GOT.
3) Remove the communication board/communication unit/option unit from the
GOT.
If the GOT has the built-in communication interface, disconnect the
communication cable.
4) Turn ON the PC card access switch.
5) Turn ON the GOT while pressing the following two areas on the GOT
display simultaneously.
6-8
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following describes the outline of the operation procedures for downloading the
screen data.
For further details, refer to the help window of the GT Designer.
Start
End
POINT
The screen data is downloaded as follows according to the destination (GOT/PC
card).
(When using the GOT-F900 series, you cannot select the PC card.)
• If downloaded to GOT
The screen data is downloaded to the built-in memory of the GOT via RS-232C.
• If downloaded to PC card
The screen data is copied to the PC card mounted to the PCMCIA slot of the
personal computer.
Mount the PC card which contains the screen data to the GOT, and select the
screen copy function from the utility screen of the GOT to copy the screen data
to the built-in memory of the GOT.
For details of the screen copy function, refer to the GOT-A900 series operating
manual (extended • option functions manual).
6-9
6 OPERATION FOR DISPLAY OF MONITORING SCREEN ON GOT
MELSOFT
The following describes the outline of the operation procedures for debugging the
screen data downloaded to the GOT between the personal computer and the GOT.
For further details, refer to the help window of the GT Debugger.
Start
End
6 - 10
7 SCRIPT FUNCTIONS
MELSOFT
7.1 Overview
This chapter explains the script functions which can be used with the GOT-A900
series.
The script functions are designed to control the GOT display with the GOT's original
programs (hereafter abbreviated to "scripts").
Controlling the GOT display with the GOT side script reduces the load sharply on the
system side (e.g. PLC CPU, microcomputer) display.
7.1.1 Features
D5=(D1-D2)/100+(D3-D4)/100
7-1
7 SCRIPT FUNCTIONS
MELSOFT
slight corrections. This is effective for debugging a complicated script which uses
many control statements.
The system monitor function is useful for hardware debugging using the GOT.
You can use the test and device monitor functions to check conditional branching
in a script. By monitoring the GOT special registers (GS), you can easily check
error information and a script in execution.
POINT
• Make "execution condition setting" and "grammar check" on GT Designer at the
time of monitor screen creation. Refer to GT Designer help for details.
• Digital's script language is converted on GT Converter.
Refer to the GT Converter help for convertible data and converting method
details.
7-2
7 SCRIPT FUNCTIONS
MELSOFT
You should know the following instructions to use the script functions.
(1) Usable range of the script functions
Since these functions are designed to control the GOT display, do not use them
to exercise machine control which demands severe timings.
For data changes to be made from the GOT to the PLC, configure up an interlock
circuit in a sequence program to ensure that the whole system will operate safely.
POINT
• Refer to Section 7.2.3 for details of the usable data ranges.
• Refer to Section 7.2.2 for details of the while statement.
• Refer to Section 7.5 for the actions to be taken when script processing has
stopped.
POINT
Refer to Section 7.2.3 for details of the data formats.
POINT
Refer to Section 7.2.3 for details of the describing method.
7-3
7 SCRIPT FUNCTIONS
MELSOFT
D0 100 100
D1 200 100
D2 300 200
D0 100 100
D1 200 100
D2 300 100
POINT
Refer to Section 7.2.3 for details of the temporary works.
7-4
7 SCRIPT FUNCTIONS
MELSOFT
7.2 Specifications
7.2.1 Types
POINT
• Operating for the whole project, a project script is useful for the following case:
Example) As soon as the alarm list (system alarm) function detects an error, the
troubleshooting screen appears automatically.
• The project script monitor devices are always operating.
Therefore, note that a larger number of monitor points will make the monitor
screen slower in response.
POINT
• Refer to Section 4.1 for details of each screen.
• Refer to Section 5.10.1 for details of the screen calling function.
• Refer to Section 5.4.1 for details of the part display function.
• The project script monitor devices are always operating. Hence, a larger number
of monitor points will make the monitor screen slower in response.
• Note that a larger number of screen script monitor device points will make the
monitor screen slower in response.
7-5
7 SCRIPT FUNCTIONS
MELSOFT
7-6
7 SCRIPT FUNCTIONS
MELSOFT
7-7
7 SCRIPT FUNCTIONS
MELSOFT
7-8
7 SCRIPT FUNCTIONS
MELSOFT
POINT
Select the data format on GT Designer at the time of monitor screen creation.
For selective operation details, refer to the GT Designer help.
Note that the data format of each script determines the usable constants and
data ranges as listed below.
7-9
7 SCRIPT FUNCTIONS
MELSOFT
1: When the QCPU, QnACPU or ACPU is used, omitting the network number and station
number monitors the devices of the own station (0-FF).
2: Depending on the PLC CPU device monitored, the device number must be described in the
number of digits as indicated below.
POINT
Devices that may be monitored on the GOT depend on the monitor destination PLC
CPU. Refer to Section 4.8 for details.
7 - 10
7 SCRIPT FUNCTIONS
MELSOFT
POINT
Note that as the temporary work is a global variable, performing write from multiple
scripts different in data format may make the data unauthorized.
7 - 11
7 SCRIPT FUNCTIONS
MELSOFT
7 - 12
7 SCRIPT FUNCTIONS
MELSOFT
POINT
Set the execution condition on GT Designer at the time of monitor screen creation.
For details of setting, refer to the GT Designer Help.
7 - 13
7 SCRIPT FUNCTIONS
MELSOFT
Max.
Screen Calling Function Execution Order Set on GT Execution
Function Type Order Setting Screen Order Execution
Layer Order Designer Sequence
Count
Script A 1)
Project script function Script B 256
Script A 2)
Base Script B
Script A
First called screen Script B
Base 256
Script A
16th called screen Script B
Script A 3)
Superimpose window Script B
Script A
First called screen Script B
Superimpose window 256
Script A
16th called screen Script B
Script A
First called screen Script B
Overlap window 1 256
Script A
16th called screen Script B
Script A 5)
Overlap window 2 Script B
Script A
First called screen Script B
Overlap window 2 256
Script A
16th called screen Script B
POINT
Refer to Section 5.10.1 for details of the screen calling function.
7 - 14
7 SCRIPT FUNCTIONS
MELSOFT
7 - 15
7 SCRIPT FUNCTIONS
MELSOFT
This section provides the settings and procedure for executing the script functions.
Start
Create/edit scripts on the text editor commercially available. ......... Refer to Section 7.4.
When many control statements were used to create a ......... Refer to Section 7.5.1.
complicated script, perform operation simulation as required
with a general C complier.
Read the created scripts to project data on GT Designer and ......... Refer to GT Designer Help.
set the data format, trigger type, etc.
Make grammar check on the read scripts on GT Designer. ......... Refer to GT Designer Help.
No
Grammatical?
Yes
Download the project data from the personal computer to the .........
GOT on GT Designer. Refer to Section 6.6.
Start monitoring and check the script operating status using the ......... Refer to Section 7.5.2.
system monitor function.
No
Is operation normal?
Yes
End
POINT
The grammar check function diagnoses whether the created scripts are
grammatical or not. If a grammatical mistake is found, the corresponding script
number, line number and error definition appear. Correct the script.
7 - 16
7 SCRIPT FUNCTIONS
MELSOFT
(1) Operation
When the Ready and Run/Stop keys turn ON, the Running lamp is lit.
The system operation is controlled synchronously with the Running lamp.
7 - 17
7 SCRIPT FUNCTIONS
MELSOFT
(1) Operation
The operation of each line is controlled with a touch key and the control states of
three lines are represented by one lamp.
Control status lamp : The lamp color and comment are changed
according to the operating states of the
lines.
Line 1 key : Used to control the operation of line 1.
Line 2 key : Used to control the operation of line 2.
Line 3 key : Used to control the operation of line 3.
Stop all lines key : Used to stop all lines.
7 - 18
7 SCRIPT FUNCTIONS
MELSOFT
if(([b:X1]==OFF)&&([b:X2]==OFF)&&([b:X3]==OFF))
{[w:D10]=0;} //stores 0 into D10 if lines 1, 2 and 3 are all OFF.
if(([b:X1]==ON)&&([b:X2]==OFF)&&([b:X3]==OFF))
{[w:D10]=1;} //stores 1 into D10 if line 1 is ON and lines 2 and 3 are OFF.
if(([b:X1]==OFF)&&([b:X2]==ON)&&([b:X3]==OFF))
{[w:D10]=2;} //stores 2 into D10 if line 2 is ON and lines 1 and 3 are OFF.
if(([b:X1]==OFF)&&([b:X2]==OFF)&&([b:X3]==ON))
{[w:D10]=3;} //stores 3 into D10 if line 3 is ON and lines 1 and 2 are OFF.
if(([b:X1]==ON)&&([b:X2]==ON)&&([b:X3]==OFF))
{[w:D10]=4;} //stores 4 into D10 if lines 1 and 2 are ON and line 3 is OFF.
Script if(([b:X1]==ON)&&([b:X2]==OFF)&&([b:X3]==ON))
{[w:D10]=5;} //stores 5 into D10 if lines 1 and 3 are ON and line 2 is OFF.
if(([b:X1]==OFF)&&([b:X2]==ON)&&([b:X3]==ON))
{[w:D10]=6;} //stores 6 into D10 if lines 2 and 3 are ON and line 1 is OFF.
if(([b:X1]==ON)&&([b:X2]==ON)&&([b:X3]==ON))
{[w:D10]=7;} //stores 7 into D10 if lines 1, 2 and 3 are ON.
7 - 19
7 SCRIPT FUNCTIONS
MELSOFT
(1) Operation
The password input screen returns to the previous screen if a correct password
is not entered within 10 seconds after it appeared.
Password match
Manager button Touch key function Operation setting Switching to base screen 4
Password input Numerical input function Monitor device D10
1 key Touch key function Operation setting Key code [0031H]
2 key Touch key function Operation setting Key code [0032H]
3 key Touch key function Operation setting Key code [0033H]
4 key Touch key function Operation setting Key code [0034H]
5 key Touch key function Operation setting Key code [0035H]
6 key Touch key function Operation setting Key code [0036H]
7 key Touch key function Operation setting Key code [0037H]
8 key Touch key function Operation setting Key code [0038H]
9 key Touch key function Operation setting Key code [0039H]
0 key Touch key function Operation setting Key code [0030H]
Clear key Touch key function Operation setting Key code [0088H]
Confirm key Touch key function Operation setting Key code [000DH]
7 - 20
7 SCRIPT FUNCTIONS
MELSOFT
if([w:GS7]-[w:TMP0001]>=10){ //if more than 10 seconds have elapsed after the password input screen had appeared
[w:D0]=3; //returns to the screen with manager button (base screen 3).
}
POINT
This program example uses GOT special registers (GS).
The GOT special registers (GS) store the GOT's internal information,
communication states, script error information and others.
A wide variety of operations can be achieved by making proper connections of the
GOT special registers (GS) with the script functions.
Refer to Section 4.5 for details of the GOT special registers (GS).
7 - 21
7 SCRIPT FUNCTIONS
MELSOFT
7.5 Troubleshooting
The script functions do not provide error indications and so on caused by errors.
They stop the script in error to prevent the other scripts and various monitor functions
from stopping.
Hence, refer to the following description and debug each script without fail.
This function is effective for debugging a complicated script which uses many control
statements.
Use the following procedure to perform simulation on the general C language compiler
or debugger.
Changing file extension 1) Change the script file (extension ".txt") created
for the GOT into a C language source file
text1. txt text1. c (extension ".c").
Additional description of main and include 2) Open the C language source file on the
Additional #include<stdio.h> commercially available text editor and crate a
description frame with "main(){}". Also, describe
Additional main(){
description "#include<stdio.h>" at the beginning.
[w:TMP0001]=0;
while([w:TMP0000]<[w:D100]){
if(!(([w:TMP0000]-1900)%4)){
[w:TMP0001]=[w:TMP0001]+1;
...... (Omitted) ......
[w:TMP0010]=[w:TMP0002]+[w:TMP0003]
+[w:TMP0004]-1;
[w:D200] = [w:TMP0010]%7;
Additional }
description
Changing device (variable) describing method 3) Change the device (variable) describing method
#include<stdio.h> for script function into that for C language.
main(){ When changing the variables for script function
into those for C language, changing them in the
Description wTMP0001 =0;
change following definitions enables smooth restoration
Description while( wTMP0000 < wD100 ){ to the GOT script.
change
Description if(!(( wTMP0000 -1900)%4)){
change
Description wTMP0001 = wTMP0001 +1; Definition 1 "[w:" "_w"
change
...... (Omitted) ...... Definition 2 "[b:" "_b"
Description wTMP0010 = wTMP0002 + wTMP0003 Definition 3 "]" "_ _"
change
Description + wTMP0004 -1;
change Using the batch replacement function of the
Description wD200 = wTMP0010 %7; commercially available text editor will be
change
} convenient to make changes.
7 - 22
7 SCRIPT FUNCTIONS
MELSOFT
Variable definition (auto variable declaration) 4) In the C language, the variables used must be
Description #include<stdio.h> defined beforehand.
change As only one data format may be selected for one
void main(void){
script in the script function, the variable types of
Addition unsigned short wTMP0000 ;
the C language must all be the same.
Addition unsigned short wTMP0001 ; Being conscious of the script data format, assign
Addition unsigned short wTMP0002 ; the variables as indicated below.
Addition unsigned short wD100 ; Script Data Format Variable Type
Developer Studio.)
You can utilize the step run, variable watch and
other functions available specifically from the
debugger.
POINT
• Choosing "32-bit BCD/16-bit BCD" as the script data format disables simulation
on the general C language compiler or debugger.
• Designed for use with only the script functions, the set, rst, alt, bmov and fmov
statements disables simulation on the general C language compiler or debugger.
Use substitution of 1 or 0 instead of the set or rst statement.
• When the system define (ON, OFF description) of the GOT is used unchanged,
the description of the define must be added to the C language source file.
• A substitution delay which occurs at the time of script execution on the GOT does
not occur during simulation on the general C language compiler or debugger.
Hence, take the occurrence of a substitution delay into consideration when
performing simulation.
• By applying the above, a new program created in C language and then debugged
may also be used as a GOT script.
7 - 23
7 SCRIPT FUNCTIONS
MELSOFT
7 - 24
7 SCRIPT FUNCTIONS
MELSOFT
Set whether initial operation will be performed or not when any of the following
conditions is enabled.
• The screen script function is used.
• The execution condition (trigger type) selected is "Rise/Fall".
• Switching to the screen having scripts takes place.
Bit Value of
GS386 Screen script initial operation Setting Example Trigger Type Initial Operation
Trigger
Bit OFF to ON ON
0 Performed
Bit ON to OFF OFF
Bit OFF to ON ON
Other than 0 Not performed
Bit ON to OFF OFF
POINT
• Refer to Section 4.5 for details of the GOT special registers (GS).
• For details of the system monitor function, refer to the GOT-A900 Series
Operating Manual (GT Works Version5/GT Designer Version5 Compatible
Extended • Option Functions).
7 - 25
7 SCRIPT FUNCTIONS
MELSOFT
7 - 26
APPENDICES
MELSOFT
APPENDICES
When using the monitor screen data for GOT800 as that for GOT900, the data must be
converted using the GT Converter.
This section outlines the operation to be performed to convert the monitor screen data
for GOT800.
For details of the GT Converter, refer to the help function of the GT Converter.
POINT
• By converting the monitor screen data for GOT800 with the GT Converter, it can be used as the monitor
screen data for GOT900 without any restrictions.
Also, the data capacity of the data converted into the monitor screen data for GOT900 is about 30% less
than that of the monitor screen data for GOT800.
• When using the GOT data of earlier than the GOT800 as the monitor screen data for GOT900, perform the
following operation after converting it into the GOT data for GOT800 series using the drawing software for
GOT800 series 1 contained in GT Works Version5/GT Designer Version5.
For the converting operation, refer to the SW3NIW-A8GOTP Drawing Setting Software Package
Operating Manual (Monitor Screen Creation Manual).
1 Install the software by executing "setup.exe"in the "GOT800" folder on the CD-ROM.
START
Convert it to the monitor screen data for GOT900 and store the new data. Refer to (3).
APP
Š ’ â Start
g £ {
ƒ^ƒƒ “theð
‚ NGT
ŠDesigner
ƒƒ bƒ ƒ
N · ‚ are and edit the new data.
‚ é Refer to (4).
END
App - 1
APPENDICES
MELSOFT
Menu bar
Tool bar
Main window
(b) As the [Open] dialog box appears, select the file type.
• A8GOT file: Screen data for GOT800 series
• PRO file: "GP-PRO/PBIII (DOS version)" made by Digital
• PRW file: "GP-PRO/PBIII for Windows 95 (Ver 2.0/Ver 2.1)" made by
Digital
: "GP-PRO/PBIII for Windows (Ver 3.0)" made by Digital
Select the file type.
POINT
The data of the Digital package that may be converted is only the data created by "GP-PRO/PBIII (DOS
version)", "GP-PRO/PBIII for Windows 95 (Ver 2.0/Ver 2.1)" and "GP-PRO/PBIII for Windows (Ver 3.0)".
(c) Select the data to be converted and click the [Open] button.
APP
1) Select the driver and folder which store
the data to be converted.
…Switches the "Look in" indication to the folder one position above the
current one.
…Lists the "Look in" indication in terms of the folder names and data
names only.
…Lists further details of the "Look in" indication.
App - 2
APPENDICES
MELSOFT
(d) The data selected is specified as a conversion source file and appears in the
main window.
(b) In the main window, specify the folder, which will store new data.
Enter the folder directly into "Save folder", or perform the following operation
to specify it.
2) Select the folder.
(c) Clicking the [OK] button converts the selected data to GOT900 series data.
On completion of the conversion operation, the conversion completion
message appears.
The new data is stored into the specified folder.
POINTS
• For the screen where high-quality fonts have been set for the new data, open the screen once and re-store
the project.
• When the data of the Digital package is converted, some functions are not converted.
Re-set the unconverted functions using the GT Designer.
Also use the GT Designer for registration to the overlap screen, parts and comments
App - 3
APPENDICES
MELSOFT
…Switches the "Look in" indication to the folder one position above the
current one.
…Lists the "Look in" indication in terms of the folder names and data
names only.
…Lists further details of the "Look in" indication.
App - 4
APPENDICES
MELSOFT
The display speeds (reference values) of each object are as listed below.
The actual display speeds depend on the number of objects set on a screen, the
shape of a figure drawn, and the frequencies of transient transmission.
CPU direct Sequential device 0.2 0.2 0.25 0.25 0.5 0.25 0.2 0.8 0.2 0.2
connection Random device 0.2 0.2 0.35 0.5 0.5 0.3 0.2 0.8 0.2 0.2
Computer link Sequential device 0.3 0.3 0.3 0.3 0.5 0.3 0.2 0.8 0.2 0.3
connection Random device 0.3 0.3 0.4 0.5 0.5 0.4 0.2 0.8 0.2 0.3
Sequential
0.1 0.1 0.25 0.2 0.2 0.2 0.15 0.4 0.1 0.15
device
Cyclic
Random
0.1 0.1 0.25 0.2 0.2 0.2 0.15 0.4 0.1 0.15
MELSECNET device
/10 connection Sequential
QnA 0.5 0.5 0.6 0.5 0.5 0.6 0.5 2.0 0.4 0.4
CPU device
Transient
Random
0.5 0.5 0.6 0.5 0.5 0.6 0.5 2.0 0.4 0.4
ACPU device
CC-Link
Sequential device 0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
connection
(Remote
Random device 0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
device station)
Sequential
0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
device
Cyclic
CC-Link Random
Display 0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
connection device
speed
(Intelligent Sequential
(Unit : s) 0.3 0.3 0.4 0.4 0.3 0.35 0.3 1.0 0.4 0.4
device station) device
Transient
Random
0.3 0.3 0.4 0.4 0.3 0.35 0.3 1.0 0.4 0.4
device
Sequential device 0.1 0.15 0.15 0.1 0.2 0.2 0.15 0.35 0.1 0.15
Bus connection
Random device 0.1 0.15 0.15 0.1 0.2 0.2 0.15 0.35 0.1 0.15
CPU direct Sequential device 0.2 0.2 0.25 0.25 0.5 0.25 0.2 0.7 0.2 0.2
connection Random device 0.2 0.2 0.35 0.5 0.5 0.3 0.2 0.7 0.2 0.2
Computer link Sequential device 0.3 0.3 0.3 0.3 0.5 0.3 0.2 0.7 0.2 0.3
connection Random device 0.3 0.3 0.4 0.5 0.5 0.4 0.2 0.7 0.2 0.3
Sequential
0.1 0.1 0.25 0.2 0.2 0.2 0.15 0.4 0.1 0.15
device
QCPU Cyclic
Random
0.1 0.1 0.25 0.2 0.2 0.2 0.15 0.4 0.1 0.15
MELSECNET device
/10 connection Sequential
0.5 0.5 0.6 0.5 0.5 0.6 0.5 2.0 0.4 0.4
device
Transient
Random
0.5 0.5 0.6 0.5 0.5 0.6 0.5 2.0 0.4 0.4
device
CC-Link Sequential device 0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
connection
(Remote device Random device 0.2 0.2 0.2 0.25 0.25 0.3 0.25 0.3 0.2 0.25
station)
App - 5
APPENDICES
MELSOFT
Sequential device 0.3 0.3 0.5 0.5 1.0 0.4 0.5 1.0 0.5 0.5
CPU direct
FXCPU
connection
Random device 0.3 0.3 0.5 0.5 1.0 0.4 0.5 1.20 0.22 1.06
Sequential device 0.20 0.20 0.20 0.50 0.30 0.30 0.25 0.60 0.26 0.35
Programmable
Display controller by Omron
Random device 0.20 0.20 0.20 0.50 0.36 0.30 0.30 0.80 0.27 0.35
speed
(Unit : s)
Sequential device 0.21 0.30 0.35 0.70 0.35 0.35 0.27 0.8 0.2 0.3
Programmable
controller by Yasukawa
Random device 1.09 0.68 2.34 10.40 2.42 2.20 0.53 5.72 0.46 2.50
Programmable
controller by Allen- Sequential device 0.3 0.3 0.5 0.5 0.4 0.4 0.5 1.0 0.5 0.5
Bradley
Programmable
Sequential device 0.3 0.5 0.6 0.5 0.7 0.5 0.5 1.0 0.5 0.5
controller by SHARP
Programmable
Sequential device 0.3 0.3 0.4 0.4 0.4 0.4 0.5 0.9 0.4 0.4
controller by Toshiba
Programmable
Sequential device 0.3 0.3 0.4 0.7 0.4 0.4 0.5 1.2 0.3 0.4
controller by SIEMENS
Programmable
Sequential device 0.3 0.3 0.3 0.5 0.4 0.4 0.3 0.8 0.3 0.3
controller by Hitachi
App - 6
APPENDICES
MELSOFT
App - 7
APPENDICES
MELSOFT
App - 8
APPENDICES
MELSOFT
App - 9
0 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 512 528 544 560 576 592 608 624 640 656 672 688 704 720 736 752 768 784 799
0
16
32
48
64
APPENDICES
80
96
112
128
144
Appendix4 Drawing Sheet
160
176
192
208
224
240
256
272
288
304
320
336
352
368
384
For A960GOT
400
416
432
448
464
479
(1) For A985GOT/A975GOT/A970GOT/A960GOT
For A975GOT/A970GOT
480
496
512
528
544
560
576
592
For A985GOT
599
App - 10
MELSOFT
APPENDICES
MELSOFT
App - 11
APPENDICES
MELSOFT
16
32
48
64
80
96
112
128
144
160
176
192
208
224
239
20
40
60
80
100
120
140
160
180
200
220
239
20
40
60
79
App - 12
APPENDICES
MELSOFT
App - 13
APPENDICES
MELSOFT
1 The MELSEC-QnA ladder monitor function, MELSEC-Q ladder monitor function and MELSEC-A list editor
function are handled as two extended functions OSs, respectively.
2 The above user area spaces assume that there are no additional memory boards. Therefore, increase the
memory as required.
App - 14
APPENDICES
MELSOFT
(2) GOT unit functions added (extended, option and other functions)
SW1 SW2 SW3 SW4 SW5
GOT Unit Function Function Added
A B C E F H J A C A C A F A
Addition of brightness
Utility adjustment function
Addition of OS copy function
PC card Supporting of Flash PC cards
Extension of monitoring
device range when the
microcomputer is connected
Addition of SB and SW to
monitor devices when the
ACPU is connected
Extension of monitoring
Addition of SS, SC, S, SB,
device range
SN and SW to monitor
devices when the QnACPU
is connected
Addition of TS and CS to
monitor devices when the
ACPU/FXCPU is connected
Addition of the GOT special
Used device register (GS) to the GOT's
internal devices
Supports the monitoring of
QnACPU
Ladder monitor
Supports the monitoring of
QCPU
Supports the monitoring of
Special module monitor
QCPU modules
Addition of the function which
displays
/edits in the list mode the
List editor
sequence
program read from the
ACPU
The maximum number of
Base screen screens increased from 1024
to 4096
Unusable with the A95 GOT
App - 15
APPENDICES
MELSOFT
App - 16
APPENDICES
MELSOFT
App - 17
APPENDICES
MELSOFT
App - 18
APPENDICES
MELSOFT
App - 19
APPENDICES
MELSOFT
App - 20
APPENDICES
MELSOFT
App - 21
APPENDICES
MELSOFT
App - 22
INDEX
Ind
[A] Data list display function .................................5- 5
Additional function list................................App-15 Debugging......................................................6-10
Alarm history display function ....................... 5-18 Debugging of screen data .............................6-10
Alarm list display function.............................. 5-24 Dialog box ......................................................3-10
Animation display function Display color...................................................4-13
Lamp display function................................ 5-33 Display speed of object.............................. App- 6
Panelmeter display function ...................... 5-36 Download ........................................................6- 9
Part display function .................................. 5-27 Download of screen data................................6- 9
Part movement display function................ 5-30 Drawing sheet ........................................... App-10
Arc (ellipse arc).............................................. 4-11 Drawing figures and attribute types...............4-11
Arithmetical operation by expression.......... 5-123 Dropdown menu..............................................3- 6
ASCII display function .................................... 5- 8 DXF file...........................................................4-11
ASCII input function....................................... 5-72
Attributes........................................................ 4-13 [E]
Extended function OS.....................................6- 4
[B]
Base screen.................................................... 4- 1 [F]
Barcode function ........................................... 5-97 Figures ...........................................................4-14
Bar graph display function ............................ 5-45 Floating alarm function ..................................5-24
BMP file ......................................................... 4-11
[G]
[C] Graph display function
CD-ROM drive................................................ 2- 1 Bar graph display function .........................5-45
Check box...................................................... 3-10 Level display function.................................5-54
Circle (ellipse)................................................ 4-11 Line graph display function ........................5-42
Clock display function ................................... 5-11 Statistical graph display function ...............5-51
Command button........................................... 3-10 Trend graph display function .....................5-39
Comment display function............................. 5-14 Scatter chart display function.....................5-54
CRT................................................................. 2- 1
[H]
[D] Hardcopy function..........................................5-97
Data arithmetical operation ......................... 5-120 Hard disk space ..............................................2- 1
Data capacity How to use help .............................................3-17
Figure ......................................................... 4-17
Object function........................................... 4-20 [I]
PC card ...................................................... 4-25 Install
Data display function OS (personal computer GOT) ....................6- 8
ASCII display function ................................ 5- 8 ROM_BIOS (personal computer GOT) ......6- 7
Clock display function................................ 5-11 Installation of OS.............................................6- 8
Data list display function............................. 5- 5 Installation of ROM_BIOS ..............................6- 7
Numerical display function ......................... 5- 2
Data input function
ASCII input function................................... 5-72
Numerical input function............................ 5-68
Index - 1
[K] [P]
Keyboard ........................................................ 2- 1 Painting ..........................................................4-13
Painting background ......................................4-13 Ind
[L] Painting color .................................................4-13
Lamp display function ................................... 5-33 Painting pattern..............................................4-13
Level display function.................................... 5-54 Panel meter display function .........................5-36
Line ................................................................ 4-11 Part display function.......................................5-27
Line freeform ................................................. 4-11 Part movement display function ....................5-30
Line graph display function ........................... 5-42 PC card ...........................................................2- 5
Line style........................................................ 4-13 PC communication driver ...............................6- 4
Line width....................................................... 4-13 Personal computer..........................................2- 1
List box .......................................................... 3-10 Polygon ..........................................................4-11
List of key codes.........................................App- 7 Printer
Logging report ............................................... 5-76 (for connection with personal computer)........2- 1
[M] [R]
Mask operation............................................... 5- 7 Radio button...................................................3-10
Memory........................................................... 2- 1 Recipe function ..............................................5-90
Menu bar......................................................... 3- 2 Rectangle .......................................................4-11
Menu configuration......................................... 3- 6 Resolution .......................................................2- 1
Message display function Report function...............................................5-75
Alarm history display function ................... 5-18 Report figures.................................................4-11
Alarm list display function.......................... 5-24 Real-time report .............................................5-75
Comment display function......................... 5-14 Report screen.................................................4-10
Mouse ............................................................. 2- 1 ROM_BIOS .....................................................6- 4
RS-232C cable................................................2- 4
[N]
Numerical display function ............................. 5- 2
Numerical input function................................ 5-68
[O]
Object function list ......................................... 4-18
Observe status function ................................ 5-84
Offset function ............................................. 5-118
Operation environment................................... 2- 1
Operation for creating a report screen........... 6- 3
Operations for drawing figures....................... 6- 2
Operations for object setting .......................... 6- 2
Operations for use
of conventional model ................................App- 1
Operation panel function............................... 5-98
Operations to be set for the first time ............ 6- 1
Overlap
Figure and object....................................... 4-28
Objects....................................................... 4-28
Overlap window.............................................. 4- 4
Index - 2
[S] [W]
Sampling function........................................ 5-103 Window screen
Scale .............................................................. 4-14 Display method ...........................................4- 3
Scatter chart display function........................ 5-51 Movement method ......................................4- 3
Screen configuration ...................................... 3- 1 Overlap window...........................................4- 4
Security function.......................................... 5-114 Setting range of screen size .......................4- 2
Shift operation ............................................. 5-122 Superimpose window .................................4- 5
Sound function............................................... 5-94
Spin box......................................................... 3-10
Standard monitor OS ..................................... 6- 4
Statistical graph display function .................. 5-48
Status bar ....................................................... 3- 5
Superimpose window..................................... 4- 8
System configuration
System configuration of data transfer and
document creation ...................................... 2- 2
System configuration
of monitoring screen................................... 2- 1
System information function.......................... 5-82
System program ............................................. 6- 4
[T]
Tab................................................................. 3-10
Template
Panelkit ...................................................... 3-12
Parts........................................................... 3-12
Parts display area...................................... 3-12
Parts library................................................ 3-12
Pasting method of parts ............................ 3-14
Tree display area....................................... 3-13
Test function .................................................. 5-59
Text ................................................................ 4-11
Text box ......................................................... 3-10
Time action function .................................... 5-100
Title bar........................................................... 3- 2
Tool bar........................................................... 3- 3
Tool palette
Attribute setting list box ............................. 3-16
Cursor button ............................................. 3-15
Figure drawing button................................ 3-15
Object setting button.................................. 3-16
Touch key function ........................................ 5-57
Trend graph display function......................... 5-39
Index - 3
GT Works Version5/GT Designer Version5
Reference Manual
MODEL SW5-GOTR-R-E
MODEL 13JF95
CODE
SH(NA)-080117-A(0008)MEE
HEAD OFFICE : MITSUBISHI DENKI BLDG MARUNOUCHI TOKYO 100-8310 TELEX : J24532 CABLE MELCO TOKYO
NAGOYA WORKS : 1-14 , YADA-MINAMI 5 , HIGASHI-KU, NAGOYA , JAPAN
When exported from Japan, this manual does not require application to the
Ministry of International Trade and Industry for service transaction permission.