Table 10-13: Example Of A Standard Machine Configuration File For The File System Connection Type - Siemens Sinumerik 840D sl Function Manual

Motion control information system
Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

DNC Plant/DNC Cell (FBDN1)
10 Configuration
Standard machine configuration file for the file system connection type

Table 10-13: Example of a standard machine configuration file for the file system connection type

[GLOBAL]
MachineType=filesystem
Comment=
[SEND]
DIRECTORY=C:\tmp\send
Conv1=MPF TXT
Conv2=SPF -
[RECEIVE]
DIRECTORY=C:\tmp\receive
Conv1=- SPF
; Copyright (C) Siemens AG A&D, ALL RIGHTS RESERVED
Rename file extension for the download
The renaming of the file extension for the download is configured in the parameters
Conv1 to Conv4.
In the assignment, the file extension in DNC (corresponds to NCDATATYPE) is
specified first and then the new file extension for the file system.
Extract from machine configuration file:
[SEND]
...
Conv1=MPF TXT
Conv2=SPF NCA
Example:
DRILL_4711.MPF  DRILL_4711.TXT
MILL_4711.MPF  MILL_4711.TXT
DRILL_4811.SPF  DRILL_4811.NCA
MILL_4820.SPF  MILL_4820.NCA
If the files should not have any file extension after the download, the assignment
must contain a minus character rather than the new file extension. In this case, the
file extension (including the period) will be truncated
Extract from machine configuration file:
[SEND]
...
Conv1=MPF -
Conv2=SPF –
Example:
DRILL_4711.MPF  DRILL_4711
DRILL_4811.SPF  DRILL_4811
Rename file extension for the upload
The renaming of the file extension for the upload is configured in the parameters
Conv1 to Conv4.
In the assignment, the file extension for the file system is first specified and then
the file extension in DNC.
Extract from machine configuration file:
FBDN1/10-212
© Siemens AG 2010 All Rights Reserved
Motion Control Information System DNC (FBDN) - 04/10 Edition
05.07

Advertisement

Table of Contents
loading

Table of Contents