Saw User Manual
Section C: Integrating the core “flying saw” functions
Program environment and interfaces
Flying Saw with SIMOTION A4027118-A0414
V 1.4 Release 06/06/08 64/107
Copyright © Siemens AG 2008 All rights reserved
Manual_SIMOTION Flying Saw_V1.4.doc
Pro-
gram
Section
Program
unit
Program
module
Data
unit
FS_TEMPL
FB_BGD_TEMPLATE_FlyingSaw()
FS_Var
FS_PMIPO
MT_FS1_PrintmarkDetection()
IPO_FS1_IPO_routine()
FS
FS_SPB FB_BGD_FS_SPB_in()
FB_BGD_FS_SPB_reset()
FB_BGD_FS_SPB_read()
FB_BGD_FS_SPB_out()
SIM
SIM_PM IPO_SIM_Printmarks()
Startup_SIM()
SIM_Var
HMI
HMI_SAP BGD_HMI_FlyingSaw()
Startup_HMI()
FB_BGD_HMI_Printmarks()
FB_BGD_HMI_Cuts()
FB_BGD_HMI_Material()
HMI_Var
The meanings are as follows:
FB: The program module is programmed as function block
FC: The program module is programmed as function
MT: The program must be called in the motion task
BGD: Programming function or function block is used to make a call in
the background task.
IPO: Program is used to make a call in the IPO task.
Startup Program is used to make a call in the start-up task.
Core functions, which the user can use, unchanged in his
application.