Programming without SFB 52 and SFB 53
D.3 FC CAM_INIT (FC 0)
FM 352 electronic cam controller
Operating Instructions, 05/2011, A5E01071724-03
201
D.3 FC CAM_INIT (FC 0)
Tasks
FC CAM_INIT initializes the following data in the channel DB:
● The control signals
● The checkback signals
● The trigger, done and error bits of the jobs
● The function switches and their done and error bits
● Job management and the internal buffers for FC CAM_CTRL
Call
The function must be executed after a startup (power on) of the module or CPU. You should
therefore insert it, for example, in the restart OB (OB100) and the removal/insertion OB
(OB83) or call it in the initialization phase of your user program. This ensures that your user
program does not access obsolete data after a CPU or module restart.
Call parameters
Name Data type P-type Meaning
DB_NO INT I Number of the channel DB
Return values
This function does not return a return value.