EasyManua.ls Logo

Siemens SINUMERIK 840DE SL

Siemens SINUMERIK 840DE SL
1734 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Function name Description
Set focus The function sets the input focus to the specified control.
The Controlname should be transferred as text expression of the func‐
tion.
Syntax:
<function name="control.setfocus"> control name </
function>
Attribute:
name – function name
Value:
control name – name of the control
Example:
<function name="control.setfocus" ">_T"listbox1"</
function>
Get cursor selection For a list box, the function supplies the cursor index.
The Controlname should be transferred as text expression of the func‐
tion.
Syntax:
<function name="control.getcurssel"
return="var">control name </function>
Example:
<let name>="index"></let>
<function name="control.getcurssel"
return="index">_T"listbox1"</function>
Set cursor selection For a list box, the function sets the cursor to the appropriate line.
The Controlname should be transferred as text expression of the func‐
tion.
Syntax:
<function name="control.setcurssel" > control
name, index</function>
Example:
<let name>="index">2</let>
<function name="control.setcurssel"
">_T"listbox1",index</function>
Generating user dialogs
1.10 Predefined functions
Easy XML
126 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1

Table of Contents

Other manuals for Siemens SINUMERIK 840DE SL

Related product manuals