EasyManua.ls Logo

Siemens SINUMERIK 828D

Siemens SINUMERIK 828D
1167 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
Ncfunc bico to int The function converts a string specified in BICO format into an integer
value. (see SINAMICS)
Syntax:
<function name="ncfunc.bicotoint" return="integer
variable">bico-string</function>
Example:
<let name="s_np0480_0" type="string"></let>
<let name="i_p0480_0">0</let>
<function name="ncfunc.bicotoint"
return="i_p0480_0">s_np0480_0</function>
Ncfunc int to bico The function converts an integer value into a BICO format string. (see
SINAMICS)
Syntax:
<function name="ncfunc.inttobico" return="string
variable">integer variable</function>
Example:
<function name="ncfunc.inttobico"
return="s_p0480_0">"drive/dc/p0480[0, DO2]"</
function>
Ncfunc is bico str valid This function returns the value zero for a string specified in BICO for‐
mat. (see SINAMICS)
Syntax:
<function name="ncfunc.isbicostrvalid"
return="integer variable">string varaible</
function>
Example:
<let name="s_np0480_0" type="string"></let>
<control name = "cp0480_0" xpos = "402" ypos =
"76" hotlink="true" refvar="s_np0480_0" >
<property item_data="4001" />
</control>
<function name="ncfunc.isbicostrvalid"
return="valid">cp0480_0</function>
Generating user dialogs
1.9 Predefined functions
Easy XML
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3 85

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Related product manuals