Siemens SINUMERIK 840Di Function Manual page 1017

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

840D example call
An example call for the FB 1 in OB 100 appears below. This example is part of the diskette
with basic program for 840D.
ORGANIZATION_BLOCK OB 100
VAR_TEMP
END_VAR
BEGIN
//INSERT USER PROGRAM HERE
END_ORGANIZATION_BLOCK
Power Line Basic PLC Program (P3)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
OB100_EV_CLASS :
OB100_STRTUP :
OB100_PRIORITY :
OB100_OB_NUMBR :
OB100_RESERVED_1 :
OB100_RESERVED_2 :
OB100_STOP :
OB100_RESERVED_3 :
OB100_RESERVED_4 :
OB100_DATE_TIME :
Call fb 1, db 7(
MCPNum :=
MCP1In :=
MCP1Out :=
MCP1StatSend :=
MCP1StatRec :=
MCP1BusAdr :=
MCP1Timeout :=
MCP1Cycl :=
NC-CyclTimeout :=
NC-RunupTimeout :=
BYTE ;
BYTE ;
BYTE ;
BYTE ;
BYTE ;
BYTE ;
WORD ;
WORD ;
WORD ;
DATE_AND_TIME;
1,
P#E0.0,
P#A0.0,
P#A8.0,
P#A12.0,
6,
S5T#700MS,
S5T#200MS,
S5T#200MS,
S5T#50S);
Detailed description
2.12 Block descriptions
2-105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents