OMRON
GLOSSARY OF TERMS – Script Language
Revision 2.0
Page 173
Parameter Association
A Parameter Association enables values, either constant or stored in a
point, to be passed to a Server Query.
Pixel
A single displayable point on the screen from which a displayed image is
constructed. The screen resolution of the computer’s Visual Display Unit
(VDU) is defined by the number of pixels across and the number of pixels
down (e.g. 1024 x 768).
See also SVGA mode and VGA mode.
PLC
Programmable Logic Controller.
Point variable
A point within the CX-Supervisor script language that stores a value or
string assigned to that point.
Point
A point is used to hold a value of a predefined type - Boolean, Integer,
Text, etc. The contents of a point may be controlled by a graphical object
or I/O mechanism such as PLC communication. The contents of a point
may control the action or appearance of an object, or be used for output via
an I/O mechanism.
Program Manager
An integral part of Microsoft Windows 3.x which allows Microsoft
Windows based applications to be started from icons and for all
applications to be organised. CX-Supervisor can be run from Program
Manager.
Project
A CX-Supervisor application will consist of one or a number of pages
linked together. The pages may contain passive or active graphics, text or
animations, and may be grouped together logically to form a project. A
project may consist of many pages, or simply a single page. Projects may
be built and tested within the CX-Supervisor development environment,
and run stand-alone under the CX-Supervisor run-time environment.
Only one project at a time may be open for editing within the CX-
Supervisor development environment.
Real type
A type of point where the value of the point can be any number, including
those containing a decimal point.
Recipe
A recipe is a set of pre-defined steps used to perform a particular task. A
CX-Supervisor project may contain zero or more number of recipes.
Recipes are defined in the development environment and executed, or
downloaded, in the run-time environment.
Run Time Environment
SCADA applications are run using the run-time environment of CX-
Supervisor, following creation of the application in the CX-Supervisor
development environment.
SCADA
Supervisory Control and Data Acquisition. (see CX-Supervisor)
Содержание CX-SUPERVISOR - SCRIPT REFERENCE REV2.0
Страница 2: ...CX Supervisor Script Language Software Revision 2 0...
Страница 3: ......
Страница 5: ...CX Supervisor Script Language OMRON Page ii Revision 2 0...
Страница 7: ...CX Supervisor Script Language OMRON Page iv Revision 2 0...
Страница 9: ...CX Supervisor Script Language OMRON Page vi Revision 2 0...
Страница 13: ......
Страница 15: ...CHAPTER 1 Introduction OMRON Page 2 Revision 2 0...
Страница 19: ...CHAPTER 2 Expressions OMRON Page 6 Revision 2 0...
Страница 21: ...CHAPTER 3 Scripts OMRON Page 8 Revision 2 0...
Страница 151: ...CHAPTER 8 Colour Palette OMRON Page 138 Revision 2 0...