EasyManuals Logo

Siemens SINUMERIK 840D sl Programming Manual

Siemens SINUMERIK 840D sl
1334 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
Page #573 background imageLoading...
Page #573 background image
FILESTAT: Returns a file with regard to the following rights for the status:
Read (r: read)
Write (w: write)
Execute (x: execute)
Show (s: show)
Delete (d: delete)
Note:
These protection levels are specific properties of the passive file system. When
accessing an external program memory, FILESTAT therefore supplies default
access rights (77777).
FILEINFO: For a file, supplies the sum of the information, which can be read out
via FILEDATE, FILETIME, FILESIZE and FILESTAT
<Error>: Variable for returning the error value (call-by-reference parameter)
Type. VAR INT
Value: 0 No error
1 Path not allowed
2 Path not found
3 File not found
4 Incorrect file type
13 Insufficient access rights
22 String length of the result variable (<result>) is too small.
<file name>: Name of the file from which the file information is to be read out
Type: CHAR[160]
The absolute path can be specified before the actual file name. If a path is not
specified, the file is searched for in the current directory (= directory of selected
program).
Rules regarding path data, see "Addressing program memory files (Page 554)".
<result>: Result variable (Call-By-Reference parameter)
Variable in which the requested file information is stored.
Type: VAR CHAR[8]
at FILEDATE
Format: "dd.mm.yy"
VAR CHAR[8] at FILETIME
Format: "hh.mm.ss"
VAR INT at FILESIZE
The file size is output in bytes.
VAR CHAR[5] at FILESTAT
Format: "rwxsd"
(r: read, w: write, x: execute, s: show,
d: delete)
VAR CHAR[32] at FILEINFO
Format: "rwxsd nnnnnnnn dd.mm.yy
hh:mm:ss"
Work preparation
3.5 File handling
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 573

Table of Contents

Other manuals for Siemens SINUMERIK 840D sl

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 840D sl and is the answer not in the manual?

Siemens SINUMERIK 840D sl Specifications

General IconGeneral
Control TypeCNC
Number of AxesUp to 31
Max Number of Channels10
InterfacesEthernet, PROFIBUS, PROFINET, USB
Interpolation5-axis interpolation
Operating Temperature0°C to 45°C
Relative HumidityUp to 95% (non-condensing)
DisplayTFT color display, various sizes
Programming LanguagesDIN/ISO
Safety FeaturesSafety Integrated
PLCIntegrated PLC S7-300
Drive InterfaceSINAMICS S120
Data StorageCF card, USB
Operating SystemWindows-based

Related product manuals