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 chan PI-Service The function executes a PI service in a channel-related manner. The
channel number is
passed after the PI service name. This is followed
by all other call parameters.
Parameters:
channel - Channel number
Syntax:
<function name="ncfunc.chan_pi_service"
return="error"> _T"_N_SETUFR", channel, …</
function>
Example:
<let name="chan" >1</let>
<function name="ncfunc.chan_pi_service"
return="error"> _T"_N_SETUFR", chan</function>
<function name="ncfunc.chan_pi_service"
return="error"> _T"_N_SETUDT", chan, _T"016",
_T"00000", _T"00000"</function>
Ncfunc display resolution This function supplies the conversion rule for floating point numbers
defined in the control. A string variable must be provided as variable.
See also display
machine data MD203 DISPLAY_RESOLUTION and
MD204 DISPLAY_RESOLUTION_INCH
Syntax:
<function name="ncfunc.displayresolution"
return="dislay_res" />
Example:
<let name="dislay_res" type="string"></let>
<function name="ncfunc.displayresolution"
return="dislay_res" />
<control name = "cdistToGo" xpos = "210" ypos =
"156" refvar="nck/Channel/GeometricAxis/
progDistToGo[2]" hotlink="true" height="34"
fieldtype="readonly" format="$$$dislay_res"
time="superfast" color_bk="#ffffff"/>
Generating user dialogs
1.9 Predefined functions
Easy XML
84 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Related product manuals