GLOSSARY OF TERMS – Script Language
OMRON
Page 174
Revision 2.0
Server
A Server is the central processing point of a Network which is accessible
to all computers. Networks affect CX-Supervisor in that further associated
options are available if the computer Network is connected.
Server Application
An application that can be used to view or interact with, whilst currently
within CX-Supervisor.
Statement
Within the CX-Supervisor script language, a statement is a command
understood by the run-time environment. Statements are constructed of
commands and arguments, which when combined, help to formulate a
finished application to be used in the run-time environment.
String
The contents of a Text type point that can only contain literal alphanumeric
characters. A string starts following an opening quotation mark, and ends
before a closing question mark; in the example “
name = "spot"
”, the
point “
name
” holds the string
spot
.
SVGA mode
A mode of video display that provides 800
×
600 pixel resolution (or
higher) with 16 or more colours and is supported on Super Video Graphics
Adapter systems.
CX-Supervisor
A SCADA software application which creates and maintains graphical user
interfaces and communicates with PLCs and other I/O mechanisms.
Target Value
An ingredient must specify a target value for its related point. This is the
value to which the point will be set in runtime when the recipe is
downloaded.
Taskbar
An integral part of Microsoft Windows which allows Microsoft Windows
based applications to be started. CX-Supervisor is run from the Taskbar.
Text Object
In CX-Supervisor, a text object is a string on a page. Attributes such as
typeface, point size, embolden, italicise, underline, left justify, flush right,
and centre can be applied to enhance its presentation.
Text type
A type of point that holds a string.
Unicode
A Multi-Byte Character Set, which not only includes European Characters
like DBCS, but can also include global support including for Japanese,
Chinese and Cyrillic fonts. However, Unicode is not supported on all
Windows platforms.
Validation Code
Recipe validation code is CX-Supervisor script language which is used to
check point values before downloading a recipe.
VGA mode
A mode of video display that provides 640
×
480 pixel resolution with 16
colours and is supported on Video Graphics Adapter systems.
VBScript
A Visual Basic style scripting language supported by Microsoft’s
Windows Scripting Host.
Содержание 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...