- Legal information
- Document information
- 1Introduction
- 2Getting Started
- 2.1Introduction
- 2.2Project example
- 2.2.1Task description
- 2.2.2Creating the configuration file (example)
- 2.2.3Saving the configuration file in the OEM directory (example)
- 2.2.4Creating the online help (example)
- 2.2.5Integrating the online help and saving the files to the OEM directory (example)
- 2.2.6Copying "easyscreen.ini" into the OEM directory (example)
- 2.2.7Registering the COM file in "easyscreen.ini" (example)
- 2.2.8Testing the project (example)
- 3Fundamentals
- 4Dialogs
- 5Variables
- 5.1Defining variables
- 5.2Application examples
- 5.3Example 1: Assigning the variable type, texts, help display, colors, tooltips
- 5.4Example 2: Assigning the Variable Type, Limits, Attributes, Short Text Position properties
- 5.5Example 3: Assigning the Variable Type, Default, System or User Variable, Input/Output Field Position properties
- 5.6Example 4: Toggle field and list field
- 5.7Example 5: Image display
- 5.8Example 6: Progress bar
- 5.9Example 7: Password input mode (asterisk)
- 5.10Variable parameters
- 5.11Details on the variable type
- 5.12Details on the toggle field
- 5.13Details on the default setting
- 5.14Details on the position of the short text, position of the input/output field
- 5.15Use of strings
- 5.16CURPOS variable
- 5.17CURVER variable
- 5.18ENTRY variable
- 5.19ERR variable
- 5.20FILE_ERR variable
- 5.21FOC variable
- 5.22Variable S_ALEVEL
- 5.23S_CHAN variable
- 5.24Variable S_CONTROL
- 5.25Variable S_LANG
- 5.26Variable S_NCCODEREADONLY
- 5.27Variables S_RESX and S_RESY
- 6Programming commands
- 6.1Operators
- 6.2Methods
- 6.3Functions
- 6.3.1Reading and writing drive parameters: RDOP, WDOP, MRDOP
- 6.3.2Subprogram call (CALL)
- 6.3.3Define block (//B)
- 6.3.4Check Variable (CVAR)
- 6.3.5CLEAR_BACKGROUND
- 6.3.6Copy Program file function (CP)
- 6.3.7Delete Program file function (DP)
- 6.3.8Exist Program file function (EP)
- 6.3.9Move Program file function (MP)
- 6.3.10Select Program file function (SP)
- 6.3.11File accesses: RDFILE, WRFILE, RDLINEFILE, WRLINEFILE
- 6.3.12Dialog line (DLGL)
- 6.3.13DEBUG
- 6.3.14Exit dialog (EXIT)
- 6.3.15Dynamic manipulation of the lists of toggle fields or list box fields
- 6.3.16Evaluate (EVAL)
- 6.3.17Exit Loading Softkey (EXITLS)
- 6.3.18Function (FCT)
- 6.3.19Generate code (GC)
- 6.3.20Password functions
- 6.3.21Load Array (LA)
- 6.3.22Load Block (LB)
- 6.3.23Load Mask (LM)
- 6.3.24Load Softkey (LS)
- 6.3.25Load Grid (LG)
- 6.3.26Multiple selection SWITCH
- 6.3.27Multiple Read NC PLC (MRNP)
- 6.3.28PI services
- 6.3.29Reading (RNP) and writing (WNP) system or user variables
- 6.3.30RESIZE_VAR_IO and RESIZE_VAR_TXT
- 6.3.31Register (REG)
- 6.3.32RETURN
- 6.3.33Recompile
- 6.3.34Recompile without user comment
- 6.3.35Search Forward, Search Backward (SF, SB)
- 6.3.36STRING functions
- 6.3.37WHILE/UNTIL loops
- 6.3.38Cyclic execution of scripts: START_TIMER, STOP_TIMER
- 7Graphic and logic elements
- 7.1Line, dividing line, rectangle, circle and ellipse
- 7.2Defining an array
- 7.3Table description (grid)
- 7.4Custom widgets
- 7.5SIEsGraphCustomWidget
- 7.6SlEsTouchButton
- 8"Custom" operating area
- 9Dialog selection
- 10Examples for cycle masks
- 11Configuration in the side screen
- 11.1Display of a Run MyScreens configuration in a side screen page
- 11.2Display of several Run MyScreens configurations in a side screen page
- 11.3Adding Run MyScreens configurations to a side screen page
- 11.4Adding Run MyScreens configurations to a side screen element
- 11.5Notes on carrying out Run MyScreens configurations in the side screen
- 12Configuration in the Display Manager
- AReference lists
- BTips and tricks
- CAnimated elements
- Glossary
- Index
Combine search queries with whitespace
0-9
- 0-9
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- V
- W
- X
- Y
- Z
- #
- 0-9
- A
- Access level
- Array
- Attribute
- B
- C
- Column index
- Configuration file
- D
- Definition lines
- Dialog
- E
- Editor
- Event
- F
- G
- Group
- H
- Help variable
- Hotkeys
- I
- Input/output field
- Interpreter
- J
- K
- L
- Line index
- M
- Menu tree
- Method
- N
- O
- P
- Parameter
- PI service
- PLC hard key
- Programming support
- Properties
- Q
- R
- Recompile
- S
- Selecting
- Simulation
- Softkey labels
- Softkey menu
- Start softkey
- T
- Toggle field
- U
- User variable
- V
- Variable
- W
- X
- Y
- Z
- #
0-9
- 0-9
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- V
- W
- X
- Y
- Z
- #
- 0-9
- A
- Access level
- Alarms, Language code
- Array, Access mode
- Array, Column index
- Array, Compare mode
- Array, Definition
- Array, Element
- Array, Line index
- Array, Status
- Attributes
- B
- Background color
- C
- Colors
- Comparison operators
- Conditions
- Configuration file
- Configuration syntax"; "Extended syntax
- Configuration syntax"; "Screens
- Configuration syntax"; "Softkey
- Configuration syntax"; "Table columns
- Configuration syntax"; "Variables
- Configuring PLC softkeys
- Constants
- Custom widget, Automatic data exchange
- Custom widget, Definition
- Custom widget, Executing a method
- Custom widget, Interface
- Custom widget, Library
- Custom widget, Manual data exchange
- Custom widget, Reading and writing properties
- Custom widget, Responding to a custom widget signal
- D
- Default setting
- Defines the softkey menu
- Dialog, Definition
- Dialog, Definition block
- Dialog, Multiple columns
- Dialog, Properties
- Dialog change mode
- Dialog element
- Display mode
- Display option
- DLL file
- E
- ELLIPSE (define circle)
- ELLIPSE (define ellipse)
- F
- File, Copy
- File, Delete
- File, Moving
- File formats, fxw
- File formats, hmi
- File formats, x3d
- File formats, xml
- Flux Studio Web3D authoring tool
- Focus control
- Foreground color
- Function, CALL (Subprogram call)
- Function, CLEAR_BACKGROUND)
- Function, CP (Copy Program)
- Function, CVAR (Check Variable)
- Function, Cyclic execution of scripts
- Function, DEBUG
- Function, DLGL (Dialog line)
- Function, DO LOOP)
- Function, DP (Delete Program)
- Function, EP (Exist Program)
- Function, EVAL (Evaluate)
- Function, EXIT
- Function, EXITLS (EXIT Loading Softkey)
- Function, FCT
- Function, File access
- Function, FORMAT (string)
- Function, GC (Generate Code)
- Function, HMI_LOGIN
- Function, HMI_LOGOFF
- Function, HMI_SETPASSWD
- Function, INSTR (String)
- Function, LA (Load Array)
- Function, LB (Load Block)
- Function, LEFT (string)
- Function, LEN (string)
- Function, LISTADDITEM)
- Function, LISTCLEAR)
- Function, LISTCOUNT)
- Function, LISTDELETEITEM
- Function, LISTINSERTITEM
- Function, LM (Load Mask)
- Function, LS (Load Softkey)
- Function, MIDS (string)
- Function, MP (Move Program)
- Function, MRDOP)
- Function, MRNP (Multiple Read NC PLC)
- Function, Overview
- Function, PI_START
- Function, RDFILE)
- Function, RDLINEFILE)
- Function, RDOP)
- Function, Reading and writing drive parameters
- Function, Recompile NC code
- Function, Recompile without comment
- Function, REPLACE (string)
- Function, RESIZE_VAR_IO
- Function, RESIZE_VAR_TXT
- Function, RETURN (Back)
- Function, RIGHT (string)
- Function, RNP (Read NC PLC Variable)
- Function, SB (Search Backward)
- Function, SF (Search Forward)
- Function, SP (Select Program)
- Function, START_TIMER)
- Function, STOP_TIMER
- Function, STRCMP (string)
- Function, STRINSERT (string)
- Function, STRREMOVE (string)
- Function, SWITCH)
- Function, TRIMLEFT (string)
- Function, TRIMRIGHT (string)
- Function, UNTIL
- Function, WDOP
- Function, WHILE
- Function, WNP (Write NC PLC Variable)
- Function, WRFILE
- Function, WRLINEFILE)
- G
- Generates NC code
- Graphic text
- Grid → Table
- H
- H_SEPARATOR (define horizontal dividing line)
- Help display
- Help file
- Help variable
- I
- I/O field with integrated unit selection
- Image as short text
- Import, Graphics (models)
- Input mode
- J
- K
- L
- Language code
- Language-dependent texts
- (SIEsTouchButton)
- Limits
- LINE (define line)
- List field
- Long text
- M
- Machine data
- Machining step support
- Master dialog
- Mathematical functions
- Menu tree
- Method, ACCESSLEVEL
- Method, CHANGE
- Method, CHANNEL
- Method, CONTROL
- Method, LANGUAGE
- Method, LOAD
- Method, LOAD GRID
- Method, OUTPUT
- Method, Overview
- Method, PRESS
- Method, PRESS(ENTER)
- Method, PRESS(TOGGLE)
- Method, RESOLUTION
- Method, RESUME
- Method, SUSPEND
- Method, UNLOAD
- Multitouch operation
- N
- NC variable, Read
- NC variable, Write
- Numerical format
- O
- Operator, Bit
- Operator, Mathematical
- P
- Password dialogs
- Password input mode (asterisk)
- PI services
- PLC variable, Read
- PLC variable, Write
- Position, Input/output field
- Position, Short text
- Progress bar with two color changes
- Progress bar without color change
- Protection levels
- Public slots
- Q
- R
- RECT (defining a rectangle)
- Registers, Exchanging data
- Registers, Status
- Registers, Value
- S
- Short text
- SIEsButton, Overview of properties
- SIEsGraphCustomWidget, Reading and writing properties
- SIEsGraphCustomWidgets, addArc
- SIEsGraphCustomWidgets, addCircle
- SIEsGraphCustomWidgets, addContour
- SIEsGraphCustomWidgets, addEllipse
- SIEsGraphCustomWidgets, addLine
- SIEsGraphCustomWidgets, addPoint
- SIEsGraphCustomWidgets, addRect
- SIEsGraphCustomWidgets, addRoundedRect
- SIEsGraphCustomWidgets, addText
- SIEsGraphCustomWidgets, AxisNameX
- SIEsGraphCustomWidgets, AxisNameY
- SIEsGraphCustomWidgets, AxisY2Factor
- SIEsGraphCustomWidgets, AxisY2Offset
- SIEsGraphCustomWidgets, AxisY2Visible
- SIEsGraphCustomWidgets, BackColor
- SIEsGraphCustomWidgets, ChartBackColor
- SIEsGraphCustomWidgets, clearContour
- SIEsGraphCustomWidgets, CursorColor
- SIEsGraphCustomWidgets, CursorStyle
- SIEsGraphCustomWidgets, CursorX
- SIEsGraphCustomWidgets, CursorY
- SIEsGraphCustomWidgets, CursorY2
- SIEsGraphCustomWidgets, findX
- SIEsGraphCustomWidgets, fitViewToContour
- SIEsGraphCustomWidgets, fitViewToContours
- SIEsGraphCustomWidgets, ForeColor
- SIEsGraphCustomWidgets, ForeColorY2
- SIEsGraphCustomWidgets, GridColor
- SIEsGraphCustomWidgets, GridColorY2
- SIEsGraphCustomWidgets, hideAllContours
- SIEsGraphCustomWidgets, hideContour
- SIEsGraphCustomWidgets, KeepAspectRatio
- SIEsGraphCustomWidgets, moveCursorOnContourBack
- SIEsGraphCustomWidgets, moveCursorOnContourBegin
- SIEsGraphCustomWidgets, moveCursorOnContourEnd
- SIEsGraphCustomWidgets, moveCursorOnContourNext
- SIEsGraphCustomWidgets, Overview of functions
- SIEsGraphCustomWidgets, Overview of properties
- SIEsGraphCustomWidgets, Overview of signals
- SIEsGraphCustomWidgets, removeContour
- SIEsGraphCustomWidgets, repaint, update
- SIEsGraphCustomWidgets, ScaleTextEmbedded
- SIEsGraphCustomWidgets, ScaleTextOrientationYAxis
- SIEsGraphCustomWidgets, SelectedContour
- SIEsGraphCustomWidgets, serialize
- SIEsGraphCustomWidgets, setCursorOnContour
- SIEsGraphCustomWidgets, setCursorPosition
- SIEsGraphCustomWidgets, setCursorPositionY2Cursor
- SIEsGraphCustomWidgets, setFillColor
- SIEsGraphCustomWidgets, setIntegralFillMode
- SIEsGraphCustomWidgets, setMargins
- SIEsGraphCustomWidgets, setMaxContourObjects
- SIEsGraphCustomWidgets, setPenColor
- SIEsGraphCustomWidgets, setPenStyle
- SIEsGraphCustomWidgets, setPenWidth
- SIEsGraphCustomWidgets, setPolylineMode
- SIEsGraphCustomWidgets, setView
- SIEsGraphCustomWidgets, showAllContours
- SIEsGraphCustomWidgets, showContour
- SIEsGraphCustomWidgets, ShowCursor
- SIEsGraphCustomWidgets, ViewChanged
- SIEsGraphCustomWidgets, ViewMoveZoomMode
- SIEsTouchButton, BackColor
- SIEsTouchButton, BackColorChecked
- SIEsTouchButton, BackColorDisabled
- SIEsTouchButton, BackColorPressed
- SIEsTouchButton, BackgroundPicture
- SIEsTouchButton, BackgroundPictureAlignment
- SIEsTouchButton, BackgroundPictureAlignmentString
- SIEsTouchButton, BackgroundPictureKeepAspectRatio
- SIEsTouchButton, ButtonStyle
- SIEsTouchButton, Checkable
- SIEsTouchButton, Checked
- SIEsTouchButton, clicked
- SIEsTouchButton, clickedDisabled
- SIEsTouchButton, Enabled
- SIEsTouchButton, Flat
- SIEsTouchButton, Overview of functions
- SIEsTouchButton, Overview of signals
- SIEsTouchButton, Picture
- SIEsTouchButton, PictureAlignment
- SIEsTouchButton, PictureAlignmentString
- SIEsTouchButton, PictureKeepAspectRatio
- SIEsTouchButton, PicturePressed
- SIEsTouchButton, ScaleBackgroundPicture
- SIEsTouchButton, ScalePicture
- SIEsTouchButton, ShowFocusRect
- SIEsTouchButton, Text
- SIEsTouchButton, TextAlignedToPicture
- SIEsTouchButton, TextAlignment
- SIEsTouchButton, TextAlignmentString
- SIEsTouchButton, TextColor
- SIEsTouchButton, TextColorChecked
- SIEsTouchButton, TextColorDisabled
- SIEsTouchButton, TextColorPressed
- SIEsTouchButton, TextPressed
- SIEsTouchButton
- (Language-dependent texts)
- Signal color"; "progress bar
- Signal values"; "progress bar
- SlEsTouchButton, Reading and writing properties
- slhlp.xml
- SlX3dViewerWidget
- Softkey, Assign properties
- Softkey, Properties
- Start softkey
- Strings
- Sub-dialog
- Subprogram
- Subprogram, Block identifier
- Subprogram, Call
- Subprogram, cancel
- Subprogram, Variable
- System colors
- System variable
- T
- Table, Defining columns
- Table, Definition
- Table, Programming
- Text
- Toggle field
- Toggle symbol
- Tooltip
- Touch operation
- Trigonometric functions
- U
- Unit text
- Update rate
- User variable
- V
- V_SEPARATOR (define vertical dividing line)
- Variable, calculating
- Variable, Change property
- Variable, Check
- Variable, CURPOS
- Variable, CURVER
- Variable, End
- Variable, ENTRY
- Variable, ERR
- Variable, FILE_ERR
- Variable, FOC
- Variable, Parameter
- Variable, S_ALEVEL
- Variable, S_CHAN
- Variable, S_CONTROL
- Variable, S_LANG
- Variable, S_NCCODEREADONLY
- Variable, S_RESX
- Variable, S_RESY
- Variable status
- Variable type
- Variable type, INTEGER
- Variable type, VARIANT
- Variable value
- W
- Write mode
- X
- Y
- Z
- #