Warnings - Siemens SINUMERIK 840D Operator's Manual

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

Advertisement

09.01
fatal error C1083
Description
Elimination
7.2

Warnings

warning C4309
Description
Elimination
warning C4035
Description
Elimination
© Siemens AG, 2001. All rights reserved
SINUMERIK 840D/810D Configuring the OP 030 Operator Interface (FBO) – 09.01 Edition
cannot open include file: '...': No such file or directory
The include file to be linked has not been found.
Check the path settings in MSVC Workbench:
<Options><Directories>[Include Files Path:]
If the header file to be linked is a text include file, then the texts must be
converted again.
Example of an error message:
d:\mmc0_35.10\proj\app\test\src\app_win1.c(12) : fatal error
C1083: Cannot open include file: 'test_01.h': No such file or
directory
'initializing': truncation of constant value
An ID outside the range of [0; 65535] has been used in a macro (in this case:
70000).
Use of an ID that lies within the range of [0; 65535].
Example of an error message:
d:\mmc0_35.10\proj\app\test\src\app_win1.c(45) : warning C4309:
'initializing' : truncation of constant value
Example of a cause:
O_FIELD (70000,
X_AXIS_NAME, Y_OUT+0*Y_DIST, 5, W_O_TCOL,
W_O_FCOL, CS_SMALL, TEXT_DOUBLE_ZOOMED, 10,
P_C_SMA_name, 1, 0, 0,
no return value
The name of a macro has been written incorrectly
(in this case, correctly: RC_DRAW_SOFTKEY).
Correction of the name of the incorrectly written macros.
Example of an error message:
Introduction to Configuring (PSE)
7 Compiler Error Messages
CON_STRING, 0, 0, 0)
PSE/7-37

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 810d

Table of Contents