Siemens Simotion A4027118-A0414 User Manual
Page 64
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
C
opyr
ight
©
Si
em
ens
AG 2
0
08
Al
l r
ights r
e
s
e
rv
ed
M
anual_
S
IM
OTION Fl
ying Saw
_
V1
.4.
d
oc
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.