Siemens SINUMERIK 840D sl Programming Manual page 613

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

Advertisement

16.9 Process DataShare - output to an external device/file (EXTOPEN, WRITE, EXTCLOSE)
Note
USB devices
For SINUMERIK 828D, "usb" (without partition data!) can also be defined as target for a USB
device inserted at the front. The device at the USB can be addressed from the part program
only directly using a symbolic device identifier
For SINUMERIK 840D sl, only statically connected USB interfaces of a TCU can be
configured as USB devices. The configuration is realized using the SERVER:/PATH type as
specification for "Server" in the sense above, whereby SERVER is the TCU name and
/PATH designates the USB interface. The USB interfaces of a TCU are addressed using
"dev0-0", "dev0-1", "dev1-0". The path data always starts with "/Partition", whereby the
partition can be specified using a two-digit partition number or its partition name – and where
required, is extended with a file path up to the required target, e.g.:
/dev/ext/8 = "TCU4:/dev0-0, /01/, A"
/dev/ext/8 = "TCU4:/dev0-0, /01/mydir.dir/"
/dev/ext/8 = "TCU4:/dev0-0, /myfirstpartition/Mydir.dir/myfile.txt, O"
Examples:
[ExternalDevices]
; Comment line
; example for V24
; /dev/v24 = "9600, 8, 1, none, rts [, etx]"
; examples for network drives
; /dev/ext/1 = "//[USERNAME[/DOMAIN][%PASSWORD]@]SERVER/SHARE/, /, A"
; /dev/ext/2 = "//[USERNAME[/DOMAIN][%PASSWORD]@]SERVER/SHARE, /myfile.txt, O"
; /dev/ext/3 = "//[USERNAME[/DOMAIN][%PASSWORD]@]SERVER/SHARE, /mydir/, A"
; /dev/ext/4 = "SERVER:/dev0-0, /01/, A"
; ...
; SINUMERIK 828 only (USB)
; /dev/ext/9 = "usb, / [ , O]"
; default: Partition number = 1
; SIEMENS only
; /dev/cyc/1= "//[USERNAME[/DOMAIN][%PASSWORD]@]SERVER/SHARE, /mydir/, A"
; /dev/cyc/2= "//[USERNAME[/DOMAIN][%PASSWORD]@]SERVER/SHARE/mydir, /, A"
LOCAL_DRIVE_MAX_FILESIZE = 50000
LOCAL_DRIVE_FILE_MODE = "O"
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
.
"/dev/ext/x"
Additional functions
613

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents