Siemens SINUMERIK 828D Programming Manual page 558

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Tables
16.5 Predefined subroutine calls
16. Function definition
Keyword /
1st parameter
subroutine
identifier
FCTDEF
INT: Function
number
17. Communication
Keyword /
1st
subroutine
parameter
identifier
MMC
STRING:
Command
** Acknowledgement mode:
Commands are acknowledged on request from the executing component (channel, NC,
etc.).
Without acknowledgement: Program execution is continued when the command has been
transmitted. The sender is not informed if the command cannot be executed successfully.
18. Program coordination
Keyword /
1st
subroutine
parameter
identifier
INIT #
INT:
Channel
numbers
1 - 10
or STRING:
Channel
name
$MC_CHAN
_NAME
START #
INT:
Channel
numbers
1 - 10
or STRING:
Channel
name
$MC_CHAN
_NAME
WAITE #
INT: or
channel
numbers
1 - 10
558
2nd parameter
3rd parameter
REAL: Lower
REAL: Upper
limit value
limit value
2nd parameter
CHAR:
Acknowledgement mode**
"N": Without acknowledgment
"S": Synchronous acknowledgment
"A": Asynchronous acknowledgment
2nd
3rd
parameter
parameter
STRING:
CHAR:
path
Acknow-
ledgement
mode**
STRING:
Channel
name
$MC_CHAN
_NAME
4th-7th
parameter
REAL:
Coefficients
a0 – a3
Explanation
MMC command: Command to MMC command
interpreter for the configuration of windows via
NC program
Reference:
Commissioning Manual Base Software and
HMI sl
4th
5th
6th-8th
parameter
para-
para-
meter
meter
Programming Manual, 07/2010, 6FC5398-1BP40-0BA0
Explanation
Define polynomial. This is
evaluated in SYFCT or
PUTFTOCF.
Explanation
Selection of a module for
execution in a channel.
1 : 1st channel;
2 : 2nd channel.
As an alternative to the channel
number, the channel name
defined in $MC_CHAN_NAME
can also be used.
Starts selected programs
simultaneously on multiple
channels from running program.
The command has no effect on
the existing channel.
1 : 1st channel;
2 : 2nd channel or channel
name defined in
$MC_CHAN_NAME.
Wait for end of program: Waits
until end of program in another
channel (number or name).
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents