Siemens SINUMERIK 840D sl Function Manual page 1052

Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Detailed description
2.7 Structure and functions of the basic program
Symbolic accesses
An entry is made in the symbol table to allow data access in symbolic form:
Symbol
UData
Access operations in user program (list includes only symbolic read access):
...
...
68
Operand
DB 20
L
"UData".UDInt[0];
L
"UData".UDInt[1];
L
"UData".UDInt[2];
L
"UData".UDInt[3];
U
"UData".UDHex0[0];
U
"UData".UDHex0[1];
U
"UData".UDHex0[2];
U
"UData".UDHex0[3];
U
"UData".UDHex0[4];
U
"UData".UDHex0[5];
U
"UData".UDHex0[6];
U
"UData".UDHex0[7];
...
...
U
"UData".UDHex0[15];
L
"UData".UDReal[0];
Basic logic functions: PLC Basic program powerline (P3 pl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
Data type
UDT 20

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840di slSinumerik 840dSinumerik 840diSinumerik 810dSinumerik 840d powerlineSinumerik 840de powerline ... Show all

Table of Contents