Siemens SINUMERIK 840D sl Programming Manual page 140

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Flexible NC programming
1.18 Write file (WRITE)
Requirement
The currently set protection level must be equal to or greater than the WRITE right of the file.
If this is not the case, access is denied with an error message (return value of error variable
= 13).
Syntax
DEF INT <error>
...
WRITE(<error>,"<file name>"/"<ExtG>","<set/data>")
Meaning
WRITE
<error>
140
:
Command for appending a block or data to the end of the specified file.
:
Parameter 1: Variable for returning the error value
Type:
INT
Value:
0
1
2
3
4
10
11
12
13
14
15
16
No error
Path not allowed
Path not found
File not found
Incorrect file type
File is full
The file is in use
No resources available
No access rights
missing or unsuccessful EXTOPEN for the output device
Error when writing to an external device
Invalid external path has been programmed
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
Job Planning

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents