Siemens SINUMERIK 828D Function Manual page 997

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

Advertisement

Configuration steps
Select function of diagnostics block.
Define suitable data for the recording as signal recorder or data triggering.
Find a suitable point or points in the user program for calling the diagnostics FB.
Create a data block for the ring buffer, see call example.
Call the diagnostics FB with parameters in the user program.
In function 1, it is advisable to clear the ring buffer with the "ClearBuf" parameter. When the recording phase with
function 1 is completed, read out the ring buffer DB in STEP7 with the function "opening the data block in the data
view". The content of the ring buffer DB can now be analyzed.
Call example
FUNCTION FC 99: VOID
TITLE =
VERSION : 0.0
BEGIN
NETWORK
TITLE = NETWORK
CALL FB 29, DB 80 (
Func
Signal_1
Signal_2
Signal_3
Signal_4
Signal_5
Signal_6
Signal_7
Signal_8
NewCycle
Var1
BufDB
ClearBuf
END_FUNCTION
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
:= 1,
:=M
100.0,
:=M
100.1,
:=M
100.2,
:=M
100.3,
:=M
10.4,
:=M
100.5,
:=M
100.6,
:=M
100.7,
:= TRUE,
:= MB
100,
:= 81,
:=M
50.0);
P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
997

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents