EasyManua.ls Logo

Siemens SINUMERIK 810D

Siemens SINUMERIK 810D
2184 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Detailed description
2.12 Block descriptions
Basic logic functions: PLC basic program solution line (P3 sl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
203
Ranges of values
Ranges of values of data types
Data type Representable numerical range
BOOL 0, 1
BYTE 0 ... 255
WORD 0 ... 65535
INT - 32768 to + 32767
DWORD 0 ... 9999999
DINT - 9999999 to + 9999999
REAL (Digits := 1) - 999999.9 to + 999999.9
REAL (Digits := 2) - 99999.99 to + 99999.99
REAL (Digits := 3) - 9999.999 to + 9999.999
REAL (Digits := 4) - 999.9999 to + 999.9999
Call example
CALL FC 13 (
Row := MB 26,
ChrArray := "strdat".disp, //DB with name strdat in the symbol table,
//Data element disp is declared as String[32]
//and completely assigned with sign
Convert := M 90.1,
Addr := P#M 20.0, //Number to be converted
DataType := MB 28, //Data type of the variables
StringAddr := MW 30,
Digits := B#16#3, //3 decimal places
Error := M 90.2);

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Related product manuals