EasyManua.ls Logo

Siemens SINUMERIK 808D - Page 356

Siemens SINUMERIK 808D
508 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...
Commissioning Manual
356 01/2017
Function name
Description
ncfunc.cap.write
The function writes a value into the specified variable. If the write
operation was error-free, then the return variable contains the value
zero.
Contrary to the operation instruction, in the event of a fault, this func-
tion does not interrupt the processing of the script operations.
Syntax:
<function name="ncfunc.cap.write" return="error">
local variable or constant, "address"</function>
Example:
<let name="error"></let>
<function name="ncfunc.cap.write" return="error">
0, "drive/cu/p0009"</function>
<if>
<condition>error != 0</condition>
<then>
<break />
</then>
</if>

Table of Contents

Other manuals for Siemens SINUMERIK 808D

Related product manuals