Siemens SINUMERIK 840D sl Commissioning Manual page 715

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

6.3.7
Move Program file function (MP)
Description
The MP (Move Program) function copies files within the HMI file system or within the NC file
system.
Programming
Syntax:
Description:
Parameters:
Examples
MP("//NC/MPF.DIR/123.MPF","//NC/MPF.DIR/ASLAN.MPF",VAR3)
MP("//NC/MPF.DIR/123.MPF","//NC/MPF.DIR",VAR3)
MP("//NC/MPF.DIR/123.MPF",VAR0,VAR3)
MP(VAR4,VAR0,VAR3)
MP("CF_CARD:/mpf.dir/myprog.mdf","//NC/MPF.DIR/123.MPF",VAR3)
MP("//NC/MPF.DIR/HOHO.MPF","CF_CARD:/xyz/123.mpf",VAR3)
MP("USB:/mpf.dir/myprog.mdf","//NC/MPF.DIR",VAR3)//
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 03/2013, 6FC5397-1DP40-3BA1
("source", "target")
MP
MP("CF_CARD:/MPF.DIR/MYPROG.MPF","//NC/MPF.DIR")
Move file
Source file
Complete path data
Target file
Complete path data
Programming commands
// full paths
// target without file names
// target via variable
// source and target via variable
// from CF card in NC
// from NC in CF card
// from USB to NC
6.3 Functions
97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents